|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PluginConfigEvent | |
---|---|
de.tub.citydb.api.plugin.extension.config |
Uses of PluginConfigEvent in de.tub.citydb.api.plugin.extension.config |
---|
Methods in de.tub.citydb.api.plugin.extension.config that return PluginConfigEvent | |
---|---|
static PluginConfigEvent |
PluginConfigEvent.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PluginConfigEvent[] |
PluginConfigEvent.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in de.tub.citydb.api.plugin.extension.config with parameters of type PluginConfigEvent | |
---|---|
void |
ConfigExtension.handleEvent(PluginConfigEvent event)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |