Patient Cloud AppConnect Android API References
|
Public Attributes | |
EDITING | |
REVIEWING | |
STEPPING | |
STOPPED | |
Enum containing the possible states of the step sequencer.
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.