public class AbstractAnalyCellElementFull extends AbstractAnalyCellElement
optionalAttributes, style, value
构造器和说明 |
---|
AbstractAnalyCellElementFull() |
限定符和类型 | 方法和说明 |
---|---|
BoxElement |
getBoxElement() |
int |
getColumn() |
int |
getColumnSpan() |
NE |
getLeftNE() |
int |
getRow() |
int |
getRowSpan() |
AnalyCellElement |
getSonBoxCE(int index) |
int |
getSonBoxCESize() |
NE |
getUpNE() |
void |
setColumn(int col) |
void |
setColumnSpan(int colSpan) |
void |
setRow(int row) |
void |
setRowSpan(int rowSpan) |
addSonBoxCE, clone, dealWithSaveValue4Compatible, getAnalysisType, getCellGUIAttrAttr, getFlState, getHighLightGroupAttr, getNameHyperLinkGroupAttr, getPageAttr, getPresentAttr, getShowValue, getSortType, getWidgetAttr, isExist, isSelfFilter, isView, isWriter, readXML, setFlState, setPresentValue, setSelfFilter, writeXML
getHighlightGroup, getPresent, setHighlightGroup, setPresent
changeAuthorityState, getWidget, setCompatibleWidget, setWidget
changeNewValueAuthorityState, cleanAuthority, clone, deriveCellElement, deriveCellElement, doExcelImportWithLeftSon, doExcelImportWithUpSon, ensureAttrNotShared, equals, getCellExpandAttr, getCellGUIAttr, getCellPageAttr, getCellPrivilegeControl, getCellWidgetAttr, getNameHyperlinkGroup, getOptionalAttributes, getStyle, getValue, isDoneAuthority, isDoneNewValueAuthority, isReadyToDelete, lightClone, putAttr, removeAttr, setCellGUIAttr, setCellPageAttr, setCellPrivilegeControl, setNameHyperlinkGroup, setOptionalAttributes, setStyle, setValue, writeCommonResultAttrXML
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, deriveCellElement, deriveCellElement, doExcelImportWithLeftSon, doExcelImportWithUpSon, getCellPrivilegeControl, isReadyToDelete, writeCommonResultAttrXML
changeAuthorityState, changeNewValueAuthorityState, cleanAuthority, getNameHyperlinkGroup, getValue, isDoneAuthority, isDoneNewValueAuthority, setNameHyperlinkGroup, setValue
getStyle, setStyle
getCellExpandAttr, getCellGUIAttr, getCellPageAttr, setCellGUIAttr, setCellPageAttr
getWidget, setWidget
getHighlightGroup, getPresent, setHighlightGroup, setPresent
public BoxElement getBoxElement()
public int getSonBoxCESize()
public AnalyCellElement getSonBoxCE(int index)
public int getColumn()
public void setColumn(int col)
public int getColumnSpan()
public void setColumnSpan(int colSpan)
public int getRow()
public void setRow(int row)
public int getRowSpan()
public void setRowSpan(int rowSpan)
public NE getLeftNE()
public NE getUpNE()