corelib.services.web.components.events
Class ActionEvent

java.lang.Object
  extended by java.util.EventObject
      extended by corelib.services.web.webapplications.events.WebEvent
          extended by corelib.services.web.components.events.WebComponentEvent
              extended by corelib.services.web.components.events.ActionEvent
All Implemented Interfaces:
java.io.Serializable

public class ActionEvent
extends WebComponentEvent

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
ActionEvent(java.lang.Object source)
           
 
Method Summary
 
Methods inherited from class corelib.services.web.components.events.WebComponentEvent
getLevel, getRepeatedIndex, setLevel
 
Methods inherited from class corelib.services.web.webapplications.events.WebEvent
getRequest, getResponse, getSession, getWebPage
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ActionEvent

public ActionEvent(java.lang.Object source)


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.