Uses of Interface
pi.config.ConfigGroup.ConfigurationChangedListener
Packages that use ConfigGroup.ConfigurationChangedListener
-
Uses of ConfigGroup.ConfigurationChangedListener in pi.config
Methods in pi.config with parameters of type ConfigGroup.ConfigurationChangedListenerModifier and TypeMethodDescriptionvoidConfigGroup.onChanged(ConfigGroup.ConfigurationChangedListener listener) Adds the specified configuration changed listener to receive events about any configuration property that changed.voidConfigGroup.removeListener(ConfigGroup.ConfigurationChangedListener listener) Removes the specified configuration changed listener.