GoToAction Class Documentation

classGoToAction : Action

Namespace:com::datalogics::PDFL

Inherits from:
Action

Detailed Description

A go-to action can be executed in a PDF document. A go-to action includes a hyperlink that, when clicked, takes the reader to a different place within the same document.

The action is linked to a bookmark within the document.

A remote go-to action includes a hyperlink that takes the reader to a destination in a separate document.

Constructor & Destructor Documentation

Member Function Documentation

DisposeChildren

voidDisposeChildren()

Returns:

void

[static initializer]

static void[static initializer]()

delete

synchronized voiddelete(Booleandisposing)

Parameters

disposing: Boolean

Returns:

synchronized void

delete

synchronized voiddelete()

Returns:

synchronized void

equals

booleanequals(Objectrhs)

Parameters

rhs: Object

Returns:

boolean

finalize

voidfinalize()

Returns:

void

getPDFDict

PDFDictgetPDFDict()

Returns:

PDFDict

Retrieve the PDFObject representation of this object

getSubtype

StringgetSubtype()

Returns:

String

The action's subtype

sameTypeEquals

booleansameTypeEquals(Actionarg0)

Parameters

arg0: Action

Returns:

boolean

toString

StringtoString()

Returns:

String