|
The Gravey 2.0 Framework and AIM RIA | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--GrvObject
|
+--MVCView
|
+--MVCController
|
+--MVCDualController
|
+--MVCDualDateController
This class manages dual views (viewer and editor) of the
specified Date Scalar Model.
Version: 2.0
Author: Bruce Wallace (PolyGlotInc.com)
See:
| Constructor Summary | |
MVCDualDateController
()
|
|
| Method Summary | |
void
|
konstructor( <MVCScalarModel> xModel, <String> className, <String> optName )
|
| Methods inherited from class MVCDualController |
enableEdit, formatted, setModels, setEditMode, validator, updateValidity, paintHTML, buildHTMLstr
|
| 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
|
| Methods inherited from class GrvObject |
souper
|
| Constructor Detail |
MVCDualDateController()
| Method Detail |
void konstructor( <MVCScalarModel> xModel, <String> className, <String> optName )
xModel - scalar data model to view/edit
className - the CSS classname to use for formatting
optName - optional name of this instance
|
The Gravey 2.0 Framework and AIM RIA | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||