Package | Description |
---|---|
org.jboss.errai.databinding.rebind | |
org.jboss.errai.ui.rebind |
Class and Description |
---|
Bound
Indicates that an annotated widget should automatically be bound to a property of a data model
associated with a
DataBinder (see AutoBound and Model ). |
ModelSetter
Indicates that the annotated method is used to replace a model instance managed by a
DataBinder . |
Class and Description |
---|
DataField
Indicates that the target Java reference (field, method parameter, or constructor parameter) in a
Templated
Composite component corresponds to an HTML element in the class's companion template. |
Templated
Must be used only on classes extending from
Composite . |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.