com.evolveum.midpoint.web.jsf.menu
Class LeftMenuActionListener

java.lang.Object
  extended by com.evolveum.midpoint.web.jsf.AbstractStateHolder
      extended by com.evolveum.midpoint.web.jsf.menu.LeftMenuActionListener
All Implemented Interfaces:
java.util.EventListener, javax.faces.component.StateHolder, javax.faces.event.ActionListener, javax.faces.event.FacesListener

public class LeftMenuActionListener
extends AbstractStateHolder
implements javax.faces.event.ActionListener

Author:
lazyman

Constructor Summary
LeftMenuActionListener()
           
 
Method Summary
 void processAction(javax.faces.event.ActionEvent event)
           
 
Methods inherited from class com.evolveum.midpoint.web.jsf.AbstractStateHolder
isTransient, restoreState, saveState, setTransient
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LeftMenuActionListener

public LeftMenuActionListener()
Method Detail

processAction

public void processAction(javax.faces.event.ActionEvent event)
                   throws javax.faces.event.AbortProcessingException
Specified by:
processAction in interface javax.faces.event.ActionListener
Throws:
javax.faces.event.AbortProcessingException


Copyright © 2012 evolveum. All Rights Reserved.