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 EditorToolbarpublic int numberOfToolbarItems()
numberOfToolbarItems in interface EditorToolbarpublic boolean isBasic()
isBasic in interface EditorToolbarpublic boolean isAdvanced()
isAdvanced in interface EditorToolbarCopyright © 2014 JBoss by Red Hat. All Rights Reserved.