|
The Gravy Framework | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--OObject
|
+--View
|
+--UnreconciledView
This class produces a view of the unreconciled totals
of a Balance.
See:
| Constructor Summary | |
UnreconciledView
()
|
|
| Method Summary | |
String
|
buildHTMLstr()
return an HTML string of the basic structure for this view. |
Context
|
currentContext()
return the current "context" of this view. |
String
|
headID()
return the view ID of our header panel |
void
|
konstructor( <Balance> sModel, <int> balanceIndex )
|
void
|
paintHTML()
update/modify attributes of basic existing HTML for THIS view |
| Methods inherited from class View |
mustRebuild, mustRepaint, watchModel, setViewID, innerID, getWidgetID, getWidget, getHook, buildHTML, updateContext, contextChanged, disable, enable, setVisible, setSubViewsVisible, isVisible, redraw, draw, rebuildAny, build, buildsubviews, paint, setParentView, clearSubViews, addSubView, getSubView, delSubView, embedView, embedHTML, block, unblock
|
| Constructor Detail |
UnreconciledView()
| Method Detail |
String buildHTMLstr()
Context currentContext()
String headID()
void konstructor( <Balance> sModel, <int> balanceIndex )
sModel - balance we are to observe
balanceIndex - index into balance list for current Account
void paintHTML()
|
The Gravy Framework | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||