public interface ShowAttrElem
限定符和类型 | 方法和说明 |
---|---|
CellExpandAttr |
getCellExpandAttr() |
CellGUIAttr |
getCellGUIAttr()
Gets the attributes of GUI.
|
CellPageAttr |
getCellPageAttr()
Gets the CellPageAttr.
|
void |
setCellGUIAttr(CellGUIAttr cellGUIAttr)
Sets the attributes of GUI.
|
void |
setCellPageAttr(CellPageAttr cellPageAttr)
Sets the CellPageAttr.
|
CellGUIAttr getCellGUIAttr()
void setCellGUIAttr(CellGUIAttr cellGUIAttr)
CellPageAttr getCellPageAttr()
void setCellPageAttr(CellPageAttr cellPageAttr)
cellPageAttr
- the new CellPageAttr.CellExpandAttr getCellExpandAttr()