public class RichFacesEditorToolbar extends Object implements EditorToolbar
Constructor and Description |
---|
RichFacesEditorToolbar() |
Modifier and Type | Method and Description |
---|---|
org.openqa.selenium.WebElement |
getButton(EditorButton whichButton) |
boolean |
isAdvanced() |
boolean |
isBasic() |
int |
numberOfToolbarItems() |
public org.openqa.selenium.WebElement getButton(EditorButton whichButton)
getButton
in interface EditorToolbar
public int numberOfToolbarItems()
numberOfToolbarItems
in interface EditorToolbar
public boolean isBasic()
isBasic
in interface EditorToolbar
public boolean isAdvanced()
isAdvanced
in interface EditorToolbar
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.