Module: CloudPDF::Types::DocFormsGet200ResponseFieldsItemPushbuttonActionsKeystrokeRootType

Extended by:
Internal::Types::Enum
Defined in:
lib/CloudPDF/types/doc_forms_get200response_fields_item_pushbutton_actions_keystroke_root_type.rb

Constant Summary collapse

UNKNOWN =
"unknown"
GOTO =
"goto"
GOTO_REMOTE =
"goto-remote"
GOTO_EMBEDDED =
"goto-embedded"
LAUNCH =
"launch"
THREAD =
"thread"
URI =
"uri"
SOUND =
"sound"
MOVIE =
"movie"
HIDE =
"hide"
NAMED =
"named"
SUBMIT_FORM =
"submit-form"
RESET_FORM =
"reset-form"
IMPORT_DATA =
"import-data"
JAVASCRIPT =
"javascript"
SET_OCG_STATE =
"set-ocg-state"
RENDITION =
"rendition"
TRANSITION =
"transition"
GOTO3D_VIEW =
"goto-3d-view"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load