deselectByValue(LLSD value) | LLCtrlSelectionInterface | |
EOperation enum name | LLCtrlSelectionInterface | |
getCanSelect() const =0 | LLCtrlSelectionInterface | [pure virtual] |
getCurrentID()=0 | LLCtrlSelectionInterface | [pure virtual] |
getFirstSelectedIndex() const =0 | LLCtrlSelectionInterface | [pure virtual] |
getItemCount() const =0 | LLCtrlSelectionInterface | [pure virtual] |
getSimpleSelectedValue()=0 | LLCtrlSelectionInterface | [pure virtual] |
isSelected(LLSD value)=0 | LLCtrlSelectionInterface | [pure virtual] |
OP_DELETE enum value | LLCtrlSelectionInterface | |
OP_DESELECT enum value | LLCtrlSelectionInterface | |
OP_SELECT enum value | LLCtrlSelectionInterface | |
operateOnAll(EOperation op)=0 | LLCtrlSelectionInterface | [pure virtual] |
operateOnSelection(EOperation op)=0 | LLCtrlSelectionInterface | [pure virtual] |
selectByValue(LLSD value) | LLCtrlSelectionInterface | |
selectFirstItem()=0 | LLCtrlSelectionInterface | [pure virtual] |
selectNthItem(S32 index)=0 | LLCtrlSelectionInterface | [pure virtual] |
setCurrentByID(const LLUUID &id)=0 | LLCtrlSelectionInterface | [pure virtual] |
setSelectedByValue(LLSD value, BOOL selected)=0 | LLCtrlSelectionInterface | [pure virtual] |
~LLCtrlSelectionInterface() | LLCtrlSelectionInterface | [virtual] |