org.zkoss.zel
Class ELContextEvent

java.lang.Object
  extended by java.util.EventObject
      extended by org.zkoss.zel.ELContextEvent
All Implemented Interfaces:
java.io.Serializable

public class ELContextEvent
extends java.util.EventObject

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
ELContextEvent(ELContext source)
           
 
Method Summary
 ELContext getELContext()
           
 
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

ELContextEvent

public ELContextEvent(ELContext source)
Parameters:
source -
Method Detail

getELContext

public ELContext getELContext()


Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo