Name | Description | |
---|---|---|
![]() | init | Creates the hierarchy level binding panel. Inherited from dundas.controls.HierarchyPanel. |
Name | Description | |
---|---|---|
![]() | addAttribute | Inserts a new attribute into the level. |
![]() | addKey | Inserts a new column into the level. |
![]() | attributeValueChanged | Changes the attributes as needed based on the values provided. |
![]() | 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. |
![]() | 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] |
![]() | refreshHierarchy | Gets the latest version of the hierarchy. |
![]() | removeAttribute | Removes the attribute from the level. |
![]() | removeKey | Removes the member Key from the Level. |
![]() | 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 and refreshes the control. |
![]() | updateHierarchyLevel | Updates the hierarchy level with the new information. |