- Declared in:
- DTextFilterable.h
Protocol Description
The DTextFilterable protocol specifies methods for classes that implements
text filters. This protocol is used by class DDirectory to filter filenames.
- Last modified:
- 13-Jun-2004 (DTextFilterable.h)
Method Index
- - (BOOL) accept :(const char *) text
- Check if the text is accepted by the filter.
- Parameters:
- text - the text to be checked
- Returns:
- is it accepted ?
generated 25-Jul-2006 by ObjcDoc 3.0.0