Uses of Class
org.cruxframework.crux.core.rebind.screen.widget.declarative.TagEvents

Packages that use TagEvents
org.cruxframework.crux.core.rebind.screen.widget   
org.cruxframework.crux.core.rebind.screen.widget.creator   
org.cruxframework.crux.gwt.rebind   
 

Uses of TagEvents in org.cruxframework.crux.core.rebind.screen.widget
 

Classes in org.cruxframework.crux.core.rebind.screen.widget with annotations of type TagEvents
 class WidgetCreator<C extends WidgetCreatorContext>
          Generate code for gwt widgets creation.
 

Uses of TagEvents in org.cruxframework.crux.core.rebind.screen.widget.creator
 

Classes in org.cruxframework.crux.core.rebind.screen.widget.creator with annotations of type TagEvents
 class AbstractPagerFactory
           
 interface HasAllFocusHandlersFactory<C extends WidgetCreatorContext>
          A helper class to help on HasAllFocusHandlers widgets creation, based on crux pages metadata.
 interface HasAllKeyHandlersFactory<C extends WidgetCreatorContext>
          A helper class to help on HasAllKeyHandlers widgets creation, based on crux pages metadata.
 interface HasAllMouseHandlersFactory<C extends WidgetCreatorContext>
          A helper class to help on HasAllMouseHandlers widgets creation, based on crux pages metadata.
 interface HasAllTouchHandlersFactory<C extends WidgetCreatorContext>
          A helper class to help on HasAllTouchHandlers widgets creation, based on crux pages metadata.
 interface HasBeforeSelectionHandlersFactory<C extends WidgetCreatorContext>
          A helper class to help on HasBeforeSelectionHandlers widgets creation, based on crux pages metadata.
 interface HasCellPreviewHandlersFactory<C extends WidgetCreatorContext>
          A helper class to help on HasBeforeSelectionHandlers widgets creation, based on crux pages metadata.
 interface HasChangeHandlersFactory<C extends WidgetCreatorContext>
          A helper class to help on HasChangeHandlers widgets creation, based on crux pages metadata.
 interface HasClickHandlersFactory<C extends WidgetCreatorContext>
          A helper class to help on HasClickHandlers widgets creation, based on crux pages metadata.
 interface HasCloseHandlersFactory<C extends WidgetCreatorContext>
          A helper class to help on HasCloseHandlers widgets creation, based on crux pages metadata.
 interface HasDataFactory<C extends WidgetCreatorContext>
          A helper class to help on HasData widgets creation, based on crux pages metadata.
 interface HasDoubleClickHandlersFactory<C extends WidgetCreatorContext>
           
 interface HasHighlightHandlersFactory<C extends WidgetCreatorContext>
           
 interface HasInitializeHandlersFactory<C extends WidgetCreatorContext>
           
 interface HasOpenHandlersFactory<C extends WidgetCreatorContext>
           
 interface HasRowsFactory<C extends WidgetCreatorContext>
           
 interface HasScrollHandlersFactory<C extends WidgetCreatorContext>
           
 interface HasSelectionHandlersFactory<C extends WidgetCreatorContext>
           
 interface HasShowRangeHandlersFactory<C extends WidgetCreatorContext>
           
 interface HasValueChangeHandlersFactory<C extends WidgetCreatorContext>
           
 

Uses of TagEvents in org.cruxframework.crux.gwt.rebind
 

Classes in org.cruxframework.crux.gwt.rebind with annotations of type TagEvents
 class CellWidgetFactory
           
 class FocusWidgetFactory<C extends WidgetCreatorContext>
          This is the base factory class for widgets that can receive focus.
 class FormPanelFactory
          Represents a FormPanelFactory.
 class ImageFactory
          A Factory for Image widgets
 



Copyright © 2014. All rights reserved.