|
The Gravy Framework | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--OObject
|
+--View
|
+--TotalsView
This class produces a view of the unreconciled totals
for an entire Account.
See:
| Constructor Summary | |
TotalsView
()
|
|
| 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( <BalanceListModel> sModel )
|
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 |
TotalsView()
| Method Detail |
String buildHTMLstr()
Context currentContext()
String headID()
void konstructor( <BalanceListModel> sModel )
sModel - Account balances we are to observe
void paintHTML()
|
The Gravy Framework | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||