Module step

Module step 

Source

Structs§

CompoundStep
A single-line step which controls multple controls including static and input elements.
KeyValueStep
A key-value-pair set entry step.
TextBlockStep
A multi-line text input step.
YesNoStep
A boolean input which, if true, accepts a text description.

Enums§

InputResult
After processing an input event, an action may be returned to the form from the step.

Traits§

Step
A distinct, vertically-separated phase of the form.