Click or drag to resize
ViewCustomizableComponentDefinition Constructor
Overload List
  NameDescription
Protected methodViewCustomizableComponentDefinition
Creates an instance of ViewCustomizableComponentDefinition class.
Protected methodViewCustomizableComponentDefinition(String, Type, String, String, String)
Creates a definition of a component which uses a custom controller for rendering.
Protected methodViewCustomizableComponentDefinition(String, String, String, String, String, Type)
Creates a definition of a simple component which uses a custom view for rendering.
Top
See Also