|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides the interfaces for the Table Band Content
Field Summary | |
static int |
BAND_BODY
|
static int |
BAND_FOOTER
|
static int |
BAND_HEADER
|
Fields inherited from interface org.eclipse.birt.report.engine.content.IContent |
CELL_CONTENT, CONTAINER_CONTENT, DATA_CONTENT, FOREIGN_CONTENT, IMAGE_CONTENT, LABEL_CONTENT, PAGE_CONTENT, ROW_CONTENT, SERIALIZE_CONTENT, TABLE_BAND_CONTENT, TABLE_CONTENT, TEXT_CONTENT |
Method Summary | |
int |
getType()
get type |
Methods inherited from interface org.eclipse.birt.report.engine.content.IContent |
accept, getBookmark, getBounds, getContentType, getGenerateBy, getHeight, getHelpText, getHyperlinkAction, getInlineStyle, getInstanceID, getName, getReportContent, getStyleClass, getTOC, getWidth, getX, getY, readContent, setBookmark, setBounds, setGenerateBy, setHeight, setHelpText, setHyperlinkAction, setInlineStyle, setInstanceID, setName, setReportContent, setStyleClass, setTOC, setWidth, setX, setY, writeContent |
Methods inherited from interface org.eclipse.birt.report.engine.content.IElement |
getChildren, getParent, setParent |
Methods inherited from interface org.eclipse.birt.report.engine.css.engine.CSSStylableElement |
getComputedStyle, getCSSEngine, getStyle |
Field Detail |
public static final int BAND_HEADER
public static final int BAND_BODY
public static final int BAND_FOOTER
Method Detail |
public int getType()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |