|
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 | ||||||||
java.lang.Objectorg.eclipse.tptp.platform.report.core.internal.DItem
org.eclipse.tptp.platform.report.core.internal.DAccessibilityTitle
org.eclipse.tptp.platform.report.birt).
public class DAccessibilityTitle
This object can be added to IDItem to set a accessibility title to provide information to the Screen Reader. The idtems are DAxis, DCurve and DPoint. This feature is activated only for the SVG generation
| Constructor Summary | |
|---|---|
DAccessibilityTitle()
Deprecated. creates an accessibility whit null title |
|
DAccessibilityTitle(java.lang.String t)
Deprecated. creates an accessibility object by init title |
|
| Method Summary | |
|---|---|
java.lang.String |
getText()
Deprecated. |
void |
setText(java.lang.String text)
Deprecated. |
| Methods inherited from class org.eclipse.tptp.platform.report.core.internal.DItem |
|---|
addChild, clear, getAppliedStyle, getChildCount, getChildPosition, getFirstChild, getIterator, getLastChild, getNext, getParent, getRoot, getStyle, insertChild, isContainer, removeChild, setNext, setParent, setStyle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DAccessibilityTitle()
public DAccessibilityTitle(java.lang.String t)
| Method Detail |
|---|
public java.lang.String getText()
public void setText(java.lang.String text)
|
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 | ||||||||