Cocos2d-x  v3.15
IMEDelegate Class Reference

Input method editor delegate. More...

Inheritance diagram for IMEDelegate:
TextFieldTTF EditBox UICCTextField

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.

NA NA

Member Function Documentation

◆ attachWithIME()

virtual bool attachWithIME ( )
virtual

Default destructor.

NA NA

Reimplemented in TextFieldTTF.

◆ detachWithIME()

virtual bool detachWithIME ( )
virtual

Determine whether the IME is detached or not.

NA NA

Reimplemented in TextFieldTTF.


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