|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.cc.framework.ui.painter.html.HtmlSwapSelectPainter.UnselectedFilter
| Constructor Summary | |
protected |
HtmlSwapSelectPainter.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 HtmlSwapSelectPainter.UnselectedFilter()
| Method Detail |
public boolean filter(OptionsIterator iter,
OptionsComparator cmp)
HtmlSwapSelectPainter.OptionFilter
filter in interface HtmlSwapSelectPainter.OptionFilteriter - 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 elementHtmlSwapSelectPainter.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 | ||||||||||