|
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.DPreferences
org.eclipse.tptp.platform.report.birt).
public class DPreferences
This interface provides the properties for the preferences information.
| Constructor Summary | |
|---|---|
DPreferences()
Deprecated. creates a new preference object. |
|
| Method Summary | |
|---|---|
java.lang.String |
getBrowserCookieName()
Deprecated. |
java.lang.String |
getStoredPreferences()
Deprecated. |
java.lang.String |
getTooltip()
Deprecated. |
java.lang.String |
getUpdatedPreferencesVariable()
Deprecated. |
java.lang.String |
getUrl()
Deprecated. |
boolean |
isShow()
Deprecated. |
void |
setBrowserCookieName(java.lang.String browserCookieName)
Deprecated. sets the browser cookie name |
void |
setShow(boolean show)
Deprecated. sets the showing property for the preferences for the chart |
void |
setStoredPreferences(java.lang.String storedPreferences)
Deprecated. sets the stored preferences |
void |
setTooltip(java.lang.String tooltip)
Deprecated. sets the tooltip |
void |
setUpdatedPreferencesVariable(java.lang.String updatedPreferencesVariable)
Deprecated. sets the preference variables |
void |
setUrl(java.lang.String url)
Deprecated. sets the url |
| 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 DPreferences()
| Method Detail |
|---|
public boolean isShow()
public void setShow(boolean show)
public java.lang.String getBrowserCookieName()
public void setBrowserCookieName(java.lang.String browserCookieName)
public java.lang.String getStoredPreferences()
public void setStoredPreferences(java.lang.String storedPreferences)
public java.lang.String getTooltip()
public void setTooltip(java.lang.String tooltip)
public java.lang.String getUpdatedPreferencesVariable()
public void setUpdatedPreferencesVariable(java.lang.String updatedPreferencesVariable)
public java.lang.String getUrl()
public void setUrl(java.lang.String url)
|
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 | ||||||||