All Known Implementing Classes:
AbstractGomCombobox, AbstractGomContentReferenceElement, AbstractGomDom, AbstractGomFormElement, AbstractGomGridSelect, AbstractGomSelect, AbstractGomTableTemplateElement, AbstractGomTextualFormElement, GomButton, GomCheckbox, GomCombobox, GomContentAreaList, GomContentList, GomDataset, GomDate, GomDom, GomDomTable, GomFile, GomImageMap, GomInvalid, GomLink, GomLinkList, GomListSelect, GomMultipleMediaChooser, GomNumber, GomObjectChooser, GomPageRef, GomPermission, GomPicture, GomRadiobutton, GomReference, GomSectionList, GomTabList, GomText, GomTextarea, GomToggle

@NonExtendable public interface LineBreakable
A GOM element supporting line breaks.
Since:
5.2.240501
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Indicates if the form shall be followed by a line break.
  • Method Details

    • breaks

      boolean breaks()
      Indicates if the form shall be followed by a line break.
      Returns:
      false, iff it shall not break.
      Since:
      5.2.240501