Serialized Form


Package org.zkoss.poi.ss.formula

Class org.zkoss.poi.ss.formula.CollaboratingWorkbooksEnvironment.WorkbookNotFoundException extends java.lang.Exception implements Serializable

Class org.zkoss.poi.ss.formula.FormulaParseException extends java.lang.RuntimeException implements Serializable


Package org.zkoss.poi.ss.formula.functions

Class org.zkoss.poi.ss.formula.functions.Complex extends org.apache.commons.math.complex.Complex implements Serializable

Serialized Fields

suffix

java.lang.String suffix

Class org.zkoss.poi.ss.formula.functions.ComplexFormat extends org.apache.commons.math.complex.ComplexFormat implements Serializable


Package org.zkoss.zss.engine.event

Class org.zkoss.zss.engine.event.SSDataEvent extends org.zkoss.zk.ui.event.Event implements Serializable

serialVersionUID: 201011250913L

Serialized Fields

_direction

int _direction

_password

java.lang.String _password

_rng

Ref _rng

_org

Ref _org

_payload

java.lang.Object _payload

Package org.zkoss.zss.engine.impl

Class org.zkoss.zss.engine.impl.RefAddr extends java.lang.Object implements Serializable

serialVersionUID: 201005141203L

Serialized Fields

_tRow

int _tRow

_bRow

int _bRow

_lCol

int _lCol

_rCol

int _rCol

Package org.zkoss.zss.model

Class org.zkoss.zss.model.ModelException extends org.zkoss.lang.SystemException implements Serializable

serialVersionUID: 8278035139743537846L


Package org.zkoss.zss.model.impl.html

Class org.zkoss.zss.model.impl.html.HtmlExporter extends java.lang.Object implements Serializable

Serialized Fields

wb

Book wb

colBreaks

int[] colBreaks

rowBreaks

int[] rowBreaks

firstColumn

int firstColumn

endColumn

int endColumn

endRow

int endRow

pageCount

int pageCount

pageNumber

int pageNumber

printGridLines

boolean printGridLines

printHeadings

boolean printHeadings

headerFooterTotalWidth

float headerFooterTotalWidth

leftMargin

float leftMargin

rightMargin

float rightMargin

topMargin

float topMargin

bottomMargin

float bottomMargin

headerMargin

float headerMargin

footerMargin

float footerMargin

header

org.zkoss.poi.ss.usermodel.Header header

footer

org.zkoss.poi.ss.usermodel.Footer footer

sheetsWithRepeatingRowsAndColumns

java.util.Map<K,V> sheetsWithRepeatingRowsAndColumns

totalAvailablePageWidth

float totalAvailablePageWidth

totalAvailablePageHeight

float totalAvailablePageHeight

columnLeft

float[] columnLeft

rowTop

float[] rowTop

lastPageRowColumnBounds

java.util.Map<K,V> lastPageRowColumnBounds

currentSheetIndex

int currentSheetIndex

pictures

java.util.List<E> pictures

_dm

DrawingManager _dm

_outcol1

int _outcol1

_outcol2

int _outcol2

_outrow1

int _outrow1

_outrow2

int _outrow2

_chart

org.zkoss.zul.Chart _chart

_refSheetName

java.lang.String _refSheetName

Package org.zkoss.zss.model.impl.pdf

Class org.zkoss.zss.model.impl.pdf.PdfExporter extends java.lang.Object implements Serializable

Serialized Fields

wb

Book wb

document

com.itextpdf.text.Document document

writer

com.itextpdf.text.pdf.PdfWriter writer

colBreaks

int[] colBreaks

rowBreaks

int[] rowBreaks

firstColumn

int firstColumn

endColumn

int endColumn

endRow

int endRow

pageCount

int pageCount

pageNumber

int pageNumber

documentStandardFont

com.itextpdf.text.Font documentStandardFont

printGridLines

boolean printGridLines

printHeadings

boolean printHeadings

pgSize

com.itextpdf.text.Rectangle pgSize

headerFooterTotalWidth

float headerFooterTotalWidth

leftMargin

float leftMargin

rightMargin

float rightMargin

topMargin

float topMargin

bottomMargin

float bottomMargin

headerMargin

float headerMargin

footerMargin

float footerMargin

header

org.zkoss.poi.ss.usermodel.Header header

footer

org.zkoss.poi.ss.usermodel.Footer footer

sheetsWithRepeatingRowsAndColumns

java.util.Map<K,V> sheetsWithRepeatingRowsAndColumns

totalAvailablePageWidth

float totalAvailablePageWidth

totalAvailablePageHeight

float totalAvailablePageHeight

