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

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.screen.widget.AbstractProcessor
      extended by org.cruxframework.crux.core.rebind.screen.widget.EvtProcessor
          extended by org.cruxframework.crux.widgets.rebind.event.AddFileEvtBind

public class AddFileEvtBind
extends org.cruxframework.crux.core.rebind.screen.widget.EvtProcessor

Helper Class for focus events binding

Author:
Thiago Bustamante

Field Summary
 
Fields inherited from class org.cruxframework.crux.core.rebind.screen.widget.AbstractProcessor
widgetCreator
 
Constructor Summary
AddFileEvtBind(org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator<?> widgetCreator)
           
 
Method Summary
 Class<?> getEventClass()
           
 Class<?> getEventHandlerClass()
           
 String getEventName()
           
 
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 org.cruxframework.crux.core.rebind.screen.widget.AbstractProcessor
getLoggerVariable, getViewVariable, getWidgetCreator, printlnPostProcessing
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddFileEvtBind

public AddFileEvtBind(org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator<?> widgetCreator)
Method Detail

getEventName

public String getEventName()
Specified by:
getEventName in class org.cruxframework.crux.core.rebind.screen.widget.EvtProcessor
See Also:
EvtProcessor.getEventName()

getEventClass

public Class<?> getEventClass()
Specified by:
getEventClass in class org.cruxframework.crux.core.rebind.screen.widget.EvtProcessor

getEventHandlerClass

public Class<?> getEventHandlerClass()
Specified by:
getEventHandlerClass in class org.cruxframework.crux.core.rebind.screen.widget.EvtProcessor


Copyright © 2015. All rights reserved.