public class FormCellWriter extends TreeCellWriter
reportCase, tree_dn_columnIndex, tree_dn_rowIndexcellGUIAttr, 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, hasChildanyElse, 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, writeLocationIDpublic FormCellWriter(Repository repo, int reportIndex, ReportSettingsProvider reportSettings)
protected ColumnRow getColumnRowOfBox(HtmlWriteCellBox box)
getColumnRowOfBox 在类中 CellHtmlWriterprotected boolean isVisible(HtmlWriteCellBox box)
isVisible 在类中 CellHtmlWriterprotected boolean shouldDrawContent(java.lang.Object value,
CellElement ce,
Tag contentTag)
shouldDrawContent 在类中 CellHtmlWriterprotected Widget getWidgetOfCell(CellElement cell)
getWidgetOfCell 在类中 CellHtmlWriterprotected void processWidget(WebReportCase reportCase, CellElement cell, Widget wi, java.lang.Object rawValue, ColumnRow position, Calculator c)
processWidget 在类中 CellHtmlWriter