Packageorg.fluint.sequence
Interfacepublic interface ISequenceStep

Interface describing a step in a sequence



Public Properties
 PropertyDefined By
  target : IEventDispatcher
[read-only] The target eventDispatcher which the implementing classes will manipulate, use to boradcast events or listen to for events
ISequenceStep
Property Detail
targetproperty
target:IEventDispatcher  [read-only]

The target eventDispatcher which the implementing classes will manipulate, use to boradcast events or listen to for events


Implementation
    public function get target():IEventDispatcher