public class ModuleRemovedEvent extends CAEvent
source| Constructor and Description |
|---|
ModuleRemovedEvent(int slotNumber,
Object caModuleManager)
Constructor for the event
|
| Modifier and Type | Method and Description |
|---|---|
int |
getSlotNumber()
Returns the slot number of the slot where the module
was removed from
|
Object |
getSource()
Returns the CAModuleManager that is the source of the event
|
toStringpublic ModuleRemovedEvent(int slotNumber,
Object caModuleManager)
slotNumber - the slot numbercaModuleManager - the CAModuleManager object
that is the source of the eventCopyright © 2012 code4tv.com. All Rights Reserved.