Package com.iizigo.swt
Interface IFilterListener
- All Known Implementing Classes:
EndNodeTextFilter,PropertyEditor,TablePanel,TextTableEditor
public interface IFilterListener
Filter listener interface.
- Author:
- Christopher Mindus
Method Summary
Method Details
onFilter
Called when a filter text has been applied.- Parameters:
text- The filter text to apply, null for none (never empty string).