Axmol Engine 2.4.0-258ceca
Loading...
Searching...
No Matches
IMEDelegate Class Reference

Input method editor delegate. More...

#include <IMEDelegate.h>

Inherited by TextFieldTTF, EditBox, and TextFieldEx.

Public Member Functions

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

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: