public class IncompleteFilteringEvent extends EndOfFilteringEvent
source| Constructor and Description |
|---|
IncompleteFilteringEvent(SectionFilter f,
Object appData)
This constructs an IncompleteFilteringEvent event for the specified SectionFilter object.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getSource()
This returns the SectionFilter object which filtered the data.
|
getAppDatatoStringpublic IncompleteFilteringEvent(SectionFilter f, Object appData)
f - the SectionFilter object which filtered the data.appData - application data that was passed to the startFiltering methodpublic Object getSource()
getSource in class EndOfFilteringEventCopyright © 2012 code4tv.com. All Rights Reserved.