HyperlinkActionType

HyperlinkActionType class

Represents a type of hyperlink action.

Constants

NameValueDescription
Unknown-1Unrecognized action type.
NoAction0No action.
Hyperlink1Usual hyperlink.
JumpFirstSlide2Jump to the first slide of the presentation.
JumpPreviousSlide3Jump to the previous slide.
JumpNextSlide4Jump to the next slide.
JumpLastSlide5Jump to the last slide of the presentation.
JumpEndShow6Jump to the end of slideshow.
JumpLastViewedSlide7Jump to the last viewed slide.
JumpSpecificSlide8Jump to the specific slide, referred by ( IHyperlink#getTargetSlide) property.
StartCustomSlideShow9Start custom slideshow.
OpenFile10Open referenced file.
OpenPresentation11Open referenced presentation.
StartStopMedia12Start/stop playing mediafile.
StartMacro13Start executing macro script.
StartProgram14Start program.

Unknown

Unrecognized action type.


NoAction

No action.


Usual hyperlink.


JumpFirstSlide

Jump to the first slide of the presentation.


JumpPreviousSlide

Jump to the previous slide.


JumpNextSlide

Jump to the next slide.


JumpLastSlide

Jump to the last slide of the presentation.


JumpEndShow

Jump to the end of slideshow.


JumpLastViewedSlide

Jump to the last viewed slide.


JumpSpecificSlide

Jump to the specific slide, referred by ( IHyperlink#getTargetSlide) property.


StartCustomSlideShow

Start custom slideshow.


OpenFile

Open referenced file.


OpenPresentation

Open referenced presentation.


StartStopMedia

Start/stop playing mediafile.


StartMacro

Start executing macro script.


StartProgram

Start program.


Clone

NameDescription
Clone()

Result: T


CloneTo

NameDescription
CloneTo(T)

format

NameDescription
format(java.lang.Class, long, String)

Result: String


format

NameDescription
format(Type, Object, String)

Result: String


getName

NameDescription
getName(java.lang.Class, long)

Result: String


getName

NameDescription
getName(Type, Object)

Result: String


getNames

NameDescription
getNames(java.lang.Class)

Result: List, ArrayList


getNames

NameDescription
getNames(Type)

Result: String


getUnderlyingType

NameDescription
getUnderlyingType(java.lang.Class)

Result: Class


getUnderlyingType

NameDescription
getUnderlyingType(Type)

Result: Type


getValue

NameDescription
getValue(java.lang.Class, String)

Result: long


getValues

NameDescription
getValues(Type)

Result: Array


get_Caption

NameDescription
get_Caption()

Result: String


get_Value

NameDescription
get_Value()

Result: long


isDefined

NameDescription
isDefined(java.lang.Class, long)

Result: boolean


isDefined

NameDescription
isDefined(Type, long)

Result: boolean


isDefined

NameDescription
isDefined(Type, String)

Result: boolean


isDefined

NameDescription
isDefined(Type, Object)

Result: boolean


parse

NameDescription
parse(java.lang.Class, String)

Result: long


parse

NameDescription
parse(java.lang.Class, String, Boolean)

Result: long


parse

NameDescription
parse(Type, String)

Result: long


parse

NameDescription
parse(Type, String, Boolean)

Result: long


register

NameDescription
register(Enum.AbstractEnum)

toObject

NameDescription
toObject(Type, Object)

Result: Object


toString

NameDescription
toString(java.lang.Class, long)

Result: String