com.cc.framework.ui.painter.html
Interface HtmlTreeSwapSelectPainter.OptionFilter
- All Known Implementing Classes:
- HtmlTreeSwapSelectPainter.SelectedFilter, HtmlTreeSwapSelectPainter.UnselectedFilter
- Enclosing interface:
- HtmlTreeSwapSelectPainter
- protected static interface HtmlTreeSwapSelectPainter.OptionFilter
Used to filter options from the option list
filter
public boolean filter(OptionsIterator iter,
OptionsComparator cmp)
- Checks if the current iteration element has to be filtered or not
- Parameters:
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
- Returns:
- returns
true when the current option element
should be excluded from the select element
Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.