All Superinterfaces:
GomElement, GomFormElement, GomHideable, GomLangInfoProvider, Serializable

public interface GomIndex extends GomFormElement
Definition of the GOM descriptor for the FirstSpirit index gadget.
Since:
5.2.23
  • Method Details

    • height

      int height()
      Convenience method providing the defined height for this component or its default, if unset.
      Returns:
      The desired initial height.
      Since:
      5.2.23
    • viewMode

      ViewMode viewMode()
      Provides the initial view mode for displaying index entries.
      Returns:
      The initial view mode.
      Since:
      5.2.23
    • source

      GomIndexSource source()
      Provides the source definition for index entries.
      Returns:
      The source definition.
      Since:
      5.2.23