org.cruxframework.crux.core.rebind.screen.widget.creator
Interface HasBindPathFactory<C extends WidgetCreatorContext>

All Known Subinterfaces:
HasFormatterFactory<C>, HasHTMLFactory<C>, HasTextFactory<C>, HasValueChangeHandlersFactory<C>, HasValueFactory<C>
All Known Implementing Classes:
AbstractCheckBoxFactory, AbstractLabelFactory, AnchorFactory, ButtonBaseFactory, ButtonFactory, CellWidgetFactory, CheckBoxFactory, CustomButtonFactory, DateBoxFactory, DatePickerFactory, DialogBoxFactory, DoubleBoxFactory, HTMLFactory, HyperlinkFactory, InlineHTMLFactory, InlineHyperlinkFactory, InlineLabelFactory, IntegerBoxFactory, LabelFactory, LongBoxFactory, PasswordTextBoxFactory, PushButtonFactory, RadioButtonFactory, ResetButtonFactory, RichTextAreaFactory, SubmitButtonFactory, SuggestBoxFactory, TextAreaFactory, TextBoxBaseFactory, TextBoxFactory, TextButtonFactory, ToggleButtonFactory, ValueBoxBaseFactory

public 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.

Author:
Thiago da Rosa de Bustamante



Copyright © 2014. All rights reserved.