public interface IRowContent extends IContainerContent
AUTOTEXT_CONTENT, CELL_CONTENT, CONTAINER_CONTENT, DATA_CONTENT, DOCUMENT_EXTENSION, FOREIGN_CONTENT, GROUP_CONTENT, IMAGE_CONTENT, LABEL_CONTENT, LAYOUT_EXTENSION, LIST_BAND_CONTENT, LIST_CONTENT, LIST_GROUP_CONTENT, PAGE_CONTENT, REPORT_CONTENT, ROW_CONTENT, SERIALIZE_CONTENT, TABLE_BAND_CONTENT, TABLE_CONTENT, TABLE_GROUP_CONTENT, TEXT_CONTENT
Modifier and Type | Method and Description |
---|---|
IBandContent |
getBand() |
IGroupContent |
getGroup() |
java.lang.String |
getGroupId() |
int |
getRowID() |
ITableContent |
getTable() |
boolean |
isRepeatable() |
void |
setGroupId(java.lang.String groupId) |
void |
setRepeatable(boolean repeatable) |
void |
setRowID(int rowID) |
accept, cloneContent, getACL, getAltText, getAltTextKey, getBookmark, getContentType, getExtension, getExtensions, getGenerateBy, getHeight, getHelpText, getHyperlinkAction, getInlineStyle, getInstanceID, getName, getReportContent, getResultSet, getTOC, getUserProperties, getWidth, getX, getY, hasChildren, isDirectionRTL, isLastChild, isRTL, readContent, setACL, setAltText, setAltTextKey, setBookmark, setExtension, setExtensions, setGenerateBy, setHasChildren, setHeight, setHelpText, setHyperlinkAction, setInlineStyle, setInstanceID, setLastChild, setName, setReportContent, setTOC, setUserProperties, setWidth, setX, setY, writeContent
getComputedStyle, getCSSEngine, getStyle
getChildren, getParent, setParent
getComputedStyle, getStyle, getStyleClass, setStyleClass
int getRowID()
void setRowID(int rowID)
ITableContent getTable()
java.lang.String getGroupId()
void setGroupId(java.lang.String groupId)
IGroupContent getGroup()
IBandContent getBand()
void setRepeatable(boolean repeatable)
boolean isRepeatable()
Copyright © 2008 Actuate Corp. All rights reserved.