All Implemented Interfaces:
Serializable, overit.geocall.marks.MethodExposer, overit.geocall.marks.NameExposer, Badgeable, Identified, Tool, overit.geocall.ux.configurability.UIConfigurable, overit.geocall.ux.edm.ModelConfigurable

@Component public class ViewportFooter extends Container
The ViewportPart class represents a subsection of a Viewport component It provides functionality for displaying content, managing visibility, and supporting various layout options.
Since:
19.0
See Also:
GCApi:
component
  • Constructor Details

    • ViewportFooter

      public ViewportFooter()
  • Method Details

    • getHtml

      public org.apache.ecs.Element getHtml(EntitySet es)
      Description copied from class: Container
      Returns the html code of the Container
      Overrides:
      getHtml in class Container
      Parameters:
      es - The EntitySet to which the element belong
      Returns:
      The html code of the Container