public abstract class AbstractFormCellElement extends AbstractWidgetCellElement implements FormCellElement
optionalAttributes, style, value| 构造器和说明 |
|---|
AbstractFormCellElement() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected java.lang.Object |
dealWithSaveValue4Compatible(java.lang.Object value) |
protected CellElementAttribute |
getCellGUIAttrAttr() |
protected CellElementAttribute |
getNameHyperLinkGroupAttr() |
protected CellElementAttribute |
getPageAttr() |
protected CellElementAttribute |
getWidgetAttr() |
boolean |
isView()
是否是数据分析属性
|
boolean |
isWriter()
是否是填报属性
|
changeAuthorityState, clone, getWidget, readXML, setCompatibleWidget, setWidget, writeXMLchangeNewValueAuthorityState, cleanAuthority, clone, deriveCellElement, deriveCellElement, doExcelImportWithLeftSon, doExcelImportWithUpSon, ensureAttrNotShared, equals, getCellExpandAttr, getCellGUIAttr, getCellPageAttr, getCellPrivilegeControl, getCellWidgetAttr, getNameHyperlinkGroup, getOptionalAttributes, getShowValue, getStyle, getValue, isDoneAuthority, isDoneNewValueAuthority, isExist, isReadyToDelete, lightClone, putAttr, removeAttr, setCellGUIAttr, setCellPageAttr, setCellPrivilegeControl, setNameHyperlinkGroup, setOptionalAttributes, setStyle, setValue, writeCommonResultAttrXMLfinalize, 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, setCellPageAttrreadXMLgetWidget, setWidgetprotected CellElementAttribute getWidgetAttr()
getWidgetAttr 在类中 AbstractWidgetCellElementprotected 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