Class ButtonMacro

java.lang.Object
org.xwiki.test.ui.po.BaseElement
com.xwiki.pro.test.po.generic.ButtonMacro

public final class ButtonMacro extends org.xwiki.test.ui.po.BaseElement
Represents a Button macro and provides access to its attributes.
Since:
1.28
Version:
$Id$
  • Constructor Details

    • ButtonMacro

      public ButtonMacro(String id)
  • Method Details

    • getLabel

      public String getLabel()
    • getWidth

      public String getWidth()
    • getColor

      public String getColor()
    • getCssClass

      public String getCssClass()
    • hasIcon

      public boolean hasIcon()
    • getParentTarget

      public String getParentTarget()
    • hasLink

      public boolean hasLink(String expectedUrl)
    • getFontColor

      public String getFontColor()