|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FilterStatusListener
Defines the functionality a listener for collection filtering events should implement.
| Method Summary | ||
|---|---|---|
void |
filterDone(boolean interrupted)
Invoked when collection filtering has finished. |
|
void |
filterStarted()
Invoked when collection filtering has begun. |
|
| Method Detail |
|---|
void filterStarted()
void filterDone(boolean interrupted)
interrupted - True if the filtering of elements was interrupted and
the results discarded; otherwise, false.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal