Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type ArrowKeyMovementMethodClient struct + func NewArrowKeyMovementMethodClient(cc grpc.ClientConnInterface) *ArrowKeyMovementMethodClient + func (c *ArrowKeyMovementMethodClient) CanSelectArbitrarily(ctx context.Context, handle int64) (bool, error) + func (c *ArrowKeyMovementMethodClient) GetInstance(ctx context.Context, handle int64) (int64, error) + func (c *ArrowKeyMovementMethodClient) Initialize(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *ArrowKeyMovementMethodClient) NextParagraph(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *ArrowKeyMovementMethodClient) OnTakeFocus(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32) error + func (c *ArrowKeyMovementMethodClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (bool, error) + func (c *ArrowKeyMovementMethodClient) PreviousParagraph(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + type BaseKeyListenerClient struct + func NewBaseKeyListenerClient(cc grpc.ClientConnInterface) *BaseKeyListenerClient + func (c *BaseKeyListenerClient) Backspace(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int64) (bool, error) + func (c *BaseKeyListenerClient) ForwardDelete(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int64) (bool, error) + func (c *BaseKeyListenerClient) OnKeyDown(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int64) (bool, error) + func (c *BaseKeyListenerClient) OnKeyOther(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (bool, error) + type BaseMovementMethodClient struct + func NewBaseMovementMethodClient(cc grpc.ClientConnInterface) *BaseMovementMethodClient + func (c *BaseMovementMethodClient) CanSelectArbitrarily(ctx context.Context, handle int64) (bool, error) + func (c *BaseMovementMethodClient) Initialize(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *BaseMovementMethodClient) NextParagraph(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *BaseMovementMethodClient) OnGenericMotionEvent(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (bool, error) + func (c *BaseMovementMethodClient) OnKeyDown(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, ...) (bool, error) + func (c *BaseMovementMethodClient) OnKeyOther(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (bool, error) + func (c *BaseMovementMethodClient) OnKeyUp(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, ...) (bool, error) + func (c *BaseMovementMethodClient) OnTakeFocus(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32) error + func (c *BaseMovementMethodClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (bool, error) + func (c *BaseMovementMethodClient) OnTrackballEvent(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (bool, error) + func (c *BaseMovementMethodClient) PreviousParagraph(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + type CharacterPickerDialogClient struct + func NewCharacterPickerDialogClient(cc grpc.ClientConnInterface) *CharacterPickerDialogClient + func (c *CharacterPickerDialogClient) OnClick(ctx context.Context, handle int64, arg0 int64) error + func (c *CharacterPickerDialogClient) OnItemClick(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, ...) error + type DateKeyListenerClient struct + func NewDateKeyListenerClient(cc grpc.ClientConnInterface) *DateKeyListenerClient + func (c *DateKeyListenerClient) GetInputType(ctx context.Context, handle int64) (int32, error) + func (c *DateKeyListenerClient) GetInstance0(ctx context.Context, handle int64) (int64, error) + func (c *DateKeyListenerClient) GetInstance1_1(ctx context.Context, handle int64, arg0 int64) (int64, error) + type DateTimeKeyListenerClient struct + func NewDateTimeKeyListenerClient(cc grpc.ClientConnInterface) *DateTimeKeyListenerClient + func (c *DateTimeKeyListenerClient) GetInputType(ctx context.Context, handle int64) (int32, error) + func (c *DateTimeKeyListenerClient) GetInstance0(ctx context.Context, handle int64) (int64, error) + func (c *DateTimeKeyListenerClient) GetInstance1_1(ctx context.Context, handle int64, arg0 int64) (int64, error) + type DialerKeyListenerClient struct + func NewDialerKeyListenerClient(cc grpc.ClientConnInterface) *DialerKeyListenerClient + func (c *DialerKeyListenerClient) GetInputType(ctx context.Context, handle int64) (int32, error) + func (c *DialerKeyListenerClient) GetInstance(ctx context.Context, handle int64) (int64, error) + type DigitsKeyListenerClient struct + func NewDigitsKeyListenerClient(cc grpc.ClientConnInterface) *DigitsKeyListenerClient + func (c *DigitsKeyListenerClient) Filter(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, ...) (int64, error) + func (c *DigitsKeyListenerClient) GetInputType(ctx context.Context, handle int64) (int32, error) + func (c *DigitsKeyListenerClient) GetInstance0(ctx context.Context, handle int64) (int64, error) + func (c *DigitsKeyListenerClient) GetInstance1_2(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *DigitsKeyListenerClient) GetInstance1_3(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *DigitsKeyListenerClient) GetInstance2_1(ctx context.Context, handle int64, arg0 bool, arg1 bool) (int64, error) + func (c *DigitsKeyListenerClient) GetInstance3_4(ctx context.Context, handle int64, arg0 int64, arg1 bool, arg2 bool) (int64, error) + type HideReturnsTransformationMethodClient struct + func NewHideReturnsTransformationMethodClient(cc grpc.ClientConnInterface) *HideReturnsTransformationMethodClient + func (c *HideReturnsTransformationMethodClient) GetInstance(ctx context.Context, handle int64) (int64, error) + type KeyListenerClient struct + func NewKeyListenerClient(cc grpc.ClientConnInterface) *KeyListenerClient + func (c *KeyListenerClient) ClearMetaKeyState(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error + func (c *KeyListenerClient) GetInputType(ctx context.Context) (int32, error) + func (c *KeyListenerClient) OnKeyDown(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int64) (bool, error) + func (c *KeyListenerClient) OnKeyOther(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (bool, error) + func (c *KeyListenerClient) OnKeyUp(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int64) (bool, error) + type LinkMovementMethodClient struct + func NewLinkMovementMethodClient(cc grpc.ClientConnInterface) *LinkMovementMethodClient + func (c *LinkMovementMethodClient) CanSelectArbitrarily(ctx context.Context, handle int64) (bool, error) + func (c *LinkMovementMethodClient) GetInstance(ctx context.Context, handle int64) (int64, error) + func (c *LinkMovementMethodClient) Initialize(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *LinkMovementMethodClient) OnTakeFocus(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32) error + func (c *LinkMovementMethodClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (bool, error) + type MetaKeyKeyListenerClient struct + func NewMetaKeyKeyListenerClient(cc grpc.ClientConnInterface) *MetaKeyKeyListenerClient + func (c *MetaKeyKeyListenerClient) AdjustMetaAfterKeypress1(ctx context.Context, arg0 int64) error + func (c *MetaKeyKeyListenerClient) AdjustMetaAfterKeypress1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *MetaKeyKeyListenerClient) ClearMetaKeyState2(ctx context.Context, arg0 int64, arg1 int32) error + func (c *MetaKeyKeyListenerClient) ClearMetaKeyState2_2(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *MetaKeyKeyListenerClient) ClearMetaKeyState3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error + func (c *MetaKeyKeyListenerClient) GetMetaState1(ctx context.Context, arg0 string) (int32, error) + func (c *MetaKeyKeyListenerClient) GetMetaState1_4(ctx context.Context, arg0 int64) (int32, error) + func (c *MetaKeyKeyListenerClient) GetMetaState2_1(ctx context.Context, arg0 string, arg1 int64) (int32, error) + func (c *MetaKeyKeyListenerClient) GetMetaState2_2(ctx context.Context, arg0 string, arg1 int32) (int32, error) + func (c *MetaKeyKeyListenerClient) GetMetaState2_5(ctx context.Context, arg0 int64, arg1 int32) (int32, error) + func (c *MetaKeyKeyListenerClient) GetMetaState3_3(ctx context.Context, arg0 string, arg1 int32, arg2 int64) (int32, error) + func (c *MetaKeyKeyListenerClient) HandleKeyDown(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (int64, error) + func (c *MetaKeyKeyListenerClient) HandleKeyUp(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (int64, error) + func (c *MetaKeyKeyListenerClient) IsMetaTracker(ctx context.Context, arg0 string, arg1 int64) (bool, error) + func (c *MetaKeyKeyListenerClient) IsSelectingMetaTracker(ctx context.Context, arg0 string, arg1 int64) (bool, error) + func (c *MetaKeyKeyListenerClient) OnKeyDown(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int64) (bool, error) + func (c *MetaKeyKeyListenerClient) OnKeyUp(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int64) (bool, error) + func (c *MetaKeyKeyListenerClient) ResetLockedMeta(ctx context.Context, arg0 int64) (int64, error) + func (c *MetaKeyKeyListenerClient) ResetMetaState(ctx context.Context, arg0 int64) error + type MovementMethodClient struct + func NewMovementMethodClient(cc grpc.ClientConnInterface) *MovementMethodClient + func (c *MovementMethodClient) CanSelectArbitrarily(ctx context.Context) (bool, error) + func (c *MovementMethodClient) Initialize(ctx context.Context, arg0 int64, arg1 int64) error + func (c *MovementMethodClient) OnGenericMotionEvent(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (bool, error) + func (c *MovementMethodClient) OnKeyDown(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int64) (bool, error) + func (c *MovementMethodClient) OnKeyOther(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (bool, error) + func (c *MovementMethodClient) OnKeyUp(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int64) (bool, error) + func (c *MovementMethodClient) OnTakeFocus(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error + func (c *MovementMethodClient) OnTouchEvent(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (bool, error) + func (c *MovementMethodClient) OnTrackballEvent(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (bool, error) + type MultiTapKeyListenerClient struct + func NewMultiTapKeyListenerClient(cc grpc.ClientConnInterface) *MultiTapKeyListenerClient + func (c *MultiTapKeyListenerClient) GetInputType(ctx context.Context, handle int64) (int32, error) + func (c *MultiTapKeyListenerClient) GetInstance(ctx context.Context, handle int64, arg0 bool, arg1 int64) (int64, error) + func (c *MultiTapKeyListenerClient) OnKeyDown(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, ...) (bool, error) + func (c *MultiTapKeyListenerClient) OnSpanAdded(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, ...) error + func (c *MultiTapKeyListenerClient) OnSpanChanged(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, ...) error + func (c *MultiTapKeyListenerClient) OnSpanRemoved(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, ...) error + type NumberKeyListenerClient struct + func NewNumberKeyListenerClient(cc grpc.ClientConnInterface) *NumberKeyListenerClient + func (c *NumberKeyListenerClient) Filter(ctx context.Context, arg0 string, arg1 int32, arg2 int32, arg3 int64, ...) (int64, error) + func (c *NumberKeyListenerClient) OnKeyDown(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int64) (bool, error) + type PasswordTransformationMethodClient struct + func NewPasswordTransformationMethodClient(cc grpc.ClientConnInterface) *PasswordTransformationMethodClient + func (c *PasswordTransformationMethodClient) AfterTextChanged(ctx context.Context, handle int64, arg0 int64) error + func (c *PasswordTransformationMethodClient) BeforeTextChanged(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, ...) error + func (c *PasswordTransformationMethodClient) GetInstance(ctx context.Context, handle int64) (int64, error) + func (c *PasswordTransformationMethodClient) GetTransformation(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error) + func (c *PasswordTransformationMethodClient) OnFocusChanged(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 bool, ...) error + func (c *PasswordTransformationMethodClient) OnTextChanged(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, ...) error + type QwertyKeyListenerClient struct + func NewQwertyKeyListenerClient(cc grpc.ClientConnInterface) *QwertyKeyListenerClient + func (c *QwertyKeyListenerClient) GetInputType(ctx context.Context, handle int64) (int32, error) + func (c *QwertyKeyListenerClient) GetInstance(ctx context.Context, handle int64, arg0 bool, arg1 int64) (int64, error) + func (c *QwertyKeyListenerClient) GetInstanceForFullKeyboard(ctx context.Context, handle int64) (int64, error) + func (c *QwertyKeyListenerClient) MarkAsReplaced(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) error + func (c *QwertyKeyListenerClient) OnKeyDown(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, ...) (bool, error) + type ReplacementTransformationMethodClient struct + func NewReplacementTransformationMethodClient(cc grpc.ClientConnInterface) *ReplacementTransformationMethodClient + func (c *ReplacementTransformationMethodClient) GetTransformation(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *ReplacementTransformationMethodClient) OnFocusChanged(ctx context.Context, arg0 int64, arg1 string, arg2 bool, arg3 int32, ...) error + type ScrollingMovementMethodClient struct + func NewScrollingMovementMethodClient(cc grpc.ClientConnInterface) *ScrollingMovementMethodClient + func (c *ScrollingMovementMethodClient) GetInstance(ctx context.Context, handle int64) (int64, error) + func (c *ScrollingMovementMethodClient) OnTakeFocus(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32) error + func (c *ScrollingMovementMethodClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (bool, error) + type SingleLineTransformationMethodClient struct + func NewSingleLineTransformationMethodClient(cc grpc.ClientConnInterface) *SingleLineTransformationMethodClient + func (c *SingleLineTransformationMethodClient) GetInstance(ctx context.Context, handle int64) (int64, error) + type TextKeyListenerCapitalizeClient struct + func NewTextKeyListenerCapitalizeClient(cc grpc.ClientConnInterface) *TextKeyListenerCapitalizeClient + func (c *TextKeyListenerCapitalizeClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *TextKeyListenerCapitalizeClient) Values(ctx context.Context) (int64, error) + type TextKeyListenerClient struct + func NewTextKeyListenerClient(cc grpc.ClientConnInterface) *TextKeyListenerClient + func (c *TextKeyListenerClient) Clear(ctx context.Context, handle int64, arg0 int64) error + func (c *TextKeyListenerClient) GetInputType(ctx context.Context, handle int64) (int32, error) + func (c *TextKeyListenerClient) GetInstance0(ctx context.Context, handle int64) (int64, error) + func (c *TextKeyListenerClient) GetInstance2_1(ctx context.Context, handle int64, arg0 bool, arg1 int64) (int64, error) + func (c *TextKeyListenerClient) OnKeyDown(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, ...) (bool, error) + func (c *TextKeyListenerClient) OnKeyOther(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (bool, error) + func (c *TextKeyListenerClient) OnKeyUp(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, ...) (bool, error) + func (c *TextKeyListenerClient) OnSpanAdded(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, ...) error + func (c *TextKeyListenerClient) OnSpanChanged(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, ...) error + func (c *TextKeyListenerClient) OnSpanRemoved(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, ...) error + func (c *TextKeyListenerClient) Release(ctx context.Context, handle int64) error + func (c *TextKeyListenerClient) ShouldCap(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int32) (bool, error) + type TimeKeyListenerClient struct + func NewTimeKeyListenerClient(cc grpc.ClientConnInterface) *TimeKeyListenerClient + func (c *TimeKeyListenerClient) GetInputType(ctx context.Context, handle int64) (int32, error) + func (c *TimeKeyListenerClient) GetInstance0(ctx context.Context, handle int64) (int64, error) + func (c *TimeKeyListenerClient) GetInstance1_1(ctx context.Context, handle int64, arg0 int64) (int64, error) + type TouchClient struct + func NewTouchClient(cc grpc.ClientConnInterface) *TouchClient + func (c *TouchClient) GetInitialScrollX(ctx context.Context, arg0 int64, arg1 int64) (int32, error) + func (c *TouchClient) GetInitialScrollY(ctx context.Context, arg0 int64, arg1 int64) (int32, error) + func (c *TouchClient) OnTouchEvent(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (bool, error) + func (c *TouchClient) ScrollTo(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32) error + type TransformationMethodClient struct + func NewTransformationMethodClient(cc grpc.ClientConnInterface) *TransformationMethodClient + func (c *TransformationMethodClient) GetTransformation(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *TransformationMethodClient) OnFocusChanged(ctx context.Context, arg0 int64, arg1 string, arg2 bool, arg3 int32, ...) error