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:
31-Oct-2007 (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 05-Nov-2007 by ObjcDoc 3.0.0