Package | Description |
---|---|
ca.odell.glazedlists |
Modifier and Type | Method and Description |
---|---|
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(java.lang.String propertyName)
Creates a
ThresholdList.Evaluator that uses Reflection to utilize an
integer JavaBean property as the threshold evaluation. |
Constructor and Description |
---|
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 buildd at 2012-05-30 10:36