org.cruxframework.crux.core.rebind.screen.widget.creator.event
Class AttachEvtBind
java.lang.Object
org.cruxframework.crux.core.rebind.screen.widget.AbstractProcessor
org.cruxframework.crux.core.rebind.screen.widget.EvtProcessor
org.cruxframework.crux.core.rebind.screen.widget.creator.event.AttachEvtBind
public class AttachEvtBind
- extends EvtProcessor
Helper Class for widget load events binding
- Author:
- Thiago Bustamante
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttachEvtBind
public AttachEvtBind(WidgetCreator<?> widgetCreator)
getEventName
public String getEventName()
- Specified by:
getEventName in class EvtProcessor
- Returns:
processEvent
public void processEvent(AbstractProxyCreator.SourcePrinter out,
String eventValue,
String widget,
String widgetId)
- Overrides:
processEvent in class EvtProcessor
getEventClass
public Class<?> getEventClass()
- Specified by:
getEventClass in class EvtProcessor
- Returns:
getEventHandlerClass
public Class<?> getEventHandlerClass()
- Specified by:
getEventHandlerClass in class EvtProcessor
- Returns:
Copyright © 2014. All rights reserved.