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