Inherits M4.ApplicationModel.IComponent.
The interface M4View.Client.IViewComponent can be implemented by components to use its additional property and method.
Property |
M4View.Client.ComponentView ComponentView Value is set by application. ComponentView of this component. |
---|---|
Method |
OnLoading(M4View.Client.ComponentView view) Is called when component is loaded. Add here actions to do on loading. |