org.nuiton.guix.tags.gwt
Class UIObjectHandler

java.lang.Object
  extended by org.nuiton.guix.tags.DefaultTagHandler
      extended by org.nuiton.guix.tags.gwt.UIObjectHandler
All Implemented Interfaces:
TagHandler
Direct Known Subclasses:
ApplicationHandler, ButtonHandler, CheckBoxHandler, ComboBoxHandler, DialogBoxHandler, HorizontalSplitPanelHandler, LabelHandler, ListHandler, MenuBarHandler, MenuHandler, MenuItemHandler, PanelHandler, ProgressBarHandler, ScrollPanelHandler, TableHandler, TabPanelHandler, TextFieldHandler, TreeHandler, TreeNodeHandler, VerticalSplitPanelHandler

public abstract class UIObjectHandler
extends DefaultTagHandler

Contains the common parameters for all the GWT handlers

Author:
kmorin

Field Summary
 
Fields inherited from class org.nuiton.guix.tags.DefaultTagHandler
attrMap, beanInfo
 
Constructor Summary
UIObjectHandler()
           
 
Method Summary
 
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
 
Methods inherited from interface org.nuiton.guix.tags.TagHandler
getClassToGenerate
 

Constructor Detail

UIObjectHandler

public UIObjectHandler()


Copyright © 2009 CodeLutin. All Rights Reserved.