public interface ILabelContent extends ITextContent
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| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getHelpKey()
Get the help key string of the label content.
|
java.lang.String |
getHelpText()
Get the help text string of the label content.
|
java.lang.String |
getLabelKey()
Get the label key string of the label content.
|
java.lang.String |
getLabelText()
Get the text string of the label content.
|
void |
setHelpText(java.lang.String helpText)
Set the help text string of the label content.
|
void |
setLabelKey(java.lang.String labelKey)
Set the label key string of the label content.
|
void |
setLabelText(java.lang.String labelText)
Set the text string of label content.
|
getText, setTextaccept, cloneContent, getACL, getAltText, getAltTextKey, getBookmark, getContentType, getExtension, getExtensions, getGenerateBy, getHeight, 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, setHyperlinkAction, setInlineStyle, setInstanceID, setLastChild, setName, setReportContent, setTOC, setUserProperties, setWidth, setX, setY, writeContentgetComputedStyle, getCSSEngine, getStylegetChildren, getParent, setParentgetComputedStyle, getStyle, getStyleClass, setStyleClassvoid setLabelText(java.lang.String labelText)
labelText - the text string of the label content.java.lang.String getLabelText()
void setLabelKey(java.lang.String labelKey)
labelKey - the label key string of the label content.java.lang.String getLabelKey()
void setHelpText(java.lang.String helpText)
setHelpText 在接口中 IContentjava.lang.String getHelpText()
getHelpText 在接口中 IContentjava.lang.String getHelpKey()
Copyright © 2008 Actuate Corp. All rights reserved.