public class BCE extends AbstractPageCellElement implements BoxCE
optionalAttributes, style, value
限定符和类型 | 方法和说明 |
---|---|
void |
addLeftSonBe(BE be)
增加BoxCe中子BE,之间关系为be.left或up==this
|
boolean |
equals(java.lang.Object o)
判断是否相等
|
int |
get_result_index() |
BE |
getBeFrom() |
java.lang.Object |
getBoxValueFormula() |
CellExpandAttr |
getCellExpandAttr() |
int |
getColumn() |
ColumnRow |
getColumnRowFrom() |
int |
getColumnSpan() |
PE |
getLeftPE() |
java.util.List |
getLeftSonBes()
返回子BE
|
Present |
getPresent() |
java.util.List<BoxCE> |
getResultBoxCE() |
int |
getRow() |
int[] |
getRows() |
int |
getRowSpan() |
PE |
getUpPE() |
boolean |
isExtend()
是否扩展
|
boolean |
isWrite()
返回是不是用于填报中的
|
java.lang.Object |
lightClone()
轻克隆
|
void |
mark_result_index(int i)
标志当前BCE在被引领BE中的位置
|
void |
setBeFrom(BE be) |
void |
setColumn(int col) |
void |
setColumnSpan(int colSpan) |
void |
setLeftSonBe(java.util.List sons)
设置子BE列表
|
void |
setRow(int row) |
void |
setRowSpan(int rowSpan) |
java.lang.String |
toString()
当前对象的字符串展示
|
dealWithSaveValue4Compatible, getCellGUIAttrAttr, getNameHyperLinkGroupAttr, getPageAttr, isView, isWriter
changeAuthorityState, changeNewValueAuthorityState, cleanAuthority, clone, clone, deriveCellElement, deriveCellElement, doExcelImportWithLeftSon, doExcelImportWithUpSon, ensureAttrNotShared, getCellGUIAttr, getCellPageAttr, getCellPrivilegeControl, getCellWidgetAttr, getNameHyperlinkGroup, getOptionalAttributes, getShowValue, getStyle, getValue, isDoneAuthority, isDoneNewValueAuthority, isExist, isReadyToDelete, putAttr, readXML, removeAttr, setCellGUIAttr, setCellPageAttr, setCellPrivilegeControl, setCompatibleWidget, setNameHyperlinkGroup, setOptionalAttributes, setStyle, setValue, writeCommonResultAttrXML, writeXML
clone, clone, deriveCellElement, deriveCellElement, doExcelImportWithLeftSon, doExcelImportWithUpSon, getCellPrivilegeControl, getShowValue, isExist, isReadyToDelete, writeCommonResultAttrXML
changeAuthorityState, changeNewValueAuthorityState, cleanAuthority, getNameHyperlinkGroup, getValue, isDoneAuthority, isDoneNewValueAuthority, setNameHyperlinkGroup, setValue
getStyle, setStyle
getCellGUIAttr, getCellPageAttr, setCellGUIAttr, setCellPageAttr
readXML
getValue, setValue
public BE getBeFrom()
getBeFrom
在接口中 BoxCEProvider
getBeFrom
在接口中 BoxCE
public PE getLeftPE()
getLeftPE
在接口中 PEProvider
getLeftPE
在接口中 PE
public PE getUpPE()
getUpPE
在接口中 PEProvider
getUpPE
在接口中 PE
public ColumnRow getColumnRowFrom()
getColumnRowFrom
在接口中 PE
public java.util.List<BoxCE> getResultBoxCE()
getResultBoxCE
在接口中 PE
public int getColumn()
getColumn
在接口中 BoxCEProvider
getColumn
在接口中 CellProvider
public int getColumnSpan()
getColumnSpan
在接口中 BoxCEProvider
getColumnSpan
在接口中 CellProvider
public void setColumnSpan(int colSpan)
setColumnSpan
在接口中 Cell
public int getRow()
getRow
在接口中 BoxCEProvider
getRow
在接口中 CellProvider
public int getRowSpan()
getRowSpan
在接口中 BoxCEProvider
getRowSpan
在接口中 CellProvider
public void setRowSpan(int rowSpan)
setRowSpan
在接口中 Cell
public void mark_result_index(int i)
mark_result_index
在接口中 BoxCE
i
- 指定的indexpublic int get_result_index()
get_result_index
在接口中 BoxCE
public java.lang.Object getBoxValueFormula()
getBoxValueFormula
在接口中 BoxCE
public void addLeftSonBe(BE be)
addLeftSonBe
在接口中 BoxCE
be
- 被添加的子BEpublic java.util.List getLeftSonBes()
getLeftSonBes
在接口中 BoxCE
public void setLeftSonBe(java.util.List sons)
BoxCE
setLeftSonBe
在接口中 BoxCE
public java.lang.String toString()
toString
在类中 java.lang.Object
public java.lang.Object lightClone() throws java.lang.CloneNotSupportedException
lightClone
在类中 AbstractCellElement
java.lang.CloneNotSupportedException
public CellExpandAttr getCellExpandAttr()
getCellExpandAttr
在接口中 ShowAttrElem
getCellExpandAttr
在类中 AbstractCellElement
public boolean equals(java.lang.Object o)
AbstractCellElement
equals
在类中 AbstractCellElement
public Present getPresent()
getPresent
在接口中 BoxCE
public int[] getRows()
getRows
在接口中 BoxCEProvider
public boolean isExtend()
isExtend
在接口中 BoxCEProvider