

Public Member Functions | |
| LLUICtrlLocate () | |
| virtual void | draw () |
Static Public Member Functions | |
| static LLView * | fromXML (LLXMLNodePtr node, LLView *parent, LLUICtrlFactory *factory) |
Definition at line 82 of file lluictrlfactory.cpp.
| LLUICtrlLocate::LLUICtrlLocate | ( | ) | [inline] |
Definition at line 85 of file lluictrlfactory.cpp.
References FALSE, and LLUICtrl::setTabStop().
Referenced by fromXML().


| virtual void LLUICtrlLocate::draw | ( | void | ) | [inline, virtual] |
| static LLView* LLUICtrlLocate::fromXML | ( | LLXMLNodePtr | node, | |
| LLView * | parent, | |||
| LLUICtrlFactory * | factory | |||
| ) | [inline, static] |
Reimplemented from LLUICtrl.
Definition at line 88 of file lluictrlfactory.cpp.
References LLUICtrl::initFromXML(), LLUICtrlLocate(), and LLView::setName().

1.5.5