Uses of Class
org.kefirsf.bb.proc.ProcScope

Packages that use ProcScope
org.kefirsf.bb.proc   
 

Uses of ProcScope in org.kefirsf.bb.proc
 

Methods in org.kefirsf.bb.proc that return ProcScope
 ProcScope Context.getScope()
           
 

Methods in org.kefirsf.bb.proc with parameters of type ProcScope
 void ProcScope.setParent(ProcScope parent)
          Set parent scope
 void Context.setScope(ProcScope scope)
          Set list of codes in current context
 void BBProcessor.setScope(ProcScope scope)
          Set the root scope of text processor.
 

Constructors in org.kefirsf.bb.proc with parameters of type ProcScope
ProcText(String name, ProcScope scope, boolean transparent)
           
 



Copyright © 2013. All Rights Reserved.