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()
ListItemgetRootElement in interface ListItempublic String getText()
ListItempublic boolean isVisible()
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.