public class SectionAvailableEvent extends SectionFilterEvent
source| Constructor and Description |
|---|
SectionAvailableEvent(SectionFilter f,
Object appData)
This constructs a SectionAvailable event for the specified SectionFilter object.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getSource()
This returns the SectionFilter object which filtered the data.
|
getAppDatatoStringpublic SectionAvailableEvent(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 SectionFilterEventCopyright © 2012 code4tv.com. All Rights Reserved.