columnLeft

float[] columnLeft

rowTop

float[] rowTop

lastPageRowColumnBounds

java.util.Map<K,V> lastPageRowColumnBounds

currentSheetIndex

int currentSheetIndex

pictures

java.util.List<E> pictures

fontLoader

org.zkoss.zss.model.impl.pdf.FontLoader fontLoader

_dm

DrawingManager _dm

_outcol1

int _outcol1

_outcol2

int _outcol2

_outrow1

int _outrow1

_outrow2

int _outrow2

_chart

org.zkoss.zul.Chart _chart

_refSheetName

java.lang.String _refSheetName

Package org.zkoss.zss.ui

Class org.zkoss.zss.ui.Spreadsheet extends org.zkoss.zul.impl.XulElement implements Serializable

serialVersionUID: 1L

Serialized Fields

_src

java.lang.String _src

_maxRows

int _maxRows

_maxColumns

int _maxColumns

_preloadRowSize

int _preloadRowSize

_preloadColumnSize

int _preloadColumnSize

_selectedSheetId

java.lang.String _selectedSheetId

_rowFreeze

int _rowFreeze

_rowFreezeset

boolean _rowFreezeset

_colFreeze

int _colFreeze

_colFreezeset

boolean _colFreezeset

_hideRowhead

boolean _hideRowhead

_hideColhead

boolean _hideColhead

_hideGridlines

boolean _hideGridlines

_protectSheet

boolean _protectSheet

_showFormulabar

boolean _showFormulabar

_showToolbar

boolean _showToolbar

_showSheetbar

boolean _showSheetbar

_focuses

java.util.Map<K,V> _focuses

_focusRect

Rect _focusRect

_selectionRect

Rect _selectionRect

_visibleRect

Rect _visibleRect

_highlightRect

Rect _highlightRect

_widgetHandler

WidgetHandler _widgetHandler

_widgetLoaders

java.util.List<E> _widgetLoaders

_defaultRowHeight

int _defaultRowHeight
default row height when a sheet is empty


_cssVersion

int _cssVersion
dynamic css version


_leftheadWidth

int _leftheadWidth
width of left header


_topheadHeight

int _topheadHeight
height of top panel


_cellpadding

int _cellpadding
cell padding of each cell and header, both on left and right side.


_columnTitles

java.util.Map<K,V> _columnTitles
customized row and column names.


_rowTitles

java.util.Map<K,V> _rowTitles

_dataListener

org.zkoss.zss.ui.Spreadsheet.InnerDataListener _dataListener

_variableResolver

org.zkoss.zss.ui.Spreadsheet.InnerVariableResolver _variableResolver

_functionMapper

org.zkoss.zss.ui.Spreadsheet.InnerFunctionMapper _functionMapper

_custColId

SequenceId _custColId
Server side customized column/row id, start with 1,3,5,7. If a column,which set from client side, the id will be 2,4,6 , check ss.js for detail


_custRowId

SequenceId _custRowId

_updateCellId

SequenceId _updateCellId

_updateRangeId

SequenceId _updateRangeId

_focusId

SequenceId _focusId

_userName

java.lang.String _userName

_clientCacheDisabled

boolean _clientCacheDisabled

_maxRenderedCellSize

int _maxRenderedCellSize

_actionDisabled

java.util.Set<E> _actionDisabled

_focus

Focus _focus

_focusListener

org.zkoss.zk.ui.event.EventListener _focusListener

_actionHandler

ActionHandler _actionHandler

_showContextMenu

boolean _showContextMenu

_inCallback

boolean _inCallback

Package org.zkoss.zss.ui.event

Class org.zkoss.zss.ui.event.CellEvent extends org.zkoss.zk.ui.event.Event implements Serializable

Serialized Fields

_sheet

Worksheet _sheet

_row

int _row

_col

int _col

Class org.zkoss.zss.ui.event.CellMouseEvent extends org.zkoss.zk.ui.event.MouseEvent implements Serializable

Serialized Fields

_sheet

Worksheet _sheet

_row

int _row

_col

int _col

Class org.zkoss.zss.ui.event.CellSelectionEvent extends org.zkoss.zk.ui.event.Event implements Serializable

Serialized Fields

_sheet

Worksheet _sheet

_action

int _action

_left

int _left

_top

int _top

_right

int _right

_bottom

int _bottom

Class org.zkoss.zss.ui.event.EditboxEditingEvent extends org.zkoss.zk.ui.event.Event implements Serializable

Serialized Fields

_sheet

org.zkoss.poi.ss.usermodel.Sheet _sheet

_editingValue

java.lang.Object _editingValue

