public final class NamedAction extends PdfAction
Represents named actions that PDF viewer applications are expected to support.
Constructor and Description |
---|
NamedAction(int action)
Constructor for Named Action class.
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the action to be performed.
|
void |
setName(String value)
Sets the action to be performed.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
toString