Uses of Class
com.e1c.langtool.storage.StorageValueChangeEvent
Packages that use StorageValueChangeEvent
-
Uses of StorageValueChangeEvent in com.e1c.langtool.storage
Methods in com.e1c.langtool.storage with parameters of type StorageValueChangeEventModifier and TypeMethodDescriptionvoidAbstractFileStorage.addBatchUpdateNotification(StorageValueChangeEvent event) default voidITranslationStorageProvider.Storage.addBatchUpdateNotification(StorageValueChangeEvent event) Adds the batch update notification.voidIStorageValueChangedListener.changed(StorageValueChangeEvent event) Process change event notification.protected voidAbstractFileStorage.firePostValueChanged(StorageValueChangeEvent event) Notifies any post value changed listeners that a post change event has been received.