, including all inherited members.
| Clear(bool notify) | RVC::UI::FORM_OBJECT_LIST | |
| Create(MGUI::LAYOUT_PANE_BASE &ParentPane, const MISTRING &promptstr, const RVC::OBJTYPESET &ObjTypeSet, GETOBJFLAGS GetObjFlags=GETOBJFLAG_None, RVC::GETOBJFILTER *GetObjFilter=0, int ListHeight=5, MGUI::LAYOUT_SIZEALIGN sizealign=MGUI::LAYOUT_SIZEALIGN_Expand) | RVC::UI::FORM_OBJECT_LIST | |
| CreatePane(MGUI::LAYOUT_PANE_BASE &ParentPane, MGUI::LAYOUT_ORIENTATION orientation, MGUI::LAYOUT_SIZEALIGN sizealign, int ChildSpacing=4, int ExtraBorder=0) | MGUI::FORM_COMPOSITE | [inline, protected] |
| FORM_COMPOSITE() | MGUI::FORM_COMPOSITE | |
| FORM_OBJECT_LIST() | RVC::UI::FORM_OBJECT_LIST | |
| GetBtnPane() | RVC::UI::FORM_OBJECT_LIST | [inline] |
| GetCurrentObject() const | RVC::UI::FORM_OBJECT_LIST | |
| GetDlgParent() const | MGUI::FORM_COMPOSITE | [inline] |
| GetObjectList() const | RVC::UI::FORM_OBJECT_LIST | [inline] |
| GetObjTypeSet() const | RVC::UI::FORM_OBJECT_LIST | [inline] |
| GetPane() | MGUI::FORM_COMPOSITE | [inline, protected] |
| IsCreated() const | MGUI::FORM_COMPOSITE | [virtual] |
| IsEmpty() const | RVC::UI::FORM_OBJECT_LIST | [inline] |
| IsVisible() const | MGUI::FORM_COMPOSITE | [inline] |
| Select(bool notify) | RVC::UI::FORM_OBJECT_LIST | |
| SetDelegateOnListChanged(DELEGATE_VOID_NOPARMS delegate) | RVC::UI::FORM_OBJECT_LIST | [inline] |
| SetDelegateOnObjectAdded(FastDelegate< void(const RVC::OBJITEM &, INT32)> delegate) | RVC::UI::FORM_OBJECT_LIST | [inline] |
| SetDelegateOnObjectRemoved(FastDelegate< void(INT32)> delegate) | RVC::UI::FORM_OBJECT_LIST | [inline] |
| SetDelegateOnObjectsAdded(DELEGATE_VOID_NOPARMS delegate) | RVC::UI::FORM_OBJECT_LIST | [inline] |
| SetDelegateOnObjectsAllRemoved(DELEGATE_VOID_NOPARMS delegate) | RVC::UI::FORM_OBJECT_LIST | [inline] |
| SetDelegateOnObjectSelected(FastDelegate< void(const RVC::OBJITEM &, INT32)> delegate) | RVC::UI::FORM_OBJECT_LIST | [inline] |
| SetEnabled(bool enabled=true) | MGUI::FORM_COMPOSITE | [virtual] |
| SetFocus() const | MGUI::FORM | [inline] |
| SetObjectList(const RVC::OBJITEMLIST &ObjItemList) | RVC::UI::FORM_OBJECT_LIST | |
| SetVisible(bool visible=true) | MGUI::FORM_COMPOSITE | [virtual] |
| v_OnListChanged() | RVC::UI::FORM_OBJECT_LIST | [protected, virtual] |
| v_OnObjectAdded(const RVC::OBJITEM &ObjItem, INT32 ItemNum) | RVC::UI::FORM_OBJECT_LIST | [protected, virtual] |
| v_OnObjectRemoved(INT32 ItemNum) | RVC::UI::FORM_OBJECT_LIST | [protected, virtual] |
| v_OnObjectsAdded() | RVC::UI::FORM_OBJECT_LIST | [protected, virtual] |
| v_OnObjectsAllRemoved() | RVC::UI::FORM_OBJECT_LIST | [protected, virtual] |
| v_OnObjectSelected(const RVC::OBJITEM &ObjItem, INT32 ItemNum) | RVC::UI::FORM_OBJECT_LIST | [protected, virtual] |
| ~FORM()=0 | MGUI::FORM | [pure virtual] |
| ~FORM_COMPOSITE()=0 | MGUI::FORM_COMPOSITE | [pure virtual] |
| ~FORM_OBJECT_LIST() | RVC::UI::FORM_OBJECT_LIST | [virtual] |