| Name | Description | |
|---|---|---|
![]()  | init | Initializes the Info. Called during construction. Inherited from dundas.view.controls.Info. | 
| Name | Description | |
|---|---|---|
![]()  | createAdapter | Creates the adapter from the adapter object name. Inherited from dundas.view.controls.Info. | 
![]()  | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | 
![]()  | getControlInfos | Gets the information about the control (such as what adapters it supports). | 
![]()  | getPropertyGridCategories | Gets property category descriptors particular to this control that it references in its property descriptors. Inherited from dundas.view.controls.Info. | 
![]()  | getPropertyGridSections | Gets property section descriptors particular to this control that it references in its property descriptors. Inherited from dundas.view.controls.Info. | 
![]()  | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |