Class MVCDualBoolController
Object
|
+--GrvObject
|
+--MVCView
|
+--MVCController
|
+--MVCDualController
|
+--MVCDualBoolController
- class
MVCDualBoolController
- extends MVCDualController
This class manages dual views (viewer and editor) of the
specified (Boolean i.e. can be null) Scalar Model.
Version: 2.0
Author: Bruce Wallace (PolyGlotInc.com)
See:
Defined in grvMVC.js
| Methods inherited from class MVCView |
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, embedAttr, block, unblock
|
MVCDualBoolController
MVCDualBoolController()
Version: 2.0
Author: Bruce Wallace (PolyGlotInc.com)
See:
konstructor
void konstructor( <MVCBoolModel> xModel, <int> min, <String> className, <String> optName )
Parameters:
xModel - scalar data model to view/edit
min - minimum number of chars to support (i.e. display size)
className - the CSS classname to use for formatting
optName - optional name of this instance
Documentation generated by
JSDoc on Thu Jan 6 12:47:09 2011