LLCtrlListInterface Member List
This is the complete list of members for
LLCtrlListInterface, including all inherited members.
addColumn(const LLSD &column, EAddPosition pos=ADD_BOTTOM)=0 | LLCtrlListInterface | [pure virtual] |
addElement(const LLSD &value, EAddPosition pos=ADD_BOTTOM, void *userdata=NULL)=0 | LLCtrlListInterface | [pure virtual] |
addSimpleElement(const LLString &value) | LLCtrlListInterface | |
addSimpleElement(const LLString &value, EAddPosition pos) | LLCtrlListInterface | |
addSimpleElement(const LLString &value, EAddPosition pos, const LLSD &id)=0 | LLCtrlListInterface | [pure virtual] |
clearColumns()=0 | LLCtrlListInterface | [pure virtual] |
clearRows()=0 | LLCtrlListInterface | [pure virtual] |
deselectByValue(const LLSD value) | LLCtrlSelectionInterface | |
EOperation enum name | LLCtrlSelectionInterface | |
getCanSelect() const =0 | LLCtrlSelectionInterface | [pure virtual] |
getCurrentID() const =0 | LLCtrlSelectionInterface | [pure virtual] |
getFirstSelectedIndex() const =0 | LLCtrlSelectionInterface | [pure virtual] |
getItemCount() const =0 | LLCtrlSelectionInterface | [pure virtual] |
getSelectedValue()=0 | LLCtrlSelectionInterface | [pure virtual] |
isSelected(const LLSD &value) const =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(const LLSD value) | LLCtrlSelectionInterface | |
selectFirstItem()=0 | LLCtrlSelectionInterface | [pure virtual] |
selectItemRange(S32 first, S32 last)=0 | LLCtrlSelectionInterface | [pure virtual] |
selectNthItem(S32 index)=0 | LLCtrlSelectionInterface | [pure virtual] |
setColumnLabel(const LLString &column, const LLString &label)=0 | LLCtrlListInterface | [pure virtual] |
setCurrentByID(const LLUUID &id)=0 | LLCtrlSelectionInterface | [pure virtual] |
setSelectedByValue(const LLSD &value, BOOL selected)=0 | LLCtrlSelectionInterface | [pure virtual] |
sortByColumn(LLString name, BOOL ascending)=0 | LLCtrlListInterface | [pure virtual] |
~LLCtrlListInterface() | LLCtrlListInterface | [virtual] |
~LLCtrlSelectionInterface() | LLCtrlSelectionInterface | [virtual] |