Interface GomIncludeConfiguration

All Superinterfaces:
GomElement, Serializable

public interface GomIncludeConfiguration extends GomElement
Definition for configuration implementations providing include functionality for GOM elements.
Since:
4.0
  • Method Details

    • getGuiXml

      String getGuiXml()
      Get the GuiXML to be included.
      Returns:
      The included GuiXML.
      Since:
      4.0