Known Direct Subclasses
|
Class Overview
Generic AUI messages, error warning success
Summary
Nested Classes |
enum |
AuiMessage.Type |
|
[Expand]
Inherited Methods |
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
|
Fields
protected
final
By
context
protected
PageElementFinder
elementFinder
protected
PageElement
message
Public Constructors
public
AuiMessage
(By by)
public
AuiMessage
(PageElement message)
Public Methods
public
TimedQuery<String>
getMessage
()
Type of message - Error, Warning, Success & UNKOWN
public
boolean
isCloseable
()
Does it have a X that when clicked dismisses message
public
TimedCondition
isPresent
()