Class org.zkoss.zss.ui.event.FilterMouseEvent extends CellMouseEvent implements Serializable

serialVersionUID: 20110520114618L

Serialized Fields

_field

int _field

Class org.zkoss.zss.ui.event.HeaderEvent extends org.zkoss.zk.ui.event.Event implements Serializable

Serialized Fields

_sheet

org.zkoss.poi.ss.usermodel.Sheet _sheet

_type

int _type

_index

int _index

_hidden

boolean _hidden

Class org.zkoss.zss.ui.event.HeaderMouseEvent extends org.zkoss.zk.ui.event.MouseEvent implements Serializable

Serialized Fields

_sheet

org.zkoss.poi.ss.usermodel.Sheet _sheet

_index

int _index

_type

int _type

_clientx

int _clientx

_clienty

int _clienty

Class org.zkoss.zss.ui.event.HyperlinkEvent extends CellMouseEvent implements Serializable

Serialized Fields

_href

java.lang.String _href

_type

int _type

Class org.zkoss.zss.ui.event.KeyEvent extends org.zkoss.zk.ui.event.KeyEvent implements Serializable

Serialized Fields

selection

Rect selection

Class org.zkoss.zss.ui.event.SelectionChangeEvent extends CellSelectionEvent implements Serializable

Serialized Fields

_origleft

int _origleft

_origtop

int _origtop

_origright

int _origright

_origbottom

int _origbottom

Class org.zkoss.zss.ui.event.SheetCreateEvent extends org.zkoss.zk.ui.event.Event implements Serializable

Serialized Fields

_sheetName

java.lang.String _sheetName

Class org.zkoss.zss.ui.event.SheetDeleteEvent extends org.zkoss.zk.ui.event.Event implements Serializable

Serialized Fields

_delSheetName

java.lang.String _delSheetName

_newSheetName

java.lang.String _newSheetName

Class org.zkoss.zss.ui.event.SheetUpdateEvent extends org.zkoss.zk.ui.event.Event implements Serializable

Serialized Fields

_sheetName

java.lang.String _sheetName

Class org.zkoss.zss.ui.event.StartEditingEvent extends CellEvent implements Serializable

Serialized Fields

_cancel

boolean _cancel

_editingValue

java.lang.Object _editingValue

_editingSet

boolean _editingSet

_clientValue

java.lang.Object _clientValue

Class org.zkoss.zss.ui.event.StopEditingEvent extends CellEvent implements Serializable

Serialized Fields

_cancel

boolean _cancel

_editingValue

java.lang.Object _editingValue

Package org.zkoss.zss.ui.impl

Class org.zkoss.zss.ui.impl.SequenceId extends java.lang.Object implements Serializable

Serialized Fields

_last

int _last

_increase

int _increase

Class org.zkoss.zss.ui.impl.Upload extends org.zkoss.zk.ui.AbstractComponent implements Serializable

Class org.zkoss.zss.ui.impl.Uploader extends org.zkoss.zk.ui.AbstractComponent implements Serializable


Package org.zkoss.zssex.ui.widget

Class org.zkoss.zssex.ui.widget.DefaultWidgetHandler extends java.lang.Object implements Serializable

Serialized Fields

_spreadsheet

Spreadsheet _spreadsheet

_clientWidgets

java.util.List<E> _clientWidgets

_nonClientWidgets

java.util.List<E> _nonClientWidgets

_ghost

Ghost _ghost

Class org.zkoss.zssex.ui.widget.Ghost extends org.zkoss.zk.ui.AbstractComponent implements Serializable

serialVersionUID: 1L

Class org.zkoss.zssex.ui.widget.WidgetCtrl extends org.zkoss.zk.ui.AbstractComponent implements Serializable

serialVersionUID: 1L

Serialized Fields

_widget

BaseWidget _widget

Package org.zkoss.zssex.util

Class org.zkoss.zssex.util.LineChartEngine extends ZssChartEngine implements Serializable

serialVersionUID: 201011011508L

Class org.zkoss.zssex.util.PieChartEngine extends ZssChartEngine implements Serializable

serialVersionUID: 201011011426L

Class org.zkoss.zssex.util.ZssChartEngine extends org.zkoss.zkex.zul.impl.JFreeChartEngine implements Serializable

serialVersionUID: 201011021111L

Serialized Fields

_poiChart

org.zkoss.poi.ss.usermodel.Chart _poiChart

_chartInfo

org.zkoss.poi.ss.usermodel.ChartInfo _chartInfo



Copyright © 2005-2010 Potix Corporation. All Rights Reserved. SourceForge.net Logo