Uses of Package
io.keikai.api.model
-
Packages that use io.keikai.api.model 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.app io.keikai.app.impl io.keikai.jsp Keikai Spreadsheet JSP implementation.io.keikai.ui Defines UI Component class of Keikai Spreadsheetio.keikai.ui.au.in Keikai Spreadsheet UI Component Command (Client to Server).io.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.app.impl io.keikaiex.ui io.keikaiex.ui.dialog io.keikaiex.ui.impl io.keikaiex.ui.impl.ua Classes that doing system user action control on Keikai Spreadsheet UI Components.io.keikaiex.ui.impl.undo Classes that doing system undoable action control on Keikai Spreadsheet UI Components. -
Classes in io.keikai.api.model used by io.keikai.api Class Description Book This interface provides entry to access Spreadsheet's data model.CellData This interface provides access to "data" part of a cell including type, text, and value.CellStyle This interface provides access to "style" part of a cell including alignment, border, font, formant, and color.CellStyle.Alignment The horizontal alignmentCellStyle.BorderType The border typeCellStyle.Builder Cell style builder to create the cell styleCellStyle.VerticalAlignment The vertical alignmentChart This interface provides the access to a chart of a sheet.Chart.Grouping Chart.LegendPosition Chart.Type Color This interface allows you to get HTML color string, e.g.EditableCellStyle Deprecated.As if release 5.3.0, replaced byRange.CellStyleHelper.builder(CellStyle)
to build an immutable cell styleEditableFont Deprecated.As if release 5.3.0, replaced byRange.CellStyleHelper.builder(CellStyle)
to build an immutable fontFont This interface allows you to get font style of a cell.Font.Boldweight Font.TypeOffset Font.Underline Hyperlink This interface allows you to get a cell's hyperlink data.Hyperlink.HyperlinkType Picture This interface provides the access to a picture of a sheet.Picture.Format Sheet This interface provides the access to a sheet of aBook
.SheetProtection This interface provides access to what are allowed operations for a protected sheet.Validation Represents data validation for a worksheet range.Validation.AlertStyle Validation.OperatorType Validation.ValidationType -
Classes in io.keikai.api.model used by io.keikai.api.impl Class Description Book This interface provides entry to access Spreadsheet's data model.CellData This interface provides access to "data" part of a cell including type, text, and value.CellStyle This interface provides access to "style" part of a cell including alignment, border, font, formant, and color.CellStyle.BorderType The border typeChart This interface provides the access to a chart of a sheet.Chart.Grouping Chart.LegendPosition Chart.Type Color This interface allows you to get HTML color string, e.g.Font This interface allows you to get font style of a cell.Font.Boldweight Font.TypeOffset Font.Underline Hyperlink This interface allows you to get a cell's hyperlink data.Hyperlink.HyperlinkType Picture This interface provides the access to a picture of a sheet.Picture.Format Sheet This interface provides the access to a sheet of aBook
.SheetProtection This interface provides access to what are allowed operations for a protected sheet.Validation Represents data validation for a worksheet range.Validation.AlertStyle Validation.OperatorType Validation.ValidationType -
Classes in io.keikai.api.model used by io.keikai.api.model Class Description Book This interface provides entry to access Spreadsheet's data model.Book.BookType CellData.CellType The cell typeCellStyle This interface provides access to "style" part of a cell including alignment, border, font, formant, and color.CellStyle.Alignment The horizontal alignmentCellStyle.BorderType The border typeCellStyle.Builder Cell style builder to create the cell styleCellStyle.FillPattern The fill patternCellStyle.VerticalAlignment The vertical alignmentChart This interface provides the access to a chart of a sheet.Chart.Grouping Chart.LegendPosition Chart.Type Color This interface allows you to get HTML color string, e.g.Font This interface allows you to get font style of a cell.Font.Boldweight Font.TypeOffset Font.Underline Hyperlink.HyperlinkType Picture This interface provides the access to a picture of a sheet.Picture.Format RichText.Segment Sheet This interface provides the access to a sheet of aBook
.Validation.AlertStyle Validation.OperatorType Validation.ValidationType -
Classes in io.keikai.api.model used by io.keikai.api.model.impl Class Description Book This interface provides entry to access Spreadsheet's data model.Book.BookType CellData This interface provides access to "data" part of a cell including type, text, and value.CellData.CellType The cell typeCellStyle This interface provides access to "style" part of a cell including alignment, border, font, formant, and color.CellStyle.Alignment The horizontal alignmentCellStyle.BorderType The border typeCellStyle.Builder Cell style builder to create the cell styleCellStyle.FillPattern The fill patternCellStyle.VerticalAlignment The vertical alignmentChart This interface provides the access to a chart of a sheet.Chart.Grouping Chart.LegendPosition Chart.Type ChartData This interface provides the access to the underlying data object (SChartData
) of a chart.Color This interface allows you to get HTML color string, e.g.EditableCellStyle Deprecated.As if release 5.3.0, replaced byRange.CellStyleHelper.builder(CellStyle)
to build an immutable cell styleEditableFont Deprecated.As if release 5.3.0, replaced byRange.CellStyleHelper.builder(CellStyle)
to build an immutable fontFont This interface allows you to get font style of a cell.Font.Boldweight Font.TypeOffset Font.Underline Hyperlink This interface allows you to get a cell's hyperlink data.Hyperlink.HyperlinkType Picture This interface provides the access to a picture of a sheet.Picture.Format RichText A rich text can have multiple segments which have different fonts for each one in a cell.RichText.Segment Sheet This interface provides the access to a sheet of aBook
.SheetProtection This interface provides access to what are allowed operations for a protected sheet.Validation Represents data validation for a worksheet range.Validation.AlertStyle Validation.OperatorType Validation.ValidationType -
Classes in io.keikai.api.model used by io.keikai.app Class Description Book This interface provides entry to access Spreadsheet's data model. -
Classes in io.keikai.api.model used by io.keikai.app.impl Class Description Book This interface provides entry to access Spreadsheet's data model. -
Classes in io.keikai.api.model used by io.keikai.jsp Class Description Book This interface provides entry to access Spreadsheet's data model. -
Classes in io.keikai.api.model used by io.keikai.ui Class Description Book This interface provides entry to access Spreadsheet's data model.Sheet This interface provides the access to a sheet of aBook
. -
Classes in io.keikai.api.model used by io.keikai.ui.au.in Class Description Book This interface provides entry to access Spreadsheet's data model.Sheet This interface provides the access to a sheet of aBook
. -
Classes in io.keikai.api.model used by io.keikai.ui.event Class Description Hyperlink.HyperlinkType Sheet This interface provides the access to a sheet of aBook
. -
Classes in io.keikai.api.model used by io.keikai.ui.impl Class Description Book This interface provides entry to access Spreadsheet's data model.Sheet This interface provides the access to a sheet of aBook
. -
Classes in io.keikai.api.model used by io.keikai.ui.impl.ua Class Description Book This interface provides entry to access Spreadsheet's data model.CellStyle.Alignment The horizontal alignmentCellStyle.BorderType The border typeCellStyle.VerticalAlignment The vertical alignmentSheet This interface provides the access to a sheet of aBook
. -
Classes in io.keikai.api.model used by io.keikai.ui.impl.undo Class Description CellStyle.BorderType The border typeSheet This interface provides the access to a sheet of aBook
. -
Classes in io.keikai.api.model used by io.keikai.ui.sys Class Description Book This interface provides entry to access Spreadsheet's data model.Sheet This interface provides the access to a sheet of aBook
. -
Classes in io.keikai.api.model used by io.keikaiex.app.impl Class Description Book This interface provides entry to access Spreadsheet's data model. -
Classes in io.keikai.api.model used by io.keikaiex.ui Class Description Sheet This interface provides the access to a sheet of aBook
. -
Classes in io.keikai.api.model used by io.keikaiex.ui.dialog Class Description Book This interface provides entry to access Spreadsheet's data model.Book.BookType CellStyle.FillPattern The fill patternColor This interface allows you to get HTML color string, e.g.Hyperlink.HyperlinkType Sheet This interface provides the access to a sheet of aBook
.SheetProtection This interface provides access to what are allowed operations for a protected sheet.Validation Represents data validation for a worksheet range.Validation.AlertStyle Validation.OperatorType Validation.ValidationType -
Classes in io.keikai.api.model used by io.keikaiex.ui.impl Class Description Sheet This interface provides the access to a sheet of aBook
. -
Classes in io.keikai.api.model used by io.keikaiex.ui.impl.ua Class Description Book This interface provides entry to access Spreadsheet's data model.Chart.Grouping Chart.LegendPosition Chart.Type Sheet This interface provides the access to a sheet of aBook
.Validation Represents data validation for a worksheet range. -
Classes in io.keikai.api.model used by io.keikaiex.ui.impl.undo Class Description Sheet This interface provides the access to a sheet of aBook
.Validation.AlertStyle Validation.OperatorType Validation.ValidationType