Class: VORuby::XLink::V1_2::Show
- Inherits:
-
Enumeration
- Object
- Enumeration
- VORuby::XLink::V1_2::Show
- Defined in:
- lib/voruby/xlink/1.2/xlink.rb
Instance Attribute Summary
Attributes inherited from Enumeration
Class Method Summary collapse
Methods inherited from Enumeration
Constructor Details
This class inherits a constructor from Enumeration
Class Method Details
.choices ⇒ Object
12 |
# File 'lib/voruby/xlink/1.2/xlink.rb', line 12 def self.choices; ['new', 'replace', 'embed', 'other', 'none'] end |