Cocos2d-x  v4
IMEDelegate Class Reference

Input method editor delegate. More...

Inherited by TextFieldTTF, and EditBox.

Public Member Functions

virtual ~IMEDelegate ()
 Default constructor. More...
 
virtual bool attachWithIME ()
 Default destructor. More...
 
virtual bool detachWithIME ()
 Determine whether the IME is detached or not. More...
 

Detailed Description

Input method editor delegate.

Constructor & Destructor Documentation

◆ ~IMEDelegate()

virtual ~IMEDelegate ( )
virtual

Default constructor.

@js NA @lua NA

Member Function Documentation

◆ attachWithIME()

virtual bool attachWithIME ( )
virtual

Default destructor.

@js NA @lua NA

Reimplemented in TextFieldTTF.

◆ detachWithIME()

virtual bool detachWithIME ( )
virtual

Determine whether the IME is detached or not.

@js NA @lua NA

Reimplemented in TextFieldTTF.


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