Uses of Class
io.keikai.ui.impl.StringAggregation
Packages that use StringAggregation
Package
Description
Classes that doing system control on Keikai Spreadsheet UI Components.
-
Uses of StringAggregation in io.keikai.ui.sys
Methods in io.keikai.ui.sys with parameters of type StringAggregationModifier and TypeMethodDescriptionorg.zkoss.json.JSONObjectSpreadsheetCtrl.getCellAttr(SSheet sheet, SpreadsheetCtrl.CellAttribute type, int row, int col, StringAggregation styleAggregation, StringAggregation textAggregation, MergeAggregation mergeAggregation) Return Cell attributes r: row number c: column number t: cell html text et: cell edit text ft: format text meft: merge cell html text, edit text and format text ct: cell type s: cell style is: cell inner style rb: cell right border l: locked</> wp: wrap ha: horizontal alignment</> va: vertical alignment</> mi: merge id index mc: merge CSS index fs: font size fn: font name ovf: overflow Ignore put attribute if it's default Default attributes Cell type: blank</> Locked: true</> Wrap: false Horizontal alignment: left</> Vertical alignment: top</> Overflow: false Font size: 11pt</>