Packageorg.fluint.sequence
Interfacepublic interface ISequenceStep
SubinterfacesISequenceAction, ISequencePend



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