org.cruxframework.crux.core.rebind.screen.widget.creator.event
Class ValueChangeEvtBind
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.ValueChangeEvtBind
public class ValueChangeEvtBind
- extends EvtProcessor
Helper Class for change events binding
- Author:
- Thiago Bustamante
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValueChangeEvtBind
public ValueChangeEvtBind(WidgetCreator<?> widgetCreator)
getEventName
public String getEventName()
- Specified by:
getEventName in class EvtProcessor
- Returns:
- See Also:
EvtProcessor.getEventName()
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.