public class NormalContentEvent extends PresentationChangedEvent
NormalContentEvent is generated to indicate that the
normal content of a service is being presented. This event will be
generated in two situations: AlternativeContentEvent) then that event will be
generated instead.
AlternativeContentEvent,
Serialized Formsource| Constructor and Description |
|---|
NormalContentEvent(ServiceContext source)
Constructs the event.
|
getServiceContextgetSource, toStringpublic NormalContentEvent(ServiceContext source)
source - The ServiceContext that generated the
event.Copyright © 2012 code4tv.com. All Rights Reserved.