Interface FormSectionPlacement

    • Method Detail

      • getRow

        int getRow()
      • getColumn

        int getColumn()
      • getRowSpan

        int getRowSpan()
      • getColSpan

        int getColSpan()
      • getMinWidth

        int getMinWidth()
      • getMaxWidth

        int getMaxWidth()
      • createUiFormSectionPlacement

        org.teamapps.dto.UiFormSectionPlacement createUiFormSectionPlacement()