PoDoFo::PdfAction Class Reference

#include <PdfAction.h>

Inheritance diagram for PoDoFo::PdfAction:

PoDoFo::PdfElement

List of all members.

Public Member Functions

 PdfAction (EPdfAction eAction, PdfVecObjects *pParent)
 PdfAction (EPdfAction eAction, PdfDocument *pParent)
 PdfAction (PdfObject *pObject)
void SetURI (const PdfString &sUri)
PdfString GetURI () const
bool HasURI () const
EPdfAction GetType () const


Detailed Description

An action that can be performed in a PDF document

Constructor & Destructor Documentation

PoDoFo::PdfAction::PdfAction ( EPdfAction  eAction,
PdfVecObjects pParent 
)

Create a new PdfAction object

Parameters:
eAction type of this action
pParent parent of this action

PoDoFo::PdfAction::PdfAction ( EPdfAction  eAction,
PdfDocument pParent 
)

Create a new PdfAction object

Parameters:
eAction type of this action
pParent parent of this action

PoDoFo::PdfAction::PdfAction ( PdfObject pObject  ) 

Create a PdfAction object from an existing PdfObject


Member Function Documentation

EPdfAction PoDoFo::PdfAction::GetType (  )  const [inline]

Get the type of this action

Returns:
the type of this action

PdfString PoDoFo::PdfAction::GetURI (  )  const

Get the URI of an ePdfAction_URI

Returns:
an URI

bool PoDoFo::PdfAction::HasURI (  )  const

Returns:
true if this action has an URI

void PoDoFo::PdfAction::SetURI ( const PdfString sUri  ) 

Set the URI of an ePdfAction_URI

Parameters:
sUri must be a correct URI as PdfString


Generated on Tue Jul 28 00:54:30 2009 for PoDoFo by  doxygen 1.5.9