AbstractStaticAddRegister the component class in the component registry.
The component class
The full name of the component class
Component class configutaration
StaticAddAdds a new property to the class
The full name of the class.
PropertyInfo object for the new property
StaticFetchFetch property NLS for a component instance
The component instance
The callback for successful request
StaticGetGets the base class name for a registered class.
The full name of class.
StaticGetGets the constructor for a registered class.
The full name of class.
StaticGetGets the description of a registered class.
The full name of class.
StaticGetGets a friendly name for the class
The full name of class.
StaticGetGets a friendly name for the class in plural form
The full name of class
StaticGetGets all classes registered as inheritors of a specific base class.
The full name of the base class
StaticGetGets the ordered property categories of a specific class.
The full name of the class
StaticGetGets the property info collection for the component class. NOTE properties defined in instance are not present.
The component class name
StaticHasCheck if the property exists in class
The full name of class.
The name of the property.
StaticIsThe component cannot be instantiated (can be used only as base class)
The full name of the component class
StaticIsChecks if the class is an inheritor of a specific base class.
The full name of the base class.
The full name of the possibly inheriting class.
StaticRemoveRemoves a property from the class
The full name of the class
The name of the removed property
StaticShouldThe component is browsable only in debug mode
The full name of the class
StaticUpdate
The global component registry