The SequenceActivity class coordinates the running of a set of child activities in an ordered manner, one at a time. The SequenceActivity is completed when the final child activity is finished.
Runs a set of child activities according to a single defined ordering.
23-11-2009 15:28:16 - 80.126.236.224
Derivative of Activity that is the base class for all activities that contain other activities. A Composite Activity is responsible for managing the execution of its child activities.
23-11-2009 15:20:31 - -80.126.16.139
Runs a set of child activities according to a single defined ordering.
23-11-2009 15:28:16 - 80.126.236.224
Runs a set of child activities according to a single defined ordering.
23-11-2009 15:28:16 - 80.126.236.224
Runs a set of child activities according to a single defined ordering.
23-11-2009 15:28:16 - 80.126.236.224
Runs a set of child activities according to a single defined ordering.
23-11-2009 15:28:16 - 80.126.236.224
Defines the interface for an object that listens for an event.