Package io.keikai.ui.au.in
Keikai Spreadsheet UI Component Command (Client to Server).
This is for Internal Use only.
-
Interface Summary Interface Description Command -
Class Summary Class Description AbstractCommand Abstract command.AuxActionCommand BlockSyncCommand A Command (client to server) to set the visible area and loading area with 2 rows and 2 column 0-based indexes (left, top, right, bottom).CellFetchCommand A Command (client to server) for fetch data backCellFetchCommandHelper A Command Helper for (client to server) for fetch data backCellFocusedCommand A Command (client to server) for handling cell focused eventCellMouseCommand A Command (client to server) for handling user(client) start editing a cellCellSelectionCommand A Command (client to server) for handling cell selectionCellSelectionUpdateCommand A Command (client to server) for handling cell selectionClipboardPasteCommand A command for client-side ctrl+v paste.Commands CtrlArrowCommand Handle the user operation when Ctrl-arrow key is pressed.CtrlKeyCommand EditboxEditingCommand A Command (client to server) ...means the client is editing...FetchActiveRangeCommand FilterCommand GroupHeaderClickCommand GroupOpenCommand The group open command to update group open info.HeaderMouseCommand A Command (client to server) for handling user(client) start editing a cellHeaderUpdateCommand A Command (client to server) for handling event about a header(top header or left header)SelectSheetCommand Select sheet from sheet bar clickShiftPosCommand Handle the user operation when arrow key is pressed to jump around unlocked cells on a protected sheet.StartEditingCommand A Command (client to server) for handling user(client) start editing a cellStopEditingCommand A Command (client to server) for handling user(client) stop editing a cellTextHeightCommand A Command (client to server) for fetch data backTextWidthCommand A Command (client to server) for pass cell text width backWidgetUpdateCommand