Protocol DTextFilterable

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:
19-Jul-2008 (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 06-Sep-2008 by ObjcDoc 3.0.0