|
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.DInclude
org.eclipse.tptp.platform.report.birt).
public class DInclude
This interface provides the include information.
| Constructor Summary | |
|---|---|
DInclude()
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.String |
getHref()
Deprecated. |
java.lang.String |
getJavaScript()
Deprecated. |
void |
setHref(java.lang.String href)
Deprecated. |
void |
setJavaScript(java.lang.String javaScript)
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 DInclude()
| Method Detail |
|---|
public java.lang.String getHref()
public void setHref(java.lang.String href)
public java.lang.String getJavaScript()
public void setJavaScript(java.lang.String javaScript)
|
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 | ||||||||