org.cruxframework.crux.widgets.rebind.event
Class SwapEvtBind
java.lang.Object
org.cruxframework.crux.core.rebind.screen.widget.AbstractProcessor
org.cruxframework.crux.core.rebind.screen.widget.EvtProcessor
org.cruxframework.crux.widgets.rebind.event.SwapEvtBind
public class SwapEvtBind
- extends EvtProcessor
Helper Class for before blur events binding
- Author:
- Thiago Bustamante
| Methods inherited from class org.cruxframework.crux.core.rebind.screen.widget.EvtProcessor |
checkEvtCall, printEvtCall, printEvtCall, printEvtCall, printEvtCall, printEvtCall, printEvtCall, printPostProcessingEvtCall, printPostProcessingEvtCall, processEvent, processEvent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SwapEvtBind
public SwapEvtBind(WidgetCreator<?> widgetCreator)
getEventName
public String getEventName()
- Specified by:
getEventName in class EvtProcessor
getEventClass
public Class<?> getEventClass()
- Specified by:
getEventClass in class EvtProcessor
getEventHandlerClass
public Class<?> getEventHandlerClass()
- Specified by:
getEventHandlerClass in class EvtProcessor
Copyright © 2014. All rights reserved.