public class EditableCellWriter extends CellHtmlWriter
cellGUIAttr, cellHeight, cellWidth, heavy, isUseLightHeavyTD, repo, reportIndex, reportSettings, resTag, tableID
构造器和说明 |
---|
EditableCellWriter(Repository repo,
int reportIndex,
CalculatableReport report) |
EditableCellWriter(Repository repo,
int reportIndex,
ReportSettingsProvider reportSettings,
CalculatableReport report) |
限定符和类型 | 方法和说明 |
---|---|
protected void |
columnRowPosition(ColumnRow boxColumnRow) |
protected ColumnRow |
getColumnRowOfBox(HtmlWriteCellBox box) |
protected Widget |
getWidgetOfCell(CellElement cell) |
protected boolean |
isVisible(HtmlWriteCellBox box) |
protected void |
processFormula(CellElement ce,
BaseFormula formula) |
protected void |
processOtherAttributes(HtmlWriteCellBox box,
Calculator ca) |
protected void |
processUnwrappedRawValue(CellElement ce,
java.lang.Object ob) |
protected boolean |
shouldDrawBackground(HtmlWriteCellBox box) |
protected boolean |
shouldDrawContent(java.lang.Object value,
CellElement ce,
Tag contentTag) |
protected void |
writeFMInfo(CellElement ce,
ResultFormula rf) |
protected void |
writeLocationID(ColumnRow boxColumnRow) |
anyElse, calculateRawValue, calculateRawValue, cell2Tag, dealBeforeDrawContent, dealContent, dealWithEmptyHeight, dealWithHyperlinkGroup, dealWithValue4Formula, displayNormalText, displayVerticalText, drawContent, getDisplayValue, getHeightOfValueWrapper, getHtmlValue, getRawValue, getReportIndex, getTableID, getTitleTag, isHeavy, isQuickModel, isUseLightHeavyTD, makeSureCellGUIAttrNotEmpty, mayHideTailRows, painterAsImage, processNoneWidget, processWidget, retriveCellElementPositions, setHeavy, setQuickModel, setShowWidgetAttr, setTableID, setTablePosition, setUseLightHeavyTD, shouldBeDisplayAsVerticalText, showUseHeavy, skipValueWrapper, unwrapLobs, widget2Config, widget2ConfigWithJSONStyle
public EditableCellWriter(Repository repo, int reportIndex, CalculatableReport report)
public EditableCellWriter(Repository repo, int reportIndex, ReportSettingsProvider reportSettings, CalculatableReport report)
protected ColumnRow getColumnRowOfBox(HtmlWriteCellBox box)
getColumnRowOfBox
在类中 CellHtmlWriter
protected void columnRowPosition(ColumnRow boxColumnRow)
columnRowPosition
在类中 CellHtmlWriter
protected boolean shouldDrawContent(java.lang.Object value, CellElement ce, Tag contentTag)
shouldDrawContent
在类中 CellHtmlWriter
protected Widget getWidgetOfCell(CellElement cell)
getWidgetOfCell
在类中 CellHtmlWriter
protected boolean isVisible(HtmlWriteCellBox box)
isVisible
在类中 CellHtmlWriter
protected boolean shouldDrawBackground(HtmlWriteCellBox box)
shouldDrawBackground
在类中 CellHtmlWriter
protected void processFormula(CellElement ce, BaseFormula formula)
processFormula
在类中 CellHtmlWriter
protected void writeLocationID(ColumnRow boxColumnRow)
writeLocationID
在类中 CellHtmlWriter
protected void writeFMInfo(CellElement ce, ResultFormula rf)
protected void processUnwrappedRawValue(CellElement ce, java.lang.Object ob)
protected void processOtherAttributes(HtmlWriteCellBox box, Calculator ca)
processOtherAttributes
在类中 CellHtmlWriter