public class ClientBehavior extends Object
| Constructor and Description |
|---|
ClientBehavior() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEvent()
|
boolean |
isDefaultEvent()
|
void |
setDefaultEvent(boolean defaultEvent)
|
void |
setEvent(String event)
|
public String getEvent()
public void setEvent(String event)
event - the event to setpublic boolean isDefaultEvent()
public void setDefaultEvent(boolean defaultEvent)
defaultEvent - the default to setCopyright © 2014 JBoss by Red Hat. All Rights Reserved.