Class: Volt::Cursor

Inherits:
ArrayModel show all
Defined in:
lib/volt/models/cursor.rb

Instance Attribute Summary

Attributes inherited from ArrayModel

#array, #options, #parent, #path, #persistor

Method Summary

Methods inherited from ArrayModel

#+, #<<, #attributes, #buffer, #initialize, #inject, #inspect, #new_array_model, #new_model, proxy_to_persistor, proxy_with_load_data, #to_a

Methods included from ModelState

#change_state_to, #loaded?, #state

Methods included from ModelHelpers

#class_at_path, #deep_unwrap, #event_added, #event_removed

Methods included from ModelWrapper

#wrap_value, #wrap_values

Methods inherited from ReactiveArray

#+, #<<, #==, #[], #[]=, #all?, #any?, #clear, #count, #delete, #delete_at, #each, #initialize, #insert, #inspect, #method_missing, #select, #size

Methods included from Eventable

#on, #remove_listener, #trigger!

Constructor Details

This class inherits a constructor from Volt::ArrayModel

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Volt::ReactiveArray