org.wvc.events.impl
Class SyncEventCallback
java.lang.Object
org.wvc.events.impl.SyncEventCallback
- All Implemented Interfaces:
- EventCallback
public abstract class SyncEventCallback
- extends Object
- implements EventCallback
Synchronous base event callback.
- Version:
- 1.0.0 - 03/09/2009 18:05:50
- Author:
- e-joschmann ( Neoris Argentina )
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SyncEventCallback
public SyncEventCallback()
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.