|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.presentation.PresentationSettings
public class PresentationSettings
| Constructor Summary | |
|---|---|
PresentationSettings()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPresentationAnimations()
Gets the value of the presentationAnimations property. |
java.lang.String |
getPresentationEndless()
Gets the value of the presentationEndless property. |
java.lang.String |
getPresentationForceManual()
Gets the value of the presentationForceManual property. |
java.lang.String |
getPresentationFullScreen()
Gets the value of the presentationFullScreen property. |
java.lang.String |
getPresentationMouseAsPen()
Gets the value of the presentationMouseAsPen property. |
java.lang.String |
getPresentationMouseVisible()
Gets the value of the presentationMouseVisible property. |
java.lang.String |
getPresentationPause()
Gets the value of the presentationPause property. |
java.util.List<PresentationShow> |
getPresentationShow()
Gets the value of the presentationShow property. |
java.lang.String |
getPresentationShowLogo()
Gets the value of the presentationShowLogo property. |
java.lang.String |
getPresentationStartPage()
Gets the value of the presentationStartPage property. |
java.lang.String |
getPresentationStartWithNavigator()
Gets the value of the presentationStartWithNavigator property. |
java.lang.String |
getPresentationStayOnTop()
Gets the value of the presentationStayOnTop property. |
java.lang.String |
getPresentationTransitionOnClick()
Gets the value of the presentationTransitionOnClick property. |
void |
setPresentationAnimations(java.lang.String value)
Sets the value of the presentationAnimations property. |
void |
setPresentationEndless(java.lang.String value)
Sets the value of the presentationEndless property. |
void |
setPresentationForceManual(java.lang.String value)
Sets the value of the presentationForceManual property. |
void |
setPresentationFullScreen(java.lang.String value)
Sets the value of the presentationFullScreen property. |
void |
setPresentationMouseAsPen(java.lang.String value)
Sets the value of the presentationMouseAsPen property. |
void |
setPresentationMouseVisible(java.lang.String value)
Sets the value of the presentationMouseVisible property. |
void |
setPresentationPause(java.lang.String value)
Sets the value of the presentationPause property. |
void |
setPresentationShowLogo(java.lang.String value)
Sets the value of the presentationShowLogo property. |
void |
setPresentationStartPage(java.lang.String value)
Sets the value of the presentationStartPage property. |
void |
setPresentationStartWithNavigator(java.lang.String value)
Sets the value of the presentationStartWithNavigator property. |
void |
setPresentationStayOnTop(java.lang.String value)
Sets the value of the presentationStayOnTop property. |
void |
setPresentationTransitionOnClick(java.lang.String value)
Sets the value of the presentationTransitionOnClick property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PresentationSettings()
| Method Detail |
|---|
public java.lang.String getPresentationAnimations()
Stringpublic java.lang.String getPresentationEndless()
Stringpublic java.lang.String getPresentationForceManual()
Stringpublic java.lang.String getPresentationFullScreen()
Stringpublic java.lang.String getPresentationMouseAsPen()
Stringpublic java.lang.String getPresentationMouseVisible()
Stringpublic java.lang.String getPresentationPause()
Stringpublic java.util.List<PresentationShow> getPresentationShow()
This accessor method returns a reference to the live list, not a snapshot. Therefore any
modification you make to the returned list will be present inside the JAXB object. This is
why there is not a set method for the presentationShow property.
For example, to add a new item, do as follows:
getPresentationShow().add(newItem);
Objects of the following type(s) are allowed in the list PresentationShow
public java.lang.String getPresentationShowLogo()
Stringpublic java.lang.String getPresentationStartPage()
Stringpublic java.lang.String getPresentationStartWithNavigator()
Stringpublic java.lang.String getPresentationStayOnTop()
Stringpublic java.lang.String getPresentationTransitionOnClick()
Stringpublic void setPresentationAnimations(java.lang.String value)
value - allowed object is Stringpublic void setPresentationEndless(java.lang.String value)
value - allowed object is Stringpublic void setPresentationForceManual(java.lang.String value)
value - allowed object is Stringpublic void setPresentationFullScreen(java.lang.String value)
value - allowed object is Stringpublic void setPresentationMouseAsPen(java.lang.String value)
value - allowed object is Stringpublic void setPresentationMouseVisible(java.lang.String value)
value - allowed object is Stringpublic void setPresentationPause(java.lang.String value)
value - allowed object is Stringpublic void setPresentationShowLogo(java.lang.String value)
value - allowed object is Stringpublic void setPresentationStartPage(java.lang.String value)
value - allowed object is Stringpublic void setPresentationStartWithNavigator(java.lang.String value)
value - allowed object is Stringpublic void setPresentationStayOnTop(java.lang.String value)
value - allowed object is Stringpublic void setPresentationTransitionOnClick(java.lang.String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||