org.cruxframework.crux.widgets.rebind.event
Class TimeoutEvtBind

java.lang.Object
  extended by org.cruxframework.crux.widgets.rebind.event.TimeoutEvtBind

public class TimeoutEvtBind
extends Object

TODO - Gesse - Comment this

Author:
Gesse S. F. Dafe

Constructor Summary
TimeoutEvtBind()
           
 
Method Summary
static String getEventName()
           
static void processEvent(AbstractProxyCreator.SourcePrinter out, String eventValue, String time, String widget, String widgetId, WidgetCreator<?> creator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeoutEvtBind

public TimeoutEvtBind()
Method Detail

getEventName

public static String getEventName()
See Also:
EvtProcessor.getEventName()

processEvent

public static void processEvent(AbstractProxyCreator.SourcePrinter out,
                                String eventValue,
                                String time,
                                String widget,
                                String widgetId,
                                WidgetCreator<?> creator)


Copyright © 2014. All rights reserved.