Schnittstelle FormSectionPlacement

Alle bekannten Implementierungsklassen:
FormSectionFieldPlacement, FormSectionFloatingFieldsPlacement

public interface FormSectionPlacement
  • Methodendetails

    • getRow

      int getRow()
    • getColumn

      int getColumn()
    • getRowSpan

      int getRowSpan()
    • getColSpan

      int getColSpan()
    • getMinWidth

      int getMinWidth()
    • getMaxWidth

      int getMaxWidth()
    • getVerticalAlignment

      VerticalElementAlignment getVerticalAlignment()
    • getHorizontalAlignment

      HorizontalElementAlignment getHorizontalAlignment()
    • createUiFormSectionPlacement

      org.teamapps.dto.UiFormSectionPlacement createUiFormSectionPlacement()