Index of the layout module

  • m formbuild.builder.layout ...
    • C LayoutBuilder ... - The base class of FormBuild extensions which change the behavious of form attribute methods.
      • f __call__ ...
    • m pages ...
      • C HtmlLayout ...
        • a type ...
        • f section_start ...
        • f question_spacer_start ...
        • f question_note_start ...
        • f page_end ...
        • f focusField ... - Output the JavaScript to focus a field.
        • f sub_question_start ...
        • f sub_question_note_start ...
        • f sub_question_spacer_start ...
        • f label ...
        • f field ... - Build a field with a label in a table row.
        • f page_start ...
        • f sub_question_warning_end ...
        • f question_warning_end ...
        • f sub_question_note_end ...
        • f fieldset ...
        • f sub_question_spacer_end ...
        • f sub_question_warning_start ...
        • f sub_question_end ...
        • f section_end ...
        • f question_start ...
        • f javascript_start ...
        • f javascript_end ...
        • f question_warning_start ...
        • f question_end ...
        • f question_note_end ...
        • f question_spacer_end ...
    • m basic ...
      • C CssLayout ...
        • a type ...
        • f entry_start ...
        • f entry_end ...
        • f simple_end ...
        • f __init__ ...
      • C HtmlLayout ...
        • a type ...
        • f simple_end ...