org.richfaces.cdk.templatecompiler.model
Class ClientBehavior
java.lang.Object
org.richfaces.cdk.templatecompiler.model.ClientBehavior
public class ClientBehavior
- extends Object
- Author:
- Nick Belaevski
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientBehavior
public ClientBehavior()
getEvent
public String getEvent()
- Returns:
- the event
setEvent
public void setEvent(String event)
- Parameters:
event - the event to set
isDefaultEvent
public boolean isDefaultEvent()
- Returns:
- the default
setDefaultEvent
public void setDefaultEvent(boolean defaultEvent)
- Parameters:
defaultEvent - the default to set
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.