transform this form to a form that will be added as a
element inside another form
transform this form to a form that will be added as a element inside another form
- Inherited from
- Form
modify the result to return
modify the result to return
- Inherited from
- Executable
- Returns
a Form where every Row is executed with a Failure
- Inherited from
- Form
- Returns
a Form where every Row is executed with a Pending
- Inherited from
- Form
- Returns
a Form where every Row is executed with a given Result
- Inherited from
- Form
- Returns
a Form where every Row is executed with a Skipped
- Inherited from
- Form
- Returns
a Form where every Row is executed with a Success
- Inherited from
- Form
create new tabs in the Form
create new tabs in the Form
- Inherited from
- Form
add a new Header, with at least one Field
add a new Header, with at least one Field
- Inherited from
- Form
add a new Header, with at least one Field
add a new Header, with at least one Field
- Inherited from
- Form
add a new Header with some fields
add a new Header with some fields
- Inherited from
- Form
encapsulate this form into an effect
encapsulate this form into an effect
- Inherited from
- Form
encapsulate this form into a Prop
encapsulate this form into a Prop
- Inherited from
- Form
add a new Row, with at least one Cell
add a new Row, with at least one Cell
- Inherited from
- Form
create new rows in the Form
create new rows in the Form
- Inherited from
- Form
- Returns
the width of the cell, without borders when it's a FormCell
- Inherited from
- Text
- Returns
all rows, including the header
- Inherited from
- Form
- Returns
the maximum cell size, column by column
- Inherited from
- Form
| |