ViewCustomizableComponentDefinition Constructor |
Name | Description | |
---|---|---|
ViewCustomizableComponentDefinition |
Creates an instance of ViewCustomizableComponentDefinition class.
| |
ViewCustomizableComponentDefinition(String, Type, String, String, String) |
Creates a definition of a component which uses a custom controller for rendering.
| |
ViewCustomizableComponentDefinition(String, String, String, String, String, Type) |
Creates a definition of a simple component which uses a custom view for rendering.
|