Annotation Type UIFormSection

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String caption
      The caption text for the section.
      boolean closeable
      Whether or not the section can be collapsed by the user.
      int columns
      Defines in how many columns the items should be displayed.
    • Element Detail

      • caption

        String caption
        The caption text for the section.
        Default:
        ""
      • closeable

        boolean closeable
        Whether or not the section can be collapsed by the user.
        Default:
        false
      • columns

        int columns
        Defines in how many columns the items should be displayed.
        Default:
        1