Interface IsDefaultAction

    • 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.
      • getBorderRadius

        int getBorderRadius()
        Returns the border radius (in pixels).
        Returns:
        the border radius (in pixels).
      • getBorderStyle

        BorderStyle getBorderStyle()
        Returns the border styles set for the action element.
        Returns:
        the border styles set for the action element