org.wvc.events.impl
Class AsyncEventCallback
java.lang.Object
org.wvc.events.impl.AsyncEventCallback
- All Implemented Interfaces:
- EventCallback
public abstract class AsyncEventCallback
- extends Object
- implements EventCallback
Asynchronous base event callback.
- Version:
- 1.0.0 - 03/09/2009 18:09:14
- Author:
- e-joschmann ( Neoris Argentina )
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsyncEventCallback
public AsyncEventCallback()
execute
public abstract void execute(WebEvent aEvento,
WebWidget aWidget)
-
- Specified by:
execute in interface EventCallback
isAsynchronous
public Boolean isAsynchronous()
-
- Specified by:
isAsynchronous in interface EventCallback
Copyright © 2009. All Rights Reserved.