Interface INavseparator

    • Field Detail

      • DEFAULT

        static final INavseparator DEFAULT
        Constant for default attributes of this immutable component.
    • Method Detail

      • getWidgetClass

        default java.lang.String getWidgetClass()
        Returns the client widget class.

        Default: "zkmax.nav.Navseparator"

        Specified by:
        getWidgetClass in interface IComponent<INavseparator>
      • ofId

        static INavseparator ofId​(java.lang.String id)
        Returns the instance with the given id.
        Parameters:
        id - The id to identify this component