The PPLDimensionSelection class is used to work with dimension element selection.
NObject
PPLDimensionSelection
PPLDimensionSelection. Creates an instance of the PPLDimensionSelection class.
copy. Copies the current object.
description. Returns text description of dimension element selection.
deselect. Deselects element.
deselectAll. Deselects all dimension elements.
deselectAll. Deselects elements by array of their keys.
dimension. Returns the dimension, for which selection is stored.
isElementSelected. Checks if element is selected.
isEqual. Checks if selections are equal.
select. Select element.
selectAll. Selects all elements.
selectAll. Selects all elements by array of their keys.
selectedElements. Returns array of selected elements.
selectedKeys. Returns array of keys of selected elements.
See also: