com.evolveum.midpoint.web.jsf.form
Class HelpPopup.CloseButtonListener

java.lang.Object
  extended by com.evolveum.midpoint.web.jsf.AbstractStateHolder
      extended by com.evolveum.midpoint.web.jsf.form.HelpPopup.CloseButtonListener
All Implemented Interfaces:
java.util.EventListener, javax.faces.component.StateHolder, javax.faces.event.ActionListener, javax.faces.event.FacesListener
Enclosing class:
HelpPopup

public static class HelpPopup.CloseButtonListener
extends AbstractStateHolder
implements javax.faces.event.ActionListener


Constructor Summary
HelpPopup.CloseButtonListener()
           
 
Method Summary
 void processAction(javax.faces.event.ActionEvent evt)
           
 
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

HelpPopup.CloseButtonListener

public HelpPopup.CloseButtonListener()
Method Detail

processAction

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


Copyright © 2011 evolveum. All Rights Reserved.