Module: CloudPDF::Types::DocAnnotationsList200ResponseAnnotationsItemSquareActionsFocusRootType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/CloudPDF/types/doc_annotations_list200response_annotations_item_square_actions_focus_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