Uses of Interface
ca.odell.glazedlists.ThresholdList.Evaluator

Packages that use ThresholdList.Evaluator
ca.odell.glazedlists   
 

Uses of ThresholdList.Evaluator in ca.odell.glazedlists
 

Methods in ca.odell.glazedlists that return ThresholdList.Evaluator
 ThresholdList.Evaluator<E> ThresholdList.getEvaluator()
          A convenience method to allow access to the ThresholdList.Evaluator that was provided on construction.
static
<E> ThresholdList.Evaluator<E>
GlazedLists.thresholdEvaluator(String propertyName)
          Creates a ThresholdList.Evaluator that uses Reflection to utilize an integer JavaBean property as the threshold evaluation.
 

Constructors in ca.odell.glazedlists with parameters of type ThresholdList.Evaluator
ThresholdList(EventList<E> source, ThresholdList.Evaluator<E> evaluator)
          Creates a ThresholdList that provides range-filtering on the specified EventList using the specified ThresholdList.Evaluator.
 



Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by hbrands at 2013-02-12 20:58