All Known Subinterfaces:
GomCatalog, GomFormElement, GomIndex
All Known Implementing Classes:
AbstractGomFormElement

public interface GomHideable
Interface for hideable gom elements.
Since:
4.0.44
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Indicator for hidden elements.
  • Method Details

    • isHidden

      boolean isHidden()
      Indicator for hidden elements.
      Returns:
      true, if the element should be hidden.
      Since:
      4.0.44