public interface IListBox extends IControlT<IListBox>, ISelectorT<ListBoxItem,IListBoxItemList>
| Modifier and Type | Method and Description |
|---|---|
IListBoxItemCollection |
getSelectedItems()
Gets the currently selected items.
|
SelectionMode |
getSelectionMode()
The selection mode
|
void |
setSelectionMode(SelectionMode value)
The selection mode
|
getItems, getSelectedItem, setSelectedItemgetItemsSourceRange, getSelectedIndex, setItemsSourceRange, setSelectedIndexgetValue, setValuegetDisplay3DShading, getLinkedCell, setDisplay3DShading, setLinkedCellbringToFront, 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, setWidthSelectionMode getSelectionMode()
void setSelectionMode(SelectionMode value)
IListBoxItemCollection getSelectedItems()