WebRadioApp  0.1
_WidgetSetRadioButton.h File Reference
#include "ewrte.h"
#include "ewgfx.h"
#include "_CoreGroup.h"
#include "_CoreKeyPressHandler.h"
#include "_CoreSimpleTouchHandler.h"
#include "_CoreTimer.h"
Include dependency graph for _WidgetSetRadioButton.h:

Go to the source code of this file.

Macros

#define _ResourcesBitmap_
 
#define _ViewsFrame_
 
#define _ViewsImage_
 
#define _ViewsText_
 
#define _WidgetSetRadioButton_
 
#define _WidgetSetRadioButtonConfig_
 

Functions

 EW_METHOD (initLayoutContext, void)(CoreRectView _this
 
XRect CoreOutline aOutline EW_METHOD (GetRoot, CoreRoot)(CoreView _this) EW_METHOD(Draw
 
XRect CoreOutline aOutline void (CoreGroup _this, GraphicsCanvas aCanvas, XRect aClip, XPoint aOffset, XInt32 aOpacity, XBool aBlend) EW_METHOD(HandleEvent
 
XRect CoreOutline aOutline XObject (CoreView _this, CoreEvent aEvent) EW_METHOD(CursorHitTest
 
XRect CoreOutline aOutline CoreCursorHit (CoreGroup _this, XRect aArea, XInt32 aFinger, XInt32 aStrikeCount, CoreView aDedicatedView, XSet aRetargetReason) EW_METHOD(ArrangeView
 
XRect CoreOutline aOutline XPoint (CoreRectView _this, XRect aBounds, XEnum aFormation) EW_METHOD(MoveView
 
XRect CoreOutline aOutline void (CoreRectView _this, XPoint aOffset, XBool aFastMove) EW_METHOD(GetExtent
 
XRect CoreOutline aOutline XRect (CoreRectView _this) EW_METHOD(ChangeViewState
 
XRect CoreOutline aOutline void (CoreGroup _this, XSet aSetState, XSet aClearState) EW_METHOD(OnSetBounds
 
XRect CoreOutline aOutline void (WidgetSetRadioButton _this, XRect value) EW_METHOD(drawContent
 
XRect CoreOutline aOutline void (CoreGroup _this, CoreView value) EW_METHOD(OnSetBuffered
 
XRect CoreOutline aOutline void (CoreGroup _this, XBool value) EW_METHOD(OnSetOpacity
 
XRect CoreOutline aOutline void (CoreGroup _this, XInt32 value) EW_METHOD(IsDialog
 
XRect CoreOutline aOutline XBool (CoreGroup _this, XBool aRecursive) EW_METHOD(DispatchEvent
 
XRect CoreOutline aOutline XObject (CoreGroup _this, CoreEvent aEvent) EW_METHOD(BroadcastEvent
 
XRect CoreOutline aOutline XObject (CoreGroup _this, CoreEvent aEvent, XSet aFilter) EW_METHOD(UpdateLayout
 
XRect CoreOutline aOutline void (CoreGroup _this, XPoint aSize) EW_METHOD(UpdateViewState
 
XRect CoreOutline aOutline void (WidgetSetRadioButton _this, XSet aState) EW_METHOD(InvalidateArea
 
XRect CoreOutline aOutline void (CoreGroup _this, XRect aArea) void WidgetSetRadioButton_OnSetBounds(WidgetSetRadioButton _this
 
void WidgetSetRadioButton_UpdateViewState (WidgetSetRadioButton _this, XSet aState)
 
void WidgetSetRadioButton_onConfigChanged (WidgetSetRadioButton _this, XObject sender)
 
void WidgetSetRadioButton_onFlashTimer (WidgetSetRadioButton _this, XObject sender)
 
void WidgetSetRadioButton_onReleaseKey (WidgetSetRadioButton _this, XObject sender)
 
void WidgetSetRadioButton_onPressKey (WidgetSetRadioButton _this, XObject sender)
 
void WidgetSetRadioButton_onLeaveTouch (WidgetSetRadioButton _this, XObject sender)
 
void WidgetSetRadioButton_onEnterTouch (WidgetSetRadioButton _this, XObject sender)
 
void WidgetSetRadioButton_onReleaseTouch (WidgetSetRadioButton _this, XObject sender)
 
void WidgetSetRadioButton_onPressTouch (WidgetSetRadioButton _this, XObject sender)
 
void WidgetSetRadioButton_OnSetSelected (WidgetSetRadioButton _this, XBool value)
 
void WidgetSetRadioButton_OnSetLabel (WidgetSetRadioButton _this, XString value)
 
void WidgetSetRadioButton_OnSetAppearance (WidgetSetRadioButton _this, WidgetSetRadioButtonConfig value)
 

Variables

XRect aBounds
 
XRect CoreOutline aOutline XRect value
 

Macro Definition Documentation

◆ _ResourcesBitmap_

#define _ResourcesBitmap_

◆ _ViewsFrame_

#define _ViewsFrame_

◆ _ViewsImage_

#define _ViewsImage_

◆ _ViewsText_

#define _ViewsText_

◆ _WidgetSetRadioButton_

#define _WidgetSetRadioButton_

◆ _WidgetSetRadioButtonConfig_

#define _WidgetSetRadioButtonConfig_

Function Documentation

◆ CoreCursorHit()

XRect CoreOutline aOutline CoreCursorHit ( CoreGroup  _this,
XRect  aArea,
XInt32  aFinger,
XInt32  aStrikeCount,
CoreView  aDedicatedView,
XSet  aRetargetReason 
)

◆ EW_METHOD() [1/2]

XRect CoreOutline aOutline EW_METHOD ( GetRoot  ,
CoreRoot   
)

◆ EW_METHOD() [2/2]

EW_METHOD ( initLayoutContext  ,
void   
)

◆ void() [1/10]

XRect CoreOutline aOutline void ( CoreGroup  _this,
CoreView  value 
)

◆ void() [2/10]

XRect CoreOutline aOutline void ( CoreGroup  _this,
GraphicsCanvas  aCanvas,
XRect  aClip,
XPoint  aOffset,
XInt32  aOpacity,
XBool  aBlend 
)

◆ void() [3/10]

XRect CoreOutline aOutline void ( CoreGroup  _this,
XBool  value 
)

◆ void() [4/10]

XRect CoreOutline aOutline void ( CoreGroup  _this,
XInt32  value 
)

◆ void() [5/10]

XRect CoreOutline aOutline void ( CoreGroup  _this,
XPoint  aSize 
)

◆ void() [6/10]

XRect CoreOutline aOutline void ( CoreGroup  _this,
XRect  aArea 
)

◆ void() [7/10]

XRect CoreOutline aOutline void ( CoreGroup  _this,
XSet  aSetState,
XSet  aClearState 
)

◆ void() [8/10]

XRect CoreOutline aOutline void ( CoreRectView  _this,
XPoint  aOffset,
XBool  aFastMove 
)

◆ void() [9/10]

XRect CoreOutline aOutline void ( WidgetSetRadioButton  _this,
XRect  value 
)

◆ void() [10/10]

XRect CoreOutline aOutline void ( WidgetSetRadioButton  _this,
XSet  aState 
)

◆ WidgetSetRadioButton_onConfigChanged()

void WidgetSetRadioButton_onConfigChanged ( WidgetSetRadioButton  _this,
XObject  sender 
)

◆ WidgetSetRadioButton_onEnterTouch()

void WidgetSetRadioButton_onEnterTouch ( WidgetSetRadioButton  _this,
XObject  sender 
)

◆ WidgetSetRadioButton_onFlashTimer()

void WidgetSetRadioButton_onFlashTimer ( WidgetSetRadioButton  _this,
XObject  sender 
)

◆ WidgetSetRadioButton_onLeaveTouch()

void WidgetSetRadioButton_onLeaveTouch ( WidgetSetRadioButton  _this,
XObject  sender 
)

◆ WidgetSetRadioButton_onPressKey()

void WidgetSetRadioButton_onPressKey ( WidgetSetRadioButton  _this,
XObject  sender 
)

◆ WidgetSetRadioButton_onPressTouch()

void WidgetSetRadioButton_onPressTouch ( WidgetSetRadioButton  _this,
XObject  sender 
)

◆ WidgetSetRadioButton_onReleaseKey()

void WidgetSetRadioButton_onReleaseKey ( WidgetSetRadioButton  _this,
XObject  sender 
)

◆ WidgetSetRadioButton_onReleaseTouch()

void WidgetSetRadioButton_onReleaseTouch ( WidgetSetRadioButton  _this,
XObject  sender 
)

◆ WidgetSetRadioButton_OnSetAppearance()

void WidgetSetRadioButton_OnSetAppearance ( WidgetSetRadioButton  _this,
WidgetSetRadioButtonConfig  value 
)

◆ WidgetSetRadioButton_OnSetLabel()

void WidgetSetRadioButton_OnSetLabel ( WidgetSetRadioButton  _this,
XString  value 
)

◆ WidgetSetRadioButton_OnSetSelected()

void WidgetSetRadioButton_OnSetSelected ( WidgetSetRadioButton  _this,
XBool  value 
)

◆ WidgetSetRadioButton_UpdateViewState()

void WidgetSetRadioButton_UpdateViewState ( WidgetSetRadioButton  _this,
XSet  aState 
)

◆ XBool()

XRect CoreOutline aOutline XBool ( CoreGroup  _this,
XBool  aRecursive 
)

◆ XObject() [1/3]

XRect CoreOutline aOutline XObject ( CoreGroup  _this,
CoreEvent  aEvent 
)

◆ XObject() [2/3]

XRect CoreOutline aOutline XObject ( CoreGroup  _this,
CoreEvent  aEvent,
XSet  aFilter 
)

◆ XObject() [3/3]

XRect CoreOutline aOutline XObject ( CoreView  _this,
CoreEvent  aEvent 
)

◆ XPoint()

XRect CoreOutline aOutline XPoint ( CoreRectView  _this,
XRect  aBounds,
XEnum  aFormation 
)

◆ XRect()

XRect CoreOutline aOutline XRect ( CoreRectView  _this)

Variable Documentation

◆ aBounds

XRect aBounds

◆ value

XRect CoreOutline aOutline XRect value