| Name | Description | |
|---|---|---|
![]()  | init | Creates the ragged hierarchy binding panel. Inherited from dundas.controls.HierarchyPanel. | 
| Name | Description | |
|---|---|---|
![]()  | levelPopulationPolicy | Gets and sets the level population policy. | 
| Name | Description | |
|---|---|---|
![]()  | addKeyParentKey | Inserts two new columns into the hierarchy. 1 for the new Member Parent Key Source and 1 for the Key Member Source. | 
![]()  | buildAttributeSection | Builds the Attribute section. Inherited from dundas.controls.HierarchyPanel. | 
![]()  | buildMemberSection | Builds the member section based on the member column type. Inherited from dundas.controls.HierarchyPanel. | 
![]()  | buildToolbar | Builds the toolbar | 
![]()  | configureSortingOption | Configures the sorting option for the hierarchy. | 
![]()  | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | 
![]()  | memberColumnValueChanged | Find the column that's being changed [e.memberColumn] Update it to be the new value [e.newVal] | 
![]()  | removeKey | Removes a parent key and a member key from the Hierarchy. | 
![]()  | show | Displays the control. | 
![]()  | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. | 
![]()  | updateHierarchy | Updates the hierarchy with the new information. |