public class RichFacesListItem extends Object implements ListItem
Constructor and Description |
---|
RichFacesListItem() |
Modifier and Type | Method and Description |
---|---|
org.jboss.arquillian.graphene.GrapheneElement |
getRootElement()
Gets the root element of this item.
|
String |
getText()
Gets the text representation of this item.
|
boolean |
isVisible() |
String |
toString() |
public org.jboss.arquillian.graphene.GrapheneElement getRootElement()
ListItem
getRootElement
in interface ListItem
public String getText()
ListItem
public boolean isVisible()
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.