|
The Gravy Framework | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--OObject
|
+--View
|
+--DataPanelView
This class produces the view of the entire data panel.
See:
| Constructor Summary | |
DataPanelView
()
|
|
| Method Summary | |
String
|
buildHTMLstr()
return an HTML string of the basic structure for this view. |
Context
|
currentContext()
return the current "context" of this view. |
void
|
konstructor( <BalanceListModel> ssModel )
|
| Methods inherited from class View |
paintHTML, 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 |
DataPanelView()
| Method Detail |
String buildHTMLstr()
Context currentContext()
void konstructor( <BalanceListModel> ssModel )
ssModel - Account balances we are to observe
|
The Gravy Framework | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||