Patient Cloud AppConnect Android API References
Public Attributes | List of all members
com.mdsol.babbage.model.StepSequencer.State Enum Reference

Public Attributes

 EDITING
 
 REVIEWING
 
 STEPPING
 
 STOPPED
 

Detailed Description

Enum containing the possible states of the step sequencer.

Member Data Documentation

com.mdsol.babbage.model.StepSequencer.State.EDITING

Sequencer is editing a previously handled field before returning to the reviewing state.

com.mdsol.babbage.model.StepSequencer.State.REVIEWING

Sequencer has finished progressing through the fields and is in the reviewing state.

com.mdsol.babbage.model.StepSequencer.State.STEPPING

Sequencer is progressing through the fields of the form and has not yet reached the review.

com.mdsol.babbage.model.StepSequencer.State.STOPPED

Sequencer has not started or has stopped.