Uses of Interface
org.cruxframework.crux.core.rebind.screen.widget.creator.HasHorizontalAlignmentFactory

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

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

Subinterfaces of HasHorizontalAlignmentFactory in org.cruxframework.crux.core.rebind.screen.widget.creator
 interface HasAutoHorizontalAlignmentFactory<C extends WidgetCreatorContext>
          A helper class to help on HasAutoHorizontalAlignment widgets creation, based on crux pages metadata.
 

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

Classes in org.cruxframework.crux.gwt.rebind that implement HasHorizontalAlignmentFactory
 class AbstractLabelFactory
          Represents a Label DeclarativeFactory
 class AnchorFactory
          Represents an AnchorFactory component
 class DateLabelFactory
          A Factory for DateLabel widgets
 class DockPanelFactory
           
 class HorizontalPanelFactory
           
 class HTMLFactory
          Represents a HTMLFactory DeclarativeFactory
 class InlineHTMLFactory
          Represents an InlineHTMLFactory DeclarativeFactory
 class InlineLabelFactory
          Factory for InlineLabel widget
 class LabelFactory
          A Factory for Label widgets
 class NumberLabelFactory
          A Factory for NumberLabel widgets
 class VerticalPanelFactory
           
 



Copyright © 2014. All rights reserved.