Errai 3.0.1-SNAPSHOT

Uses of Class
org.jboss.errai.ui.shared.api.annotations.style.StyleBinding

Packages that use StyleBinding
org.jboss.errai.security.shared.api.annotation   
org.jboss.errai.ui.rebind   
 

Uses of StyleBinding in org.jboss.errai.security.shared.api.annotation
 

Classes in org.jboss.errai.security.shared.api.annotation with annotations of type StyleBinding
 interface RestrictedAccess
          Indicates that the service or element can only be accessed / shown by logged-in users who belong to all of the given security roles.
 

Uses of StyleBinding in org.jboss.errai.ui.rebind
 

Method parameters in org.jboss.errai.ui.rebind with type arguments of type StyleBinding
 List<? extends Statement> StyleBindingCodeDecorator.generateDecorator(InjectableInstance<StyleBinding> ctx)
           
 

Constructor parameters in org.jboss.errai.ui.rebind with type arguments of type StyleBinding
StyleBindingCodeDecorator(Class<StyleBinding> decoratesWith)
           
 


Errai 3.0.1-SNAPSHOT

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