AWind
TextBoxTString< T > Member List

This is the complete list of members for TextBoxTString< T >, including all inherited members.

_changedEvent (defined in TextBox)TextBoxprotected
_childrenWindowprotected
_decoratorsWindowprotected
_heightWindowprotected
_isDirtyWindowprotected
_isVisibleWindowprotected
_leftWindowprotected
_offset_x (defined in TextBox)TextBoxprotected
_offset_y (defined in TextBox)TextBoxprotected
_parentWindowprotected
_topWindowprotected
_touchEventReceiverWindowprotected
_widthWindowprotected
AddChild(Window *window)Windowinline
AddDecorator(Decorator *decorator)Windowinline
Children()Windowinline
DoDialog(Dialog *dlg) (defined in Window)Window
FindDialog(const __FlashStringHelper *id) (defined in Window)Window
GetDecorators()Windowinline
Height()Windowinline
Invalidate()Windowinline
IsAwaitTouch()Windowinlinevirtual
IsDirty()Windowinline
IsVisible()Windowinline
Left()Windowinline
Move(int left, int top, int width, int height)Windowinlinevirtual
OnDraw(DC *dc)TextBoxTString< T >inlinevirtual
OnTouch(int x, int y)Windowinlinevirtual
OnTouching(DC *dc)Windowinlinevirtual
Parent()Windowinline
PrepareDC(DC *dc)Windowinlineprotected
Redraw(DC *dc)Windowinline
RegisterContentChangedReceiver(IContentChangedEventReceiver *event)TextBoxinline
RegisterDialog(const __FlashStringHelper *id, Dialog *dlg) (defined in Window)Window
RegisterTouchEventReceiver(ITouchEventReceiver *touchEventReceiver)Windowinline
RootWindow()Windowinline
SetDecorators(DecoratorList *decorators)Windowinlinevirtual
SetFont(uint8_t *font)TextBoxinline
SetMargins(int offset_x, int offset_y)TextBoxinline
SetText(T *text)TextBoxTString< T >inline
SetVisible(bool isVisible)Windowinline
TextBox(int left, int top, int width, int height)TextBoxinline
TextBoxTString(int left, int top, int width, int height, T *text)TextBoxTString< T >inline
TextBoxTString(int left, int top, int width, int height, T *text, const __FlashStringHelper *decorators)TextBoxTString< T >inline
Top()Windowinline
Width()Windowinline
Window(const __FlashStringHelper *name, int left, int top, int width, int height)Windowinline