public interface FilterConfigListener
extends java.util.EventListener
FilterConfig related changes.| Modifier and Type | Method and Description |
|---|---|
void |
configChanged(@NotNull FilterConfigChangeType filterConfigChangeType,
@NotNull FilterConfig<?,?> filterConfig)
A
FilterConfig has changed. |
void configChanged(@NotNull
@NotNull FilterConfigChangeType filterConfigChangeType,
@NotNull
@NotNull FilterConfig<?,?> filterConfig)
FilterConfig has changed.filterConfigChangeType - the change typefilterConfig - the changed filter config