Package | Description |
---|---|
io.keikai.ui.au.in |
Keikai Spreadsheet UI Component Command (Client to Server).
|
Modifier and Type | Class and Description |
---|---|
class |
AuxActionCommand |
class |
BlockSyncCommand
A Command (client to server) for synchronizing block side
|
class |
CellFetchCommand
A Command (client to server) for fetch data back
|
class |
CellFocusedCommand
A Command (client to server) for handling cell focused event
|
class |
CellMouseCommand
A Command (client to server) for handling user(client) start editing a cell
|
class |
CellSelectionCommand
A Command (client to server) for handling cell selection
|
class |
CellSelectionUpdateCommand
A Command (client to server) for handling cell selection
|
class |
ClipboardPasteCommand
A command for client-side ctrl+v paste.
|
class |
CtrlArrowCommand
Handle the user operation when Ctrl-arrow key is pressed.
|
class |
CtrlKeyCommand |
class |
EditboxEditingCommand
A Command (client to server) ...means the client is editing...
|
class |
FetchActiveRangeCommand |
class |
FilterCommand |
class |
HeaderMouseCommand
A Command (client to server) for handling user(client) start editing a cell
|
class |
HeaderUpdateCommand
A Command (client to server) for handling event about a header(top header or left header)
|
class |
SelectSheetCommand
Select sheet from sheet bar click
|
class |
ShiftPosCommand
Handle the user operation when arrow key is pressed to jump around unlocked
cells on a protected sheet.
|
class |
StartEditingCommand
A Command (client to server) for handling user(client) start editing a cell
|
class |
StopEditingCommand
A Command (client to server) for handling user(client) stop editing a cell
|
class |
TextHeightCommand
A Command (client to server) for fetch data back
|
class |
TextWidthCommand
A Command (client to server) for pass cell text width back
|
class |
WidgetUpdateCommand |
Copyright © 2020. All rights reserved.