Package com.xwiki.pro.test.po.generic
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.BaseElementRepresents a Button macro and provides access to its attributes.- Since:
- 1.28
- Version:
- $Id$
-
-
Constructor Summary
Constructors Constructor Description ButtonMacro(String id)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetColor()StringgetCssClass()StringgetLabel()StringgetParentTarget()StringgetWidth()booleanhasIcon()booleanhasLink(String expectedUrl)
-
-
-
Constructor Detail
-
ButtonMacro
public ButtonMacro(String id)
-
-