All Known Implementing Classes:
AbstractGomFormElement

@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