org.openmdx.portal.servlet.eventhandler
Class GridEventHandler

java.lang.Object
  extended by org.openmdx.portal.servlet.eventhandler.GridEventHandler

public class GridEventHandler
extends Object


Constructor Summary
GridEventHandler()
           
 
Method Summary
static boolean acceptsEvent(int event)
           
static void handleEvent(int event, ObjectView view, HttpServletRequest request, HttpServletResponse response, ApplicationContext application, String parameter, Map parameterMap, Map cachedShowViews)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridEventHandler

public GridEventHandler()
Method Detail

handleEvent

public static void handleEvent(int event,
                               ObjectView view,
                               HttpServletRequest request,
                               HttpServletResponse response,
                               ApplicationContext application,
                               String parameter,
                               Map parameterMap,
                               Map cachedShowViews)
                        throws IOException
Throws:
IOException

acceptsEvent

public static boolean acceptsEvent(int event)


This software is published under the BSD license. Copyright © 2006-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.