View base class with model & controller capabilities. Subclass must implement rendering capabilities.
Parameter | Type | Description |
---|---|---|
params | undefined | view parameters, include:
|
See the dojox/app/ViewBase reference documentation for more information.
Create data store instance for View specific stores
Load views model if it is not already loaded then call _startup.
start view object. load view template, view controller implement and startup all widgets in view template.
start view object. load view template, view controller implement and startup all widgets in view template.