org.deegree.wpsclient.gui
Class MultipleComponentListener

java.lang.Object
  extended by org.deegree.wpsclient.gui.MultipleComponentListener
All Implemented Interfaces:
EventListener, javax.faces.event.AjaxBehaviorListener, javax.faces.event.BehaviorListener, javax.faces.event.FacesListener

public class MultipleComponentListener
extends Object
implements javax.faces.event.AjaxBehaviorListener

TODO add class documentation here

Version:
$Revision: $, $Date: $
Author:
Lyn Buesching, last edited by: $Author: lyn $

Nested Class Summary
static class MultipleComponentListener.MC_TYPE
           
 
Field Summary
static String INDEX_PARAM
           
static String INPUT_ID_PARAM
           
static String OCC_PARAM
           
static String TYPE_PARAM
           
 
Constructor Summary
MultipleComponentListener()
           
 
Method Summary
 void processAjaxBehavior(javax.faces.event.AjaxBehaviorEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INPUT_ID_PARAM

public static final String INPUT_ID_PARAM
See Also:
Constant Field Values

OCC_PARAM

public static final String OCC_PARAM
See Also:
Constant Field Values

TYPE_PARAM

public static final String TYPE_PARAM
See Also:
Constant Field Values

INDEX_PARAM

public static final String INDEX_PARAM
See Also:
Constant Field Values
Constructor Detail

MultipleComponentListener

public MultipleComponentListener()
Method Detail

processAjaxBehavior

public void processAjaxBehavior(javax.faces.event.AjaxBehaviorEvent event)
                         throws javax.faces.event.AbortProcessingException
Specified by:
processAjaxBehavior in interface javax.faces.event.AjaxBehaviorListener
Throws:
javax.faces.event.AbortProcessingException


Copyright © 2011. All Rights Reserved.