public class TemplateCellElementAttribute extends CellElementAttribute
| 限定符和类型 | 字段和说明 |
|---|---|
static CellElementAttribute |
CELLEXPANDATTR |
static CellElementAttribute |
CELLGUIATTR |
static CellElementAttribute |
CELLINSERTPOLICYATTR |
static CellElementAttribute |
HIGHLIGHTGROUP |
static CellElementAttribute |
NAMEHYPERLINKGROUP |
static CellElementAttribute |
PAGE |
static CellElementAttribute |
PRESENT |
static CellElementAttribute |
WIDGET |
idx| 限定符和类型 | 方法和说明 |
|---|---|
protected java.util.List |
getAttributes() |
toStringpublic static final CellElementAttribute CELLEXPANDATTR
public static final CellElementAttribute PAGE
public static final CellElementAttribute CELLGUIATTR
public static final CellElementAttribute PRESENT
public static final CellElementAttribute HIGHLIGHTGROUP
public static final CellElementAttribute WIDGET
public static final CellElementAttribute NAMEHYPERLINKGROUP
public static final CellElementAttribute CELLINSERTPOLICYATTR
protected java.util.List getAttributes()
getAttributes 在类中 CellElementAttribute