|
The Gravey Framework and RATS RIA | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--GrvObject
|
+--MVCView
|
+--DataPanelView
This class produces the view of the entire data panel.
Version: 2.0
Author: Bruce Wallace (PolyGlotInc.com)
See:
| Constructor Summary | |
DataPanelView
()
|
|
| Method Summary | |
String
|
buildHTMLstr()
return an HTML string of the basic structure for this view. |
MVCContext
|
currentContext()
return the current "context" of this view. |
void
|
konstructor( <BalanceListModel> ssModel )
|
| Methods inherited from class MVCView |
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, embedAttr, block, unblock
|
| Methods inherited from class GrvObject |
souper
|
| Constructor Detail |
DataPanelView()
| Method Detail |
String buildHTMLstr()
MVCContext currentContext()
void konstructor( <BalanceListModel> ssModel )
ssModel - Account balances we are to observe
|
The Gravey Framework and RATS RIA | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||