|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.presentation.PresentationEvent
public class PresentationEvent
| Field Summary | |
|---|---|
protected String |
presentationAction
|
protected String |
presentationDirection
|
protected String |
presentationEffect
|
protected PresentationSound |
presentationSound
|
protected String |
presentationSpeed
|
protected String |
presentationStartScale
|
protected String |
presentationVerb
|
protected String |
scriptEventName
|
protected String |
xlinkActuate
|
protected String |
xlinkHref
|
protected String |
xlinkShow
|
protected String |
xlinkType
|
| Constructor Summary | |
|---|---|
PresentationEvent()
|
|
| Method Summary | |
|---|---|
String |
getPresentationAction()
Gets the value of the presentationAction property. |
String |
getPresentationDirection()
Gets the value of the presentationDirection property. |
String |
getPresentationEffect()
Gets the value of the presentationEffect property. |
PresentationSound |
getPresentationSound()
Gets the value of the presentationSound property. |
String |
getPresentationSpeed()
Gets the value of the presentationSpeed property. |
String |
getPresentationStartScale()
Gets the value of the presentationStartScale property. |
String |
getPresentationVerb()
Gets the value of the presentationVerb property. |
String |
getScriptEventName()
Gets the value of the scriptEventName property. |
String |
getXlinkActuate()
Gets the value of the xlinkActuate property. |
String |
getXlinkHref()
Gets the value of the xlinkHref property. |
String |
getXlinkShow()
Gets the value of the xlinkShow property. |
String |
getXlinkType()
Gets the value of the xlinkType property. |
void |
setPresentationAction(String value)
Sets the value of the presentationAction property. |
void |
setPresentationDirection(String value)
Sets the value of the presentationDirection property. |
void |
setPresentationEffect(String value)
Sets the value of the presentationEffect property. |
void |
setPresentationSound(PresentationSound value)
Sets the value of the presentationSound property. |
void |
setPresentationSpeed(String value)
Sets the value of the presentationSpeed property. |
void |
setPresentationStartScale(String value)
Sets the value of the presentationStartScale property. |
void |
setPresentationVerb(String value)
Sets the value of the presentationVerb property. |
void |
setScriptEventName(String value)
Sets the value of the scriptEventName property. |
void |
setXlinkActuate(String value)
Sets the value of the xlinkActuate property. |
void |
setXlinkHref(String value)
Sets the value of the xlinkHref property. |
void |
setXlinkShow(String value)
Sets the value of the xlinkShow property. |
void |
setXlinkType(String value)
Sets the value of the xlinkType property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String presentationAction
protected String presentationDirection
protected String presentationEffect
protected PresentationSound presentationSound
protected String presentationSpeed
protected String presentationStartScale
protected String presentationVerb
protected String scriptEventName
protected String xlinkActuate
protected String xlinkHref
protected String xlinkShow
protected String xlinkType
| Constructor Detail |
|---|
public PresentationEvent()
| Method Detail |
|---|
public String getPresentationAction()
Stringpublic String getPresentationDirection()
Stringpublic String getPresentationEffect()
Stringpublic PresentationSound getPresentationSound()
PresentationSoundpublic String getPresentationSpeed()
Stringpublic String getPresentationStartScale()
Stringpublic String getPresentationVerb()
Stringpublic String getScriptEventName()
Stringpublic String getXlinkActuate()
Stringpublic String getXlinkHref()
Stringpublic String getXlinkShow()
Stringpublic String getXlinkType()
Stringpublic void setPresentationAction(String value)
value - allowed object is Stringpublic void setPresentationDirection(String value)
value - allowed object is Stringpublic void setPresentationEffect(String value)
value - allowed object is Stringpublic void setPresentationSound(PresentationSound value)
value - allowed object is PresentationSoundpublic void setPresentationSpeed(String value)
value - allowed object is Stringpublic void setPresentationStartScale(String value)
value - allowed object is Stringpublic void setPresentationVerb(String value)
value - allowed object is Stringpublic void setScriptEventName(String value)
value - allowed object is Stringpublic void setXlinkActuate(String value)
value - allowed object is Stringpublic void setXlinkHref(String value)
value - allowed object is Stringpublic void setXlinkShow(String value)
value - allowed object is Stringpublic void setXlinkType(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||