public abstract class AbstractPageCellElement extends AbstractCellElement implements ResultCellElement
optionalAttributes, style, value| 构造器和说明 |
|---|
AbstractPageCellElement() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected java.lang.Object |
dealWithSaveValue4Compatible(java.lang.Object value) |
protected CellElementAttribute |
getCellGUIAttrAttr() |
protected CellElementAttribute |
getNameHyperLinkGroupAttr() |
protected CellElementAttribute |
getPageAttr() |
boolean |
isView()
是否是数据分析属性
|
boolean |
isWriter()
是否是填报属性
|
changeAuthorityState, changeNewValueAuthorityState, cleanAuthority, clone, clone, deriveCellElement, deriveCellElement, doExcelImportWithLeftSon, doExcelImportWithUpSon, ensureAttrNotShared, equals, getCellExpandAttr, getCellGUIAttr, getCellPageAttr, getCellPrivilegeControl, getCellWidgetAttr, getNameHyperlinkGroup, getOptionalAttributes, getShowValue, getStyle, getValue, isDoneAuthority, isDoneNewValueAuthority, isExist, isReadyToDelete, lightClone, putAttr, readXML, removeAttr, setCellGUIAttr, setCellPageAttr, setCellPrivilegeControl, setCompatibleWidget, setNameHyperlinkGroup, setOptionalAttributes, setStyle, setValue, writeCommonResultAttrXML, writeXMLfinalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, clone, deriveCellElement, deriveCellElement, doExcelImportWithLeftSon, doExcelImportWithUpSon, getCellPrivilegeControl, getShowValue, isExist, isReadyToDelete, writeCommonResultAttrXMLsetColumn, setColumnSpan, setRow, setRowSpangetColumn, getColumnSpan, getRow, getRowSpanchangeAuthorityState, changeNewValueAuthorityState, cleanAuthority, getNameHyperlinkGroup, getValue, isDoneAuthority, isDoneNewValueAuthority, setNameHyperlinkGroup, setValuegetStyle, setStylegetCellExpandAttr, getCellGUIAttr, getCellPageAttr, setCellGUIAttr, setCellPageAttrreadXMLprotected CellElementAttribute getCellGUIAttrAttr()
getCellGUIAttrAttr 在类中 AbstractCellElementprotected CellElementAttribute getNameHyperLinkGroupAttr()
protected CellElementAttribute getPageAttr()
getPageAttr 在类中 AbstractCellElementprotected java.lang.Object dealWithSaveValue4Compatible(java.lang.Object value)
public boolean isWriter()
isWriter 在接口中 ResultCellElementpublic boolean isView()
isView 在接口中 ResultCellElement