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

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

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

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

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

Classes in org.cruxframework.crux.core.rebind.screen.widget.creator with annotations of type TagAttributesDeclaration
static class AbstractPageableFactory.WidgetFactoryControllerChildCreator
           
 interface HasBindPathFactory<C extends WidgetCreatorContext>
          A helper class to help on widgets that supports binding with dataObjects on View creation, based on crux pages metadata.
 class HasDataProviderFactory<C extends WidgetCreatorContext>
          A helper class to help on HasData widgets creation, based on crux pages metadata.
 interface HasFormatterFactory<C extends WidgetCreatorContext>
           
 

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

Classes in org.cruxframework.crux.gwt.rebind with annotations of type TagAttributesDeclaration
static class AbsolutePanelFactory.AbsoluteChildrenProcessor
           
 class AbstractCellFactory<C extends WidgetCreatorContext>
           
static class AbstractCellFactory.ActionCellProcessor
           
static class AbstractCellFactory.CheckboxCellProcessor
           
static class AbstractCellFactory.CustomCellProcessor
           
static class AbstractCellFactory.DateCellProcessor
           
static class AbstractCellFactory.DatePickerCellProcessor
           
static class AbstractCellFactory.NumberCellProcessor
           
 class AbstractCellTreeFactory
           
static class AbstractDockLayoutPanelFactory.AbstractDockLayoutPanelProcessor<C extends DockLayoutPanelContext>
           
 class AbstractHTMLPanelFactory
          Base class for HTMLPanel like widgets creation from crux declarative engine.
static class AbstractListBoxFactory.ItemsProcessor
           
 class AbstractPagerFactory
           
static class AbstractTabBarFactory.AbstractTabProcessor
           
static class AbstractTabPanelFactory.AbstractTabProcessor
           
static class CellPanelFactory.AbstractCellProcessor<C extends CellPanelContext>
           
 class CellTableFactory
           
static class CellTableFactory.ColumnsProcessor
           
static class CellTableFactory.CustomColumnFooterProcessor
           
static class CellTableFactory.CustomColumnHeaderProcessor
           
 class DateBoxFactory
          Factory for TabPanel widgets
 class DateLabelFactory
          A Factory for DateLabel widgets
 class DatePickerFactory
          Factory for TabPanel widgets
 class DisclosurePanelFactory
          Factory for DisclosurePanel widgets
 class DockLayoutPanelFactory
           
static class DockPanelFactory.DockCellProcessor
           
static class FlexTableFactory.GridCellProcessor
           
 class FormPanelFactory
          Represents a FormPanelFactory.
static class HorizontalPanelFactory.HorizontalProcessor
           
 class HTMLPanelFactory
          Declarative factory to create HTMLPanel widgets from Crux declarative view files.
static class HTMLTableFactory.TableCellProcessor<C extends HTMLTableFactoryContext>
           
static class HTMLTableFactory.TableRowProcessor<C extends HTMLTableFactoryContext>
           
static class LayoutPanelFactory.LayoutPanelProcessor
           
 class ListBoxFactory
          Represents a List Box component
 class MenuBarFactory
          A Factory for MenuBar widgets
static class MenuBarFactory.CommandProcessor
           
static class MenuBarFactory.TextCaptionProcessor
           
 class NamedFrameFactory
          Represents a NamedFrameFactory DeclarativeFactory
 class NotificationMoleFactory
           
 class NumberLabelFactory
          A Factory for NumberLabel widgets
 class PageSizePagerFactory
           
 class RadioButtonFactory
          Represents a RadioButtonFactory component
 class RichTextAreaFactory
          Represents a rich text area component
 class SimplePagerFactory
           
 class SimpleRadioButtonFactory
          Represents a SimpleRadioButtonFactory component.
static class SplitLayoutPanelFactory.SplitLayoutPanelProcessor
           
 class StackLayoutPanelFactory
           
static class StackLayoutPanelFactory.StackHeaderProcessor
           
static class StackLayoutPanelFactory.StackItemProcessor
           
 class TabLayoutPanelFactory
          Factory for TabLayoutPanel widgets
 class TreeFactory
          A factory for Tree widgets
static class TreeFactory.TreeItemProcessor
           
static class VerticalPanelFactory.VerticalProcessor
           
 



Copyright © 2014. All rights reserved.