Errai 3.0.1-SNAPSHOT

Uses of Interface
org.jboss.errai.codegen.builder.BuildCallback

Packages that use BuildCallback
org.jboss.errai.codegen.builder.impl   
 

Uses of BuildCallback in org.jboss.errai.codegen.builder.impl
 

Fields in org.jboss.errai.codegen.builder.impl declared as BuildCallback
protected  BuildCallback<T> BlockBuilderImpl.callback
           
 

Constructors in org.jboss.errai.codegen.builder.impl with parameters of type BuildCallback
BlockBuilderImpl(BlockStatement blockStatement, BuildCallback<T> callback)
           
BlockBuilderImpl(BuildCallback<T> callback)
           
ConstructorBlockBuilderImpl(BuildCallback<T> tBuildCallback)
           
FieldBuilder(BuildCallback<T> callback, Scope scope, MetaClass type, String name)
           
 


Errai 3.0.1-SNAPSHOT

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