|
The Gravy Framework | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--OObject
|
+--View
|
+--CountersView
This class produces a view of the current selection
and total size of a selection model (ie "I of N").
See:
| Constructor Summary | |
CountersView
()
|
|
| 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( <SelectionModel> sModel )
|
| 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 |
CountersView()
| Method Detail |
String buildHTMLstr()
Context currentContext()
void konstructor( <SelectionModel> sModel )
sModel - account selection model
|
The Gravy Framework | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||