Errai 3.0.1-SNAPSHOT

Uses of Package
org.jboss.errai.ui.shared.api.annotations

Packages that use org.jboss.errai.ui.shared.api.annotations
org.jboss.errai.databinding.rebind   
org.jboss.errai.ui.rebind   
 

Classes in org.jboss.errai.ui.shared.api.annotations used by org.jboss.errai.databinding.rebind
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.
 

Classes in org.jboss.errai.ui.shared.api.annotations used by org.jboss.errai.ui.rebind
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.
 


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.