Class AccountSelectController
Object
|
+--GrvObject
|
+--MVCView
|
+--MVCController
|
+--MVCScalarEditController
|
+--MVCPopupMenuController
|
+--AccountSelectController
- class
AccountSelectController
- extends MVCPopupMenuController
This class manages a popup menu controller specifically for
the Account Selection List.
Version: 2.5
Author: Bruce Wallace (PolyGlotInc.com)
See:
Defined in rats.js
| Methods inherited from class MVCView |
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
|
AccountSelectController
AccountSelectController()
Version: 2.5
Author: Bruce Wallace (PolyGlotInc.com)
See:
currentContext
MVCContext currentContext()
return the current "context" of this view.
Default is "no rebuild ever needed" (unless others force us to)
getEvtHandlerStr
String getEvtHandlerStr()
return event handler invocation string specific to this controller
konstructor
void konstructor( <AccountSelectionModel> selectionModel, <String> optName )
Parameters:
selectionModel - selection model
optName - optional name of this instance
Documentation generated by
JSDoc on Thu Jan 6 12:46:18 2011