|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.cc.framework.ui.painter.html.HtmlTreeSwapSelectPainter.UnselectedFilter
Constructor Summary | |
protected |
HtmlTreeSwapSelectPainter.UnselectedFilter()
|
Method Summary | |
boolean |
filter(OptionsIterator iter,
OptionsComparator cmp)
Checks if the current iteration element has to be filtered or not |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected HtmlTreeSwapSelectPainter.UnselectedFilter()
Method Detail |
public boolean filter(OptionsIterator iter, OptionsComparator cmp)
HtmlTreeSwapSelectPainter.OptionFilter
filter
in interface HtmlTreeSwapSelectPainter.OptionFilter
iter
- the option iterator positioned on the current option
elementcmp
- the options comparator that is required to decide whether
the current option is selected or not
true
when the current option element
should be excluded from the select elementHtmlTreeSwapSelectPainter.OptionFilter.filter(com.cc.framework.ui.painter.html.OptionsIterator,
com.cc.framework.ui.painter.html.OptionsComparator)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |