Uses of Interface
net.xoetrope.xui.evaluator.XAttributeEvaluator

Packages that use XAttributeEvaluator
incubator.net.xoetrope.scripts   
net.xoetrope.builder   
net.xoetrope.optional.evaluator   
net.xoetrope.xui.evaluator   
 

Uses of XAttributeEvaluator in incubator.net.xoetrope.scripts
 

Classes in incubator.net.xoetrope.scripts that implement XAttributeEvaluator
 class ScriptAttributeEvaluator
          Evaluates a script attribute by passing the scripts following the prefix 'script:' to the ScriptEngine.
 

Uses of XAttributeEvaluator in net.xoetrope.builder
 

Fields in net.xoetrope.builder declared as XAttributeEvaluator
protected  XAttributeEvaluator XuiBuilder.evaluator
          The default attribute evaluator.
 

Methods in net.xoetrope.builder with parameters of type XAttributeEvaluator
 void XuiBuilder.setAttributeEvaluator(XAttributeEvaluator e)
          Set the attribute evaluator object.
 

Uses of XAttributeEvaluator in net.xoetrope.optional.evaluator
 

Classes in net.xoetrope.optional.evaluator that implement XAttributeEvaluator
 class XGroovyEvaluator
          An attribute evaluator
 

Uses of XAttributeEvaluator in net.xoetrope.xui.evaluator
 

Classes in net.xoetrope.xui.evaluator that implement XAttributeEvaluator
 class XDefaultAttributeEvaluator
          An attribute evaluator