Class: ParamsArray
- Inherits:
-
ArrayModel
- Object
- ReactiveArray
- ArrayModel
- ParamsArray
- Defined in:
- lib/volt/models/params_array.rb
Instance Attribute Summary
Attributes inherited from ArrayModel
Instance Method Summary collapse
Methods inherited from ArrayModel
#+, #<<, #attributes, #initialize, #inject
Methods included from ModelWrapper
Methods inherited from ReactiveArray
#+, #<<, #==, #[]=, #delete_at, #initialize, #insert, #inspect, #method_missing, #split_scope, #trigger_for_index!, #trigger_on_direct_listeners!, #trigger_size_change!
Methods included from ObjectTracking
Methods included from ReactiveTags
included, #reactive_method_tag
Constructor Details
This class inherits a constructor from ArrayModel
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class ReactiveArray