corelib.services.web.components.events
Class EventUtility

java.lang.Object
  extended by corelib.services.web.components.events.EventUtility

public class EventUtility
extends java.lang.Object


Constructor Summary
EventUtility()
           
 
Method Summary
static void addActionListener(WebPage webPage, java.lang.String componentBaseName, int componentCount, ActionListener listener)
           
static void addFormInputListener(WebPage webPage, java.lang.String componentBaseName, int componentCount, FormInputListener listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventUtility

public EventUtility()
Method Detail

addActionListener

public static void addActionListener(WebPage webPage,
                                     java.lang.String componentBaseName,
                                     int componentCount,
                                     ActionListener listener)

addFormInputListener

public static void addFormInputListener(WebPage webPage,
                                        java.lang.String componentBaseName,
                                        int componentCount,
                                        FormInputListener listener)


CAUTION: Ellipse is proposed to you in BETA version to allow evaluation of this framework. Infini Software is released from any responsibility for the use of Ellipse Framework.

Copyright 2012 Infini Software - All Rights Reserved.