|
| | CCOspForm () |
| | ~CCOspForm () |
| | ~CCOspForm () |
| | ~CCOspForm () |
| virtual result | OnInitializing (void) |
| var | OnInitializing () |
| local | OnInitializing () |
| virtual result | OnTerminating (void) |
| local | OnTerminating () |
| virtual void | OnTouchDoublePressed (const Tizen::Ui::Control &source, const Tizen::Graphics::Point ¤tPosition, const Tizen::Ui::TouchEventInfo &touchInfo) |
| virtual void | OnTouchFocusIn (const Tizen::Ui::Control &source, const Tizen::Graphics::Point ¤tPosition, const Tizen::Ui::TouchEventInfo &touchInfo) |
| var | OnTouchFocusIn ( var source, var currentPosition, var touchInfo) |
| local | OnTouchFocusIn ( local source, local currentPosition, local touchInfo) |
| virtual void | OnTouchFocusOut (const Tizen::Ui::Control &source, const Tizen::Graphics::Point ¤tPosition, const Tizen::Ui::TouchEventInfo &touchInfo) |
| virtual void | OnTouchLongPressed (const Tizen::Ui::Control &source, const Tizen::Graphics::Point ¤tPosition, const Tizen::Ui::TouchEventInfo &touchInfo) |
| local | OnTouchLongPressed ( local source, local currentPosition, local touchInfo) |
| virtual void | OnTouchMoved (const Tizen::Ui::Control &source, const Tizen::Graphics::Point ¤tPosition, const Tizen::Ui::TouchEventInfo &touchInfo) |
| var | OnTouchMoved ( var source, var currentPosition, var touchInfo) |
| local | OnTouchMoved ( local source, local currentPosition, local touchInfo) |
| virtual void | OnTouchPressed (const Tizen::Ui::Control &source, const Tizen::Graphics::Point ¤tPosition, const Tizen::Ui::TouchEventInfo &touchInfo) |
| virtual void | OnTouchReleased (const Tizen::Ui::Control &source, const Tizen::Graphics::Point ¤tPosition, const Tizen::Ui::TouchEventInfo &touchInfo) |
| local | OnTouchReleased ( local source, local currentPosition, local touchInfo) |
| virtual void | OnTextValueChanged (const Tizen::Ui::Control &source) |
| var | OnTextValueChanged ( var source) |
| local | OnTextValueChanged ( local source) |
| virtual void | OnTextValueChangeCanceled (const Tizen::Ui::Control &source) |
| var | OnTextValueChangeCanceled ( var source) |
| local | OnTextValueChangeCanceled ( local source) |
| void | ShowKeypad (const char *pMessage, Tizen::Ui::Controls::KeypadStyle keypadStyle, Tizen::Ui::Controls::KeypadInputModeCategory keypadCategory, bool bSingleLineEnabled, bool bTextPrediction, int nMaxLength, EditTextCallback pfEditTextCallback, void *pCtx) |
| var | ShowKeypad ( var pMessage, var keypadStyle, var keypadCategory, var bSingleLineEnabled, var bTextPrediction, var nMaxLength, var pfEditTextCallback, var pCtx) |
| local | ShowKeypad ( local pMessage, local keypadStyle, local keypadCategory, local bSingleLineEnabled, local bTextPrediction, local nMaxLength, local pfEditTextCallback, local pCtx) |
| void | ShowKeypad () |
| var | ShowKeypad () |
| local | ShowKeypad () |
| void | CloseKeypad () |
| var | CloseKeypad () |
| local | CloseKeypad () |