|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.eclipse.tptp.platform.report.birt).
public interface IDTextualItem
Provides an interface for object which can contain a string character as contents.
| Method Summary | |
|---|---|
java.lang.String |
getText()
Deprecated. Access method for the text property. |
void |
setText(java.lang.String aText)
Deprecated. Sets the value of the text property. |
| Methods inherited from interface org.eclipse.tptp.platform.report.core.internal.IDItem |
|---|
addChild, clear, getAppliedStyle, getChildCount, getChildPosition, getFirstChild, getIterator, getLastChild, getNext, getParent, getRoot, getStyle, insertChild, isContainer, removeChild, setNext, setParent, setStyle |
| Method Detail |
|---|
java.lang.String getText()
void setText(java.lang.String aText)
aText - the new value of the text property
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||