CheckAllItems | For internal use. |
CheckAllItemsUsingSelectedList | Selects or clears all the currently displayed check boxes for a given dimension when the tab is configured for multi-select mode. |
EnableDimension | Displays or hides the tab for a given dimension. |
GetCheckedItems | Returns the member IDs of the selected members on a given dimension’s tab when the tab is configured for multi-select mode. |
GetListInfo | Returns the ID of the member list that is currently selected for a given dimension, as well as the member ID of the specified top member. |
GetMember | Returns the member ID of the currently selected member for a given dimension when the tab is configured for single-select mode. |
GetNumCheckedItems | Returns a count of the check boxes that are selected on a given dimension’s tab. |
GetOBPInfo | Indicates whether the control is set to display only active Entity dimension members. |
Initialize | Displays the HsvPOVSelection control. Note: You must call EnableDimension before calling Initialize. |
InitializeEx | For internal use. |
InitializeHTTP | For internal use. |
InitializeWithConnection | For internal use. |
SelectDimension | Displays the tab for a given dimension. |
SetCheckedItems | Selects or clears check boxes for the specified dimension members when the tab is configured for multi-select mode. |
SetDimUnk | For internal use. |
SetListInfo | Specifies the member list to display for a given dimension, as well as the top member of the list to display. |
SetMember | Selects a member label on a given dimension’s tab when the tab is configured for single-select mode. |
SetOBPInfo | Specifies whether the HsvPOVSelection control displays only active Entity dimension members. |
SetResourceAndLanguage | Sets the control to display in a given language. |
ShowCheckBoxes | Configures a given dimension’s tab for multi-select or single-select mode. |