|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
javax.faces.event.FacesEvent
org.richfaces.component.state.events.TreeStateCommandEvent
org.richfaces.component.state.events.TreeStateCommandNodeEvent
org.richfaces.component.state.events.CollapseNodeCommandEvent
public class CollapseNodeCommandEvent
Field Summary |
---|
Fields inherited from class java.util.EventObject |
---|
source |
Constructor Summary | |
---|---|
CollapseNodeCommandEvent(javax.faces.component.UIComponent component,
org.richfaces.model.TreeRowKey rowKey)
|
Method Summary | |
---|---|
protected void |
execute(TreeStateCommandsListener commandsListener)
|
Methods inherited from class org.richfaces.component.state.events.TreeStateCommandNodeEvent |
---|
getRowKey |
Methods inherited from class org.richfaces.component.state.events.TreeStateCommandEvent |
---|
isAppropriateListener, processListener |
Methods inherited from class javax.faces.event.FacesEvent |
---|
getComponent, getPhaseId, queue, setPhaseId |
Methods inherited from class java.util.EventObject |
---|
getSource, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CollapseNodeCommandEvent(javax.faces.component.UIComponent component, org.richfaces.model.TreeRowKey rowKey)
Method Detail |
---|
protected void execute(TreeStateCommandsListener commandsListener) throws java.io.IOException
execute
in class TreeStateCommandEvent
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |