Interface ComponentConfig

    • Method Detail

      • getComponentType

        String getComponentType()

        ComponentType to pass to the Application. Cannot be null.

        Returns:
        the component type to pass to the Application.
        Since:
        2.0
      • getRendererType

        String getRendererType()

        RendererType to set on created UIComponent instances.

        Returns:
        the renderer type to pass to the Application.
        Since:
        2.0