Name | Description | |
---|---|---|
![]() | InteractiveToggleState Constructor | Default constructor. |
The following tables list the members exposed by InteractiveToggleState.
Name | Description | |
---|---|---|
![]() | InteractiveToggleState Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() | Clone | |
![]() | CreateToggleMap | Creates the dependency of ReportItem from other ReportItems that contain toggles.Used to determine the visibility of nested items |
![]() | GetOrCreateRecursiveHierarchyMap | |
![]() | GetParentToggles | Returns a list containing the ReportItemKey on which the depends key |
![]() | HasToggledContent | |
![]() | IsToggleStateChanged | Check if state of toggle item has been changed. |
![]() | SetEmptyToggle | Mark the toggle item as the one without content to be toggled. Used for recursive grouping. |
![]() | SetInitialState | Set initial state of the toggle item. |
![]() | Toggle | Toggles state of given toggle item withing the given data scope. |