public class WriteCalCell extends CalculatableAction
构造器和说明 |
---|
WriteCalCell() |
限定符和类型 | 方法和说明 |
---|---|
protected CellHtmlWriter |
createCellWriter(Repository repo,
int reportIndex,
Report report) |
static JSONArray |
createJSONArray4Mobile(NameJavaScriptGroup nameHyperlinkGroup,
Repository repo)
为移动端创建 JSON数组格式的Hyperlink(联动操作时)
|
protected void |
decorateBackgroundTag(Tag backgroundTag) |
protected void |
doHyperlink4Recal(JSONObject jo,
FineBook storedWorkBook,
RelationElem re,
CellElement cell,
ReportRepositoryDeal repo) |
protected void |
doPresent4Recal(JSONObject jo,
Calculator cal,
FineBook storedWorkBook,
RelationElem re,
CellElement cell,
java.lang.Object value) |
protected DeclareRecordType |
getDeclareRecordType() |
protected ColumnRow |
getFrozenColumnRow(Report report) |
protected void |
miscellaneous(Tag sheetContainerTag,
Repository repo) |
protected Calculator |
prepareCalPresent4Recal(ReportSessionIDInfor sessionIDInfor) |
protected CellElement |
saveCellElement(Report report,
CellElement newCellElement) |
calculateCells, getWebWrite, isShowWidgetsNow, isWriteViewAtLeft, modifyCellElementValue, modifyCellElementValue, readContent
__write_boder__, __write_editor__with_EditComp, buildContent, dealWithFloatItems, dealWithFloatItems, doElse, generateTableTag, getHtmlWriterInstance, getHtmlWriterInstance, printWithWatermark, setBackgroundTagSize, setIsShowWidgets2RepCase, writeContent, writeECPane, writeWebPage
public static JSONArray createJSONArray4Mobile(NameJavaScriptGroup nameHyperlinkGroup, Repository repo) throws JSONException
nameHyperlinkGroup
- 数据超链repo
- 请求JSONException
- 抛错protected CellElement saveCellElement(Report report, CellElement newCellElement)
saveCellElement
在类中 CalculatableAction
protected Calculator prepareCalPresent4Recal(ReportSessionIDInfor sessionIDInfor)
protected void doPresent4Recal(JSONObject jo, Calculator cal, FineBook storedWorkBook, RelationElem re, CellElement cell, java.lang.Object value) throws java.lang.Exception
doPresent4Recal
在类中 CalculatableAction
java.lang.Exception
protected void doHyperlink4Recal(JSONObject jo, FineBook storedWorkBook, RelationElem re, CellElement cell, ReportRepositoryDeal repo) throws java.lang.Exception
doHyperlink4Recal
在类中 CalculatableAction
java.lang.Exception
protected DeclareRecordType getDeclareRecordType()
getDeclareRecordType
在类中 CalculatableAction
protected CellHtmlWriter createCellWriter(Repository repo, int reportIndex, Report report)
createCellWriter
在类中 DataAction
protected void decorateBackgroundTag(Tag backgroundTag)
decorateBackgroundTag
在类中 DataAction
protected ColumnRow getFrozenColumnRow(Report report)
getFrozenColumnRow
在类中 DataAction
protected void miscellaneous(Tag sheetContainerTag, Repository repo)
miscellaneous
在类中 DataAction