#include <lluictrl.h>
Inheritance diagram for LLUICtrl::LLTextInputFilter:


Private Member Functions | |
| filterResult_t | operator() (const LLView *const view, const viewList_t &children) const |
Definition at line 146 of file lluictrl.h.
| filterResult_t LLUICtrl::LLTextInputFilter::operator() | ( | const LLView *const | view, | |
| const viewList_t & | children | |||
| ) | const [inline, private, virtual] |
Implements LLQueryFilter.
Definition at line 148 of file lluictrl.h.
References LLUICtrl::acceptsTextInput(), LLView::isCtrl(), and TRUE.
1.4.7