public class FormCellWriter extends TreeCellWriter
reportCase, tree_dn_columnIndex, tree_dn_rowIndex
cellGUIAttr, cellHeight, cellWidth, heavy, isUseLightHeavyTD, repo, reportIndex, reportSettings, resTag, tableID
构造器和说明 |
---|
FormCellWriter(Repository repo,
int reportIndex,
ReportSettingsProvider reportSettings) |
限定符和类型 | 方法和说明 |
---|---|
protected ColumnRow |
getColumnRowOfBox(HtmlWriteCellBox box) |
protected Widget |
getWidgetOfCell(CellElement cell) |
protected boolean |
isVisible(HtmlWriteCellBox box) |
protected void |
processWidget(WebReportCase reportCase,
CellElement cell,
Widget wi,
java.lang.Object rawValue,
ColumnRow position,
Calculator c) |
protected boolean |
shouldDrawContent(java.lang.Object value,
CellElement ce,
Tag contentTag) |
cell2Tag, clearTreeInfo, dealWithTreeNodeSonList, getRelatedPar, getRowSpan_indexSet, hasChild
anyElse, calculateRawValue, calculateRawValue, columnRowPosition, dealBeforeDrawContent, dealContent, dealWithEmptyHeight, dealWithHyperlinkGroup, dealWithValue4Formula, displayNormalText, displayVerticalText, drawContent, getDisplayValue, getHeightOfValueWrapper, getHtmlValue, getRawValue, getReportIndex, getTableID, getTitleTag, isHeavy, isQuickModel, isUseLightHeavyTD, makeSureCellGUIAttrNotEmpty, mayHideTailRows, painterAsImage, processFormula, processNoneWidget, processOtherAttributes, processUnwrappedRawValue, retriveCellElementPositions, setHeavy, setQuickModel, setShowWidgetAttr, setTableID, setTablePosition, setUseLightHeavyTD, shouldBeDisplayAsVerticalText, shouldDrawBackground, showUseHeavy, skipValueWrapper, unwrapLobs, widget2Config, widget2ConfigWithJSONStyle, writeLocationID
public FormCellWriter(Repository repo, int reportIndex, ReportSettingsProvider reportSettings)
protected ColumnRow getColumnRowOfBox(HtmlWriteCellBox box)
getColumnRowOfBox
在类中 CellHtmlWriter
protected boolean isVisible(HtmlWriteCellBox box)
isVisible
在类中 CellHtmlWriter
protected boolean shouldDrawContent(java.lang.Object value, CellElement ce, Tag contentTag)
shouldDrawContent
在类中 CellHtmlWriter
protected Widget getWidgetOfCell(CellElement cell)
getWidgetOfCell
在类中 CellHtmlWriter
protected void processWidget(WebReportCase reportCase, CellElement cell, Widget wi, java.lang.Object rawValue, ColumnRow position, Calculator c)
processWidget
在类中 CellHtmlWriter