Component
IComponent
,
IHandleEvent
,
IHandleAfterRender
Base class for components with a typed model.
Constructor | Description |
|
|
Instance member | Description |
Full Usage:
this.Equal
|
|
Full Usage:
this.ShouldRender
Parameters:
'model
newModel : 'model
Returns: bool
Modifiers: abstract |