public interface CatalogPropertiesListener<_Source> extends BaseEventListener<_Source>
com.canto.cumulus.ItemCollection#addCollectionListener(com.canto.cumulus.events.CatalogPropertiesListener)
,
com.canto.cumulus.ItemCollection#addGlobalCollectionListener(com.canto.cumulus.events.CatalogPropertiesListener)
, (CollectionListener)
, or com.canto.cumulus.MultiItemCollection#addGlobalCollectionListener(com.canto.cumulus.events.CatalogPropertiesListener)
to add such a listener.Modifier and Type | Method and Description |
---|---|
void |
catalogAccessibilityChanged(CatalogAccessibilityChangedEventObject<_Source> event)
Callback method that gets called when the accessibility of a catalog has changed.
|
void |
catalogIsDamaged(CatalogIsDamagedEventObject<_Source> event)
Callback method that gets called when a catalog got damaged.
|
void |
catalogNameChanged(CatalogNameChangedEventObject<_Source> event)
Callback method that gets called when the name of a catalog has changed.
|
void |
catalogPropertiesChanged(CatalogPropertiesChangedEventObject<_Source> event)
Callback method that gets called when the properties of a catalog have changed.
|
void catalogNameChanged(CatalogNameChangedEventObject<_Source> event)
event
- The information about the new namevoid catalogPropertiesChanged(CatalogPropertiesChangedEventObject<_Source> event)
event
- The information about the catalogvoid catalogIsDamaged(CatalogIsDamagedEventObject<_Source> event)
event
- The information about the catalogvoid catalogAccessibilityChanged(CatalogAccessibilityChangedEventObject<_Source> event)
event
- The information about the catalogwww.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.