cocos2d-x  3.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
UIEditBoxEvent Class Reference

#include <InputEvent.h>

Inheritance diagram for UIEditBoxEvent:
InputEvent

Public Member Functions

 UIEditBoxEvent (Platform::Object^sender, Platform::String^text, Windows::Foundation::EventHandler< Platform::String^>^handle)
virtual void execute ()
- Public Member Functions inherited from InputEvent
 InputEvent ()
virtual ~InputEvent ()

Constructor & Destructor Documentation

UIEditBoxEvent ( Platform::Object^  sender,
Platform::String^  text,
Windows::Foundation::EventHandler< Platform::String^>^  handle 
)
var UIEditBoxEvent ( var  sender,
var  text,
var  handle 
)
local UIEditBoxEvent ( local  sender,
local  text,
local  handle 
)

Member Function Documentation

virtual void execute ( )
virtual

Implements InputEvent.

var execute ( )
virtual

Implements InputEvent.

local execute ( )
virtual

Implements InputEvent.


The documentation for this class was generated from the following file: