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

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

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

Author:
lazyman

Constructor Summary
TopMenuActionListener()
           
 
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

TopMenuActionListener

public TopMenuActionListener()
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.