AWind
ChartWindow Member List

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

_childrenWindowprotected
_decoratorsWindowprotected
_heightWindowprotected
_isDirtyWindowprotected
_isVisibleWindowprotected
_leftWindowprotected
_parentWindowprotected
_topWindowprotected
_touchEventReceiverWindowprotected
_widthWindowprotected
AddChild(Window *window)Windowinline
AddDecorator(Decorator *decorator)Windowinline
ChartWindow(DecoratorAxis *xAxis, DecoratorAxis *yAxis, int left, int top, int width, int hight)ChartWindowinline
Children()Windowinline
DoDialog(Dialog *dlg) (defined in Window)Window
FindDialog(const __FlashStringHelper *id) (defined in Window)Window
GetDecorators()Windowinline
Height()Windowinline
Invalidate()Windowinline
InvalidateOnlyChartArea()ChartWindowinline
IsAwaitTouch()Windowinlinevirtual
IsDirty()Windowinline
IsVisible()Windowinline
Left()Windowinline
Move(int left, int top, int width, int height)Windowinlinevirtual
OnDraw(DC *dc)ChartWindowinlinevirtual
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
RegisterTouchEventReceiver(ITouchEventReceiver *touchEventReceiver)Windowinline
RootWindow()Windowinline
SetBuffer(IDataBuffer *buffer)ChartWindowinline
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