public class WriteCellHTMLWriterAdapter extends WriteCellWriter implements CellHTMLWriterAdapter
cellGUIAttr, cellHeight, cellWidth, heavy, isUseLightHeavyTD, repo, reportIndex, reportSettings, resTag, tableID| 构造器和说明 |
|---|
WriteCellHTMLWriterAdapter() |
| 限定符和类型 | 方法和说明 |
|---|---|
JSONObject |
getCellWidgetJson(CellElement ce) |
void |
setCellDimension(java.awt.Dimension dimension) |
void |
setReportIndex(int index) |
void |
setRepository(Repository repo) |
boolean |
showUseHeavy(CellElement cell)
是否需要重方式输出格子
|
void |
updateCell(CellElement cell) |
void |
writeCellValue(CellElement ce,
java.lang.Object rawValue,
Tag contentTag) |
addEditAttr2Tag, dealWithHyperlinkGroup, displayNormalText, getDisplayValue, getHeightOfValueWrapper, getWidgetOfCell, isVisible, processNoneWidget, processOtherAttributes, processWidget, setShowWidgetAttr, shouldBeDisplayAsVerticalText, shouldDrawBackground, skipValueWrappercolumnRowPosition, getColumnRowOfBox, processFormula, processUnwrappedRawValue, shouldDrawContent, writeFMInfo, writeLocationIDanyElse, calculateRawValue, calculateRawValue, cell2Tag, dealBeforeDrawContent, dealContent, dealWithEmptyHeight, dealWithValue4Formula, displayVerticalText, drawContent, getHtmlValue, getRawValue, getReportIndex, getTableID, getTitleTag, isHeavy, isQuickModel, isUseLightHeavyTD, makeSureCellGUIAttrNotEmpty, mayHideTailRows, painterAsImage, retriveCellElementPositions, setHeavy, setQuickModel, setTableID, setTablePosition, setUseLightHeavyTD, unwrapLobs, widget2Config, widget2ConfigWithJSONStylepublic void setCellDimension(java.awt.Dimension dimension)
setCellDimension 在接口中 CellHTMLWriterAdapterpublic void updateCell(CellElement cell)
updateCell 在接口中 CellHTMLWriterAdapterpublic boolean showUseHeavy(CellElement cell)
CellHtmlWritershowUseHeavy 在类中 CellHtmlWritercell - 格子public void writeCellValue(CellElement ce, java.lang.Object rawValue, Tag contentTag)
writeCellValue 在接口中 CellHTMLWriterAdapterpublic void setRepository(Repository repo)
setRepository 在接口中 CellHTMLWriterAdapterpublic void setReportIndex(int index)
setReportIndex 在接口中 CellHTMLWriterAdapterpublic JSONObject getCellWidgetJson(CellElement ce) throws JSONException
getCellWidgetJson 在接口中 CellHTMLWriterAdapterJSONException