public interface PresentationsChangeListener
Modifier and Type | Method and Description |
---|---|
void |
currentPresentationChanged(Presentations presentations,
java.lang.Object oldPresentationId) |
void |
defaultPresentationChanged(Presentations presentations,
java.lang.Object oldPresentationId) |
void |
presentationsSetChanged(Presentations presentations) |
void currentPresentationChanged(Presentations presentations, java.lang.Object oldPresentationId)
void presentationsSetChanged(Presentations presentations)
void defaultPresentationChanged(Presentations presentations, java.lang.Object oldPresentationId)