public interface UIMessage
Modifier and Type | Interface and Description |
---|---|
static class |
UIMessage.Severity |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
UIMessage.Severity |
getSeverity() |
InputComponent<?,?> |
getSource() |
String getDescription()
UIMessage.Severity getSeverity()
InputComponent<?,?> getSource()
InputComponent
that was referenced by this message or null
if there is no
InputComponent
associated with this messageCopyright © 2016 JBoss by Red Hat. All rights reserved.