org.nuiton.guix.tags.gwt
Class ButtonHandler

java.lang.Object
  extended by org.nuiton.guix.tags.DefaultTagHandler
      extended by org.nuiton.guix.tags.gwt.UIObjectHandler
          extended by org.nuiton.guix.tags.gwt.ButtonHandler
All Implemented Interfaces:
TagHandler
Direct Known Subclasses:
ToggleButtonHandler

public class ButtonHandler
extends UIObjectHandler

Handles the Button tag

Author:
kmorin

Field Summary
 
Fields inherited from class org.nuiton.guix.tags.DefaultTagHandler
attrMap, beanInfo
 
Constructor Summary
ButtonHandler()
           
 
Method Summary
 java.lang.Class getClassToGenerate()
           
 
Methods inherited from class org.nuiton.guix.tags.DefaultTagHandler
addProxyEventInfo, addProxyEventInfo, addProxyEventInfo, configureProxyEventInfo, getAttrToGenerate, getDefaultConstructor, getEventInfosAddListenerMethodName, getEventInfosListenerClass, getEventInfosModelName, getEventInfosRemoveListenerMethodName, hasEventInfosAboutMethod, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ButtonHandler

public ButtonHandler()
Method Detail

getClassToGenerate

public java.lang.Class getClassToGenerate()


Copyright © 2009 CodeLutin. All Rights Reserved.