public static class RichFacesMessages.MessageImpl extends AbstractMessage implements Message, ListItem
AbstractMessage.AdvancedMessageInteractionsImplMessage.AdvancedMessageInteractions, Message.MessageType| Constructor and Description |
|---|
RichFacesMessages.MessageImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getCssClass(Message.MessageType type) |
static String |
getCssClassForMessageType(Message.MessageType type) |
protected org.openqa.selenium.WebElement |
getMessageDetailElement() |
protected org.openqa.selenium.WebElement |
getMessageSummaryElement() |
org.jboss.arquillian.graphene.GrapheneElement |
getRootElement()
Gets the root element of this item.
|
String |
getText()
Gets the text representation of this item.
|
advanced, getDetail, getSummary, getTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDetail, getSummary, getTypeadvancedprotected String getCssClass(Message.MessageType type)
getCssClass in class AbstractMessagepublic static String getCssClassForMessageType(Message.MessageType type)
protected org.openqa.selenium.WebElement getMessageDetailElement()
getMessageDetailElement in class AbstractMessageprotected org.openqa.selenium.WebElement getMessageSummaryElement()
getMessageSummaryElement in class AbstractMessagepublic org.jboss.arquillian.graphene.GrapheneElement getRootElement()
ListItemgetRootElement in interface ListItemgetRootElement in class AbstractMessageCopyright © 2014 JBoss by Red Hat. All rights reserved.