Class: VORuby::XLink::V1_2::Actuate
- Inherits:
-
Enumeration
- Object
- Enumeration
- VORuby::XLink::V1_2::Actuate
- 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
16 |
# File 'lib/voruby/xlink/1.2/xlink.rb', line 16 def self.choices; ['onLoad', 'onRequest', 'other', 'none'] end |