Uses of Package
io.keikai.api
-
Packages that use io.keikai.api Package Description io.keikai.api Keikai Spreadsheet API classes.io.keikai.api.impl Keikai Spreadsheet API implementation classes, internal use onlyio.keikai.api.model Keikai Spreadsheet Model API classes.io.keikai.api.model.impl Keikai Spreadsheet Model API implementation classes, Internal use onlyio.keikai.ui Defines UI Component class of Keikai Spreadsheetio.keikai.ui.event Events of Keikai Spreadsheet UI Component.io.keikai.ui.impl Classes for implementing Keikai Spreadsheet UI Components (implementation only).io.keikai.ui.impl.ua Classes that doing system user action control on Keikai Spreadsheet UI Components.io.keikai.ui.impl.undo Classes that doing system undoable action control on Keikai Spreadsheet UI Components.io.keikai.ui.sys Classes that doing system control on Keikai Spreadsheet UI Components.io.keikaiex.ui.dialog io.keikaiex.ui.impl.ua Classes that doing system user action control on Keikai Spreadsheet UI Components. -
Classes in io.keikai.api used by io.keikai.api Class Description AreaRef A class that represents an area reference with 4 value : row(top row), column(left column), last row(bottom row) and last column(right column)AreaRefWithType A class that represents an area reference with 4 value : row(top row), column(left column), last row(bottom row) and last column(right column) and an extra selection type.BookSeriesBuilder The book series builder which accepts multipleBook
objects makes each of them can reference cells from other books.CellOperationUtil.CellStyleApplier Interface for help apply cell styleCellVisitor The visitor to help you to visit cells of aRange
.Exporter Exporter for a book or a sheet.Importer Importer that loads an Excel file and returns aBook
.PostImport Used withImporter
for post-import-processing life cycle.Range Range can represent a cell, a row, a column, a selection of cells containing one or more contiguous blocks of cells, or a 3-D blocks of cells.Range.ApplyBorderType Range.AutoFillType Range.AutoFilterOperation Range.CellAttribute Range.CellStyleHelper a cell style helper to create style relative object for cellRange.DeleteShift Shift direction of delete apiRange.InsertCopyOrigin Copy origin format/style of insertRange.InsertShift Shift direction of insert apiRange.PasteOperation Range.PasteType Range.SheetVisible Range.SortDataOption RangeRunner The runner to help you run multipleRange
APIs in synchronization.SheetAnchor SheetAnchor.AnchorType AnchorTypeSheetProtection SheetProtection values config.SheetProtection.Builder Builder is used to build instances of SheetProtection from values configured by the setters -
Classes in io.keikai.api used by io.keikai.api.impl Class Description CellVisitor The visitor to help you to visit cells of aRange
.Exporter Exporter for a book or a sheet.Importer Importer that loads an Excel file and returns aBook
.PostImport Used withImporter
for post-import-processing life cycle.Range Range can represent a cell, a row, a column, a selection of cells containing one or more contiguous blocks of cells, or a 3-D blocks of cells.Range.ApplyBorderType Range.AutoFillType Range.AutoFilterOperation Range.CellAttribute Range.CellStyleHelper a cell style helper to create style relative object for cellRange.DeleteShift Shift direction of delete apiRange.InsertCopyOrigin Copy origin format/style of insertRange.InsertShift Shift direction of insert apiRange.PasteOperation Range.PasteType Range.SheetVisible Range.SortDataOption RangeRunner The runner to help you run multipleRange
APIs in synchronization.SheetAnchor SheetAnchor.AnchorType AnchorTypeSheetProtection SheetProtection values config. -
Classes in io.keikai.api used by io.keikai.api.model Class Description Range Range can represent a cell, a row, a column, a selection of cells containing one or more contiguous blocks of cells, or a 3-D blocks of cells.SheetAnchor -
Classes in io.keikai.api used by io.keikai.api.model.impl Class Description Range Range can represent a cell, a row, a column, a selection of cells containing one or more contiguous blocks of cells, or a 3-D blocks of cells.Range.ApplyBorderType Range.AutoFillType Range.AutoFilterOperation Range.DeleteShift Shift direction of delete apiRange.InsertCopyOrigin Copy origin format/style of insertRange.InsertShift Shift direction of insert apiRange.PasteOperation Range.PasteType Range.SortDataOption SheetAnchor -
Classes in io.keikai.api used by io.keikai.ui Class Description AreaRef A class that represents an area reference with 4 value : row(top row), column(left column), last row(bottom row) and last column(right column)AreaRefWithType A class that represents an area reference with 4 value : row(top row), column(left column), last row(bottom row) and last column(right column) and an extra selection type.CellRef A class that represents a cell position with 2 value : row and columnImporter Importer that loads an Excel file and returns aBook
. -
Classes in io.keikai.api used by io.keikai.ui.event Class Description AreaRef A class that represents an area reference with 4 value : row(top row), column(left column), last row(bottom row) and last column(right column)AreaRefWithType A class that represents an area reference with 4 value : row(top row), column(left column), last row(bottom row) and last column(right column) and an extra selection type.Range Range can represent a cell, a row, a column, a selection of cells containing one or more contiguous blocks of cells, or a 3-D blocks of cells.SheetAnchor -
Classes in io.keikai.api used by io.keikai.ui.impl Class Description AreaRef A class that represents an area reference with 4 value : row(top row), column(left column), last row(bottom row) and last column(right column)AreaRefWithType A class that represents an area reference with 4 value : row(top row), column(left column), last row(bottom row) and last column(right column) and an extra selection type.CellOperationUtil.CellStyleApplier Interface for help apply cell styleRange Range can represent a cell, a row, a column, a selection of cells containing one or more contiguous blocks of cells, or a 3-D blocks of cells. -
Classes in io.keikai.api used by io.keikai.ui.impl.ua Class Description Range Range can represent a cell, a row, a column, a selection of cells containing one or more contiguous blocks of cells, or a 3-D blocks of cells.Range.ApplyBorderType -
Classes in io.keikai.api used by io.keikai.ui.impl.undo Class Description AreaRef A class that represents an area reference with 4 value : row(top row), column(left column), last row(bottom row) and last column(right column)CellOperationUtil.CellStyleApplier Interface for help apply cell styleRange Range can represent a cell, a row, a column, a selection of cells containing one or more contiguous blocks of cells, or a 3-D blocks of cells.Range.ApplyBorderType Range.AutoFillType Range.DeleteShift Shift direction of delete apiRange.InsertCopyOrigin Copy origin format/style of insertRange.InsertShift Shift direction of insert apiRange.PasteOperation Range.PasteType Range.SortDataOption -
Classes in io.keikai.api used by io.keikai.ui.sys Class Description AreaRef A class that represents an area reference with 4 value : row(top row), column(left column), last row(bottom row) and last column(right column) -
Classes in io.keikai.api used by io.keikaiex.ui.dialog Class Description AreaRef A class that represents an area reference with 4 value : row(top row), column(left column), last row(bottom row) and last column(right column)Range.PasteOperation Range.PasteType -
Classes in io.keikai.api used by io.keikaiex.ui.impl.ua Class Description AreaRef A class that represents an area reference with 4 value : row(top row), column(left column), last row(bottom row) and last column(right column)IllegalFormulaException Indicate an illegal formula exceptionRange Range can represent a cell, a row, a column, a selection of cells containing one or more contiguous blocks of cells, or a 3-D blocks of cells.Range.PasteOperation Range.PasteType