public interface ISlotListener
Modifier and Type | Method and Description |
---|---|
void |
notifySlotChange(int nIdSlot)
Notify the listener that a slot has been changed
|
void |
notifySlotCreation(int nIdSlot)
Notify the listener that a new week slot has been created
|
void |
notifySlotRemoval(int nIdSlot)
Notify the listener that a slot has been deleted
|
void notifySlotChange(int nIdSlot)
nIdSlot
- The id of the slotvoid notifySlotCreation(int nIdSlot)
nIdSlot
- The id of the slotvoid notifySlotRemoval(int nIdSlot)
nIdSlot
- the id of the slotCopyright © 2018 City of Paris. All rights reserved.