

| Public Member Functions | |
| LLUICtrlLocate () | |
| virtual void | draw () | 
| virtual EWidgetType | getWidgetType () const | 
| virtual LLString | getWidgetTag () const | 
| Static Public Member Functions | |
| static LLView * | fromXML (LLXMLNodePtr node, LLView *parent, LLUICtrlFactory *factory) | 
Definition at line 173 of file lluictrlfactory.cpp.
| LLUICtrlLocate::LLUICtrlLocate | ( | ) |  [inline] | 
| static LLView* LLUICtrlLocate::fromXML | ( | LLXMLNodePtr | node, | |
| LLView * | parent, | |||
| LLUICtrlFactory * | factory | |||
| ) |  [inline, static] | 
Definition at line 182 of file lluictrlfactory.cpp.
References LLUICtrl::initFromXML(), and LLUICtrlLocate().
| virtual LLString LLUICtrlLocate::getWidgetTag | ( | ) | const  [inline, virtual] | 
Implements LLView.
Definition at line 180 of file lluictrlfactory.cpp.
References LL_UI_CTRL_LOCATE_TAG.
| virtual EWidgetType LLUICtrlLocate::getWidgetType | ( | ) | const  [inline, virtual] | 
Implements LLView.
Definition at line 179 of file lluictrlfactory.cpp.
References WIDGET_TYPE_LOCATE.
 1.4.7
 1.4.7