public class NamedAction extends Action
| Modifier and Type | Field and Description |
|---|---|
static Name |
FIRST_PAGE_KEY
Go to the first page of the document.
|
static Name |
LAST_PAGE_KEY
Print the document
|
static Name |
N_KEY |
static Name |
NEXT_PAGE_KEY
Go to the next page of the document.
|
static Name |
PREV_PAGE_KEY
Go to the previous page of the document.
|
static Name |
PRINT_KEY
Print the current document
|
static Name |
SAVE_AS_KEY
Save document as command
|
ACTION_TYPE, ACTION_TYPE_GOTO, ACTION_TYPE_GOTO_REMOTE, ACTION_TYPE_JAVA_SCRIPT, ACTION_TYPE_KEY, ACTION_TYPE_LAUNCH, ACTION_TYPE_NAMED, ACTION_TYPE_RESET_SUBMIT, ACTION_TYPE_SUBMIT_SUBMIT, ACTION_TYPE_URI, NEXT_KEYentries, FORM_TYPE_KEY, inited, isDeleted, isNew, LENGTH_KEY, library, SUBTYPE_KEY, TYPE_KEY| Constructor and Description |
|---|
NamedAction(Library library,
java.util.HashMap entries) |
| Modifier and Type | Method and Description |
|---|---|
Name |
getNamedAction() |
buildAction, getType, similargetEntries, getFloat, getInt, getLibrary, getNumber, getObject, getPObjectReference, init, isDeleted, isNew, setDeleted, setNew, setPObjectReference, toStringpublic static final Name NEXT_PAGE_KEY
public static final Name PREV_PAGE_KEY
public static final Name FIRST_PAGE_KEY
public static final Name LAST_PAGE_KEY
public static final Name PRINT_KEY
public static final Name SAVE_AS_KEY
public static final Name N_KEY
public NamedAction(Library library, java.util.HashMap entries)
public Name getNamedAction()