Interface ISelectorT>
-
Method Summary
Gets items of this control.
Gets the currently selected item.
bringToFront, delete, getBottomRightCell, getEnabled, getFormControlType, getHeight, getLeft, getLocked, getName, getParent, getPlacement, getPrintObject, getShapeRange, getTop, getTopLeftCell, getVisible, getWidth, getZOrder, sendToBack, setEnabled, setHeight, setLeft, setLocked, setName, setPlacement, setPrintObject, setTop, setVisible, setWidth
-
Method Details
-
getItems
Gets items of this control. The list is read-only if ISelector.ItemsSourceRange exists.
- API Note:
- Not fully supported by the *.ssjson format. Data could lose.
-
getSelectedItem
Gets the currently selected item.
- API Note:
- Not fully supported by the *.ssjson format.
IndexOutOfBoundsException could occur if items are lost.