|
The Gravy Framework | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--OObject
|
+--View
|
+--Controller
|
+--ScalarEditController
|
+--FieldEditController
|
+--DollarEditController
This class manages an editor of the specified Dollar
ScalarModel.
See:
| Constructor Summary | |
DollarEditController
()
|
|
| Method Summary | |
Object
|
getCtrlValue()
return the current value of the controller widget |
void
|
konstructor( <ScalarModel> xModel, <String> optName )
|
void
|
setDisplay(x)
set our display to the given value |
| Methods inherited from class FieldEditController |
buildHTMLstr
|
| Methods inherited from class ScalarEditController |
setCtrlValue, getEvtHandler, getModelValue, setModelValue, updateView, forceValue, setModels, paintHTML
|
| Methods inherited from class View |
mustRebuild, mustRepaint, currentContext, 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 |
DollarEditController()
| Method Detail |
Object getCtrlValue()
void konstructor( <ScalarModel> xModel, <String> optName )
xModel - scalar data model to edit
optName - optional name of this instance
void setDisplay(x)
|
The Gravy Framework | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||