A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
bake() — method, class jfraboni.easybake.Batch
bake() — method, interface jfraboni.easybake.IBatch
After adding all definitions to the batch via addType(), add an onBatchComplete handler via addBatchCompleteHandler(), then call bake().
Batch — class, package jfraboni.easybake
Batch(loaderInfo:flash.display:LoaderInfo) — Constructor, class jfraboni.easybake.Batch
behaviours — Property, class jfraboni.easybake.Batch
behaviours — Property, interface jfraboni.easybake.IBatch
Returns a Clone of the Vector of IInterceptor, the collection of AOP behaviour to be applied to all proxied-instances in the batch.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z