public static interface ConfigManager.ConfigEvent
Modifier and Type | Interface and Description |
---|---|
static class |
ConfigManager.ConfigEvent.Type
The event type
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
Returns the id of the configuration that changed
|
ConfigManager.ConfigEvent.Type |
getType()
Returns the event type
|
ConfigManager.ConfigEvent.Type getType()
java.lang.String getId()
Copyright © 2010 - 2020 Adobe. All Rights Reserved