|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Message
A message to display on a page
| Method Summary | |
|---|---|
java.lang.String |
getCssClass()
Gets the name of the CSS class associated with this message. |
java.lang.String |
getId()
Get the unique ID for this message. |
java.lang.String |
getText()
Get the text for this message |
boolean |
isClosable()
Determines whether the message can be closed |
boolean |
isVisible()
Determines whether the message should be shown |
| Method Detail |
|---|
java.lang.String getId()
java.lang.String getText()
java.lang.String getCssClass()
boolean isClosable()
boolean isVisible()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||