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

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

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

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

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

Classes in org.cruxframework.crux.core.rebind.screen.widget.creator with annotations of type TagAttributes
 class AbstractPageableFactory<C extends WidgetCreatorContext>
           
 class AbstractPagerFactory
           
 interface CrawlableViewContainerFactory<C extends WidgetCreatorContext>
          Add properties on ViewContainerFactories that uses crawlable features
 interface FocusableFactory<C extends WidgetCreatorContext>
          A helper class to help on FocusableWidgets creation, based on crux pages metadata.
 interface HasAnimationFactory<C extends WidgetCreatorContext>
          A helper class to help on HasAnimation widgets creation, based on crux pages metadata.
 interface HasAutoHorizontalAlignmentFactory<C extends WidgetCreatorContext>
          A helper class to help on HasAutoHorizontalAlignment 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 HasDirectionEstimatorFactory<C extends WidgetCreatorContext>
          A helper class to help on HasDirectionEstimator widgets creation, based on crux pages metadata.
 interface HasDirectionFactory<C extends WidgetCreatorContext>
          A helper class to help on HasDirection widgets creation, based on crux pages metadata.
 interface HasEnabledFactory<C extends WidgetCreatorContext>
           
 interface HasHorizontalAlignmentFactory<C extends WidgetCreatorContext>
          A helper class to help on HasHorizontalAlignment widgets creation, based on crux pages metadata.
 interface HasHTMLFactory<C extends WidgetCreatorContext>
           
 interface HasKeyboardPagingPolicyFactory<C extends WidgetCreatorContext>
           
 interface HasKeyboardSelectionPolicyFactory<C extends WidgetCreatorContext>
           
 interface HasNameFactory<C extends WidgetCreatorContext>
           
 interface HasRowsFactory<C extends WidgetCreatorContext>
           
 interface HasTextFactory<C extends WidgetCreatorContext>
           
 interface HasVerticalAlignmentFactory<C extends WidgetCreatorContext>
           
 interface HasWordWrapFactory<C extends WidgetCreatorContext>
           
 interface IsCollapsibleFactory<C extends WidgetCreatorContext>
           
 

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

Classes in org.cruxframework.crux.gwt.rebind with annotations of type TagAttributes
 class AbstractCheckBoxFactory
          Factory for ChecBox widgets.
 class AbstractHasDataFactory<C extends WidgetCreatorContext>
           
 class AbstractLayoutPanelFactory<C extends AbstractLayoutPanelContext>
           
 class AbstractListBoxFactory
          Base class for implementing factories for many kinds of list boxes.
 class AbstractPagerFactory
           
 class AbstractStackPanelFactory
           
 class AbstractTabBarFactory
          Factory for TabBar widgets
 class AbstractTabPanelFactory
          Factory for TabPanel widgets
 class AnchorFactory
          Represents an AnchorFactory component
 class AudioFactory
          Factory for Audio Widgets
 class CanvasFactory
          Factory for Canvas Widgets
 class CaptionPanelFactory
          Factory for CaptionPanel widgets
 class CellBrowserFactory
           
 class CellPanelFactory<C extends CellPanelContext>
           
 class CellTableFactory
           
 class CellTreeFactory
           
 class DateBoxFactory
          Factory for TabPanel widgets
 class DeckPanelFactory
           
 class DecoratedPopupPanelFactory
          Represents a DecoratedPopupPanelFactory
 class DialogBoxFactory
           
 class DisclosurePanelFactory
          Factory for DisclosurePanel widgets
 class DoubleBoxFactory
          A Factory for DoubleBox widgets
 class FileUploadFactory
          Represents a FileUploadFactory component.
 class FocusWidgetFactory<C extends WidgetCreatorContext>
          This is the base factory class for widgets that can receive focus.
 class FormPanelFactory
          Represents a FormPanelFactory.
 class FrameFactory
          Factory to create Frame Widgets
 class HiddenFactory
          Represents a HiddenFactory component
 class HTMLTableFactory<C extends HTMLTableFactoryContext>
           
 class HyperlinkFactory
          Factory for Hyperlink widget
 class ImageFactory
          A Factory for Image widgets
 class InlineHyperlinkFactory
          Represents an InlineHyperlinkFactory component
 class IntegerBoxFactory
          A Factory for IntegerBox widgets
 class LongBoxFactory
          A Factory for LongBox widgets
 class MenuBarFactory
          A Factory for MenuBar widgets
 class NamedFrameFactory
          Represents a NamedFrameFactory DeclarativeFactory
 class NativeHorizontalScrollbarFactory
          Factory for NativeHorizontalScrollbar widget
 class NativeVerticalScrollbarFactory
          Factory for NativeVerticalScrollbar widget
 class NotificationMoleFactory
           
 class PasswordTextBoxFactory
          Represents a PasswordTextBoxFactory component
 class PopupPanelFactory
          A factory for PopupPanel widgets
 class ScrollPanelFactory
          Represents a ScrollPanelFactory
 class SimpleCheckBoxFactory
          Represents a SimpleCheckBoxFactory component
 class SimpleRadioButtonFactory
          Represents a SimpleRadioButtonFactory component.
 class SuggestBoxFactory
          Factory for SuggestBox widget
 class TabLayoutPanelFactory
          Factory for TabLayoutPanel widgets
 class TextAreaFactory
          A Factory for TextArea widgets
 class TextBoxBaseFactory
          Base class for text box based widgets
 class TextBoxFactory
          A Factory for TextBox widgets
 class TextButtonFactory
           
 class ToggleButtonFactory
          A Factory for ToggleButton widgets
 class TreeFactory
          A factory for Tree widgets
 class ValueBoxBaseFactory
          Base class for text box based widget factories
 class VideoFactory
          Factory for Video Widgets
 



Copyright © 2014. All rights reserved.