Module: Motion::Component

Extended by:
ActiveSupport::Concern
Includes:
Broadcasts, Callbacks, Lifecycle, Motions, PeriodicTimers, Rendering
Included in:
TestHelpers::MockComponent
Defined in:
lib/motion/component.rb,
lib/motion/component/motions.rb,
lib/motion/component/callbacks.rb,
lib/motion/component/lifecycle.rb,
lib/motion/component/rendering.rb,
lib/motion/component/broadcasts.rb,
lib/motion/component/periodic_timers.rb

Defined Under Namespace

Modules: Broadcasts, Callbacks, Lifecycle, Motions, PeriodicTimers, Rendering

Method Summary

Methods included from Rendering

#awaiting_forced_rerender?, #render_hash, #render_in, #rerender!

Methods included from PeriodicTimers

#process_periodic_timer

Methods included from PeriodicTimers::ModuleFunctions

#every, #periodic_timer, #periodic_timers, #stop_periodic_timer

Methods included from Motions

#process_motion

Methods included from Motions::ModuleFunctions

#map_motion, #motions, #unmap_motion

Methods included from Lifecycle

#_run_action_callbacks, #process_connect, #process_disconnect

Methods included from Callbacks

#bind, #stable_instance_identifier_for_callbacks

Methods included from Broadcasts

#process_broadcast

Methods included from Broadcasts::ModuleFunctions

#broadcasts, #stop_streaming_for, #stop_streaming_from, #stream_for, #stream_from