public class BEB extends BoxElementBox
BEB_ERROR, BEB_SELF_MARK_EXPAND_FORMULA, leftLeadBEB, leftParBEB, sonBEBs, upLeadBEB, upParBEB
限定符和类型 | 方法和说明 |
---|---|
void |
add_more_be(BE be)
增加be
|
void |
add_more_be(java.util.List<BE> beList)
增加BE
|
java.util.List<BE> |
get_be_array() |
CellExpandAttr |
getCellExpandAttr() |
java.lang.Object |
getCellValue() |
java.lang.String |
getColIndex4ADHOC() |
java.lang.String |
getColName4ADHOC()
下面3个是数据分析获取列名字和索引用的
|
java.lang.String |
getColName4ADHOCGroup() |
java.lang.String |
getColName4ADHOCGroupResult() |
int |
getColumnIndex() |
protected int |
getExpandDirection() |
int |
getRowIndex() |
BoxElement[] |
getSonBoxElement() |
void |
setTemplateElementCase(TemplateElementCase templateElementCase) |
java.lang.String |
toString()
说明
|
clone, getAnalysisType, getGroupType, getLeftLeadBEB, getLeftParBEB, getSonBEBs, getSortType, getUpLeadBEB, getUpParBEB, readXML, setLeftLeadBEB, setLeftParBEB, setSonBEBs, setUpLeadBEB, setUpParBEB, writeXML
public void add_more_be(BE be)
be
- be对象public void add_more_be(java.util.List<BE> beList)
beList
- BE列表public java.util.List<BE> get_be_array()
public java.lang.String toString()
toString
在类中 java.lang.Object
public BoxElement[] getSonBoxElement()
getSonBoxElement
在类中 BoxElementBox
public int getColumnIndex()
getColumnIndex
在类中 BoxElementBox
public int getRowIndex()
getRowIndex
在类中 BoxElementBox
protected int getExpandDirection()
getExpandDirection
在类中 BoxElementBox
public java.lang.Object getCellValue()
getCellValue
在类中 BoxElementBox
public java.lang.String getColName4ADHOC()
BoxElementBox
getColName4ADHOC
在类中 BoxElementBox
public java.lang.String getColIndex4ADHOC()
getColIndex4ADHOC
在类中 BoxElementBox
public java.lang.String getColName4ADHOCGroup()
getColName4ADHOCGroup
在类中 BoxElementBox
public java.lang.String getColName4ADHOCGroupResult()
public CellExpandAttr getCellExpandAttr()
getCellExpandAttr
在类中 BoxElementBox
public void setTemplateElementCase(TemplateElementCase templateElementCase)