Class: Metro::Model::OptionsProperty
- Defined in:
- lib/metro/models/properties/options_property/options_property.rb,
lib/metro/models/properties/options_property/options.rb,
lib/metro/models/properties/options_property/no_option.rb
Overview
An options property is a property that takes scene or view defined values and converts them into an Options object.
Defined Under Namespace
Constant Summary
Constants included from Units
Instance Attribute Summary
Attributes inherited from Property
Method Summary
Methods inherited from Property
define_property, defined_properties, get, #get, get_or_set, gets, hash_with_default_to_nil, inherited, #initialize, properties, properties_hash, property, #set, set, sets
Constructor Details
This class inherits a constructor from Metro::Model::Property