Interface IsDefaultOptionsElement

    • Method Detail

      • getBackgroundColorAsString

        String getBackgroundColorAsString()
        Returns the background color.
        Returns:
        the background color.
      • getBorderWidth

        int getBorderWidth()
        Returns the border width.
        Returns:
        the border width.
      • getBorderColorAsString

        String getBorderColorAsString()
        Returns the border color.
        Returns:
        the border color.
      • getHoverBackgroundColorAsString

        String getHoverBackgroundColorAsString()
        Returns the background color when hovered.
        Returns:
        the background color when hovered.
      • getHoverBorderWidth

        int getHoverBorderWidth()
        Returns the border width when hovered.
        Returns:
        the border width when hovered.
      • getHoverBorderColorAsString

        String getHoverBorderColorAsString()
        Returns the border color when hovered.
        Returns:
        the border color when hovered.