List of All Members for InputMethod
这是完整成员列表为
InputMethod
,包括继承的成员。
-
inputContext
: InputContext
-
inputEngine
: InputEngine
-
bool
clickPreeditText
(int
cursorPosition
)
-
list<int>
inputModes
(string
locale
)
-
bool
keyEvent
(int
key
, string
text
, int
modifiers
)
-
list<int>
patternRecognitionModes
()
-
bool
reselect
(int
cursorPosition
, int
reselectFlags
)
-
reset
()
-
selectionListActiveItemChanged
(int
type
, int
index
)
-
selectionListChanged
(int
type
)
-
var
selectionListData
(int
type
, int
index
, int
role
)
-
int
selectionListItemCount
(int
type
)
-
void
selectionListItemSelected
(int
type
, int
index
)
-
list<int>
selectionLists
()
-
selectionListsChanged
()
-
bool
setInputMode
(string
locale
, int
inputMode
)
-
bool
setTextCase
(int
textCase
)
-
Trace
traceBegin
(int
traceId
, int
patternRecognitionMode
, var
traceCaptureDeviceInfo
, var
traceScreenInfo
)
-
bool
traceEnd
(Trace
trace
)
-
update
()