AWind
MobileKBWindow Member List

This is the complete list of members for MobileKBWindow, including all inherited members.

_btnCancelDialogprotected
_btnOKDialogprotected
_childrenWindowprotected
_decoratorsWindowprotected
_heightWindowprotected
_isDirtyWindowprotected
_isVisibleWindowprotected
_leftWindowprotected
_parentWindowprotected
_topWindowprotected
_touchEventReceiverWindowprotected
_widthWindowprotected
AddChild(Window *window)Windowinline
AddDecorator(Decorator *decorator)Windowinline
Children()Windowinline
Dialog(const __FlashStringHelper *caption, int left, int top, int width, int height)Dialoginline
Dialog(int left, int top, int width, int height)Dialoginline
DoControlMessage(Window *window)MobileKBWindowinlinevirtual
DoDialog(Dialog *dlg) (defined in Window)Window
Finalization() (defined in MobileKBWindow)MobileKBWindowinline
FindDialog(const __FlashStringHelper *id) (defined in Window)Window
GetDecorators()Windowinline
GetText() (defined in MobileKBWindow)MobileKBWindowinline
Height()Windowinline
Initialize(char *txt) (defined in MobileKBWindow)MobileKBWindowinline
initTextBox(TextBox *text) (defined in MobileKBWindow)MobileKBWindowinlineprotected
Invalidate()Windowinline
IsAwaitTouch()Windowinlinevirtual
IsDirty()Windowinline
IsVisible()Windowinline
Left()Windowinline
MobileKBWindow(int left, int top) (defined in MobileKBWindow)MobileKBWindowinline
Move(int left, int top, int width, int height)Windowinlinevirtual
NotifyTouch(Window *window)Dialoginlinevirtual
OnDraw(DC *dc)Windowinlineprotectedvirtual
OnTouch(int x, int y)Windowinlinevirtual
OnTouching(DC *dc)Windowinlinevirtual
Parent()Windowinline
PrepareDC(DC *dc)Windowinlineprotected
Redraw(DC *dc)Windowinline
RegisterDialog(const __FlashStringHelper *id, Dialog *dlg) (defined in Window)Window
RegisterEndDialogEventReceiver(IDialogClosedEventReceiver *receiver)Dialoginline
RegisterTouchEventReceiver(ITouchEventReceiver *touchEventReceiver)Windowinline
RootWindow()Windowinline
SetDecorators(DecoratorList *decorators)Windowinlinevirtual
SetVisible(bool isVisible)Windowinline
Top()Windowinline
Width()Windowinline
Window(const __FlashStringHelper *name, int left, int top, int width, int height)Windowinline