Interface IAuxhead

    • Field Detail

      • DEFAULT

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

      • getWidgetClass

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

        Default: "zul.mesh.Auxhead"

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

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