Groovy Documentation

griffon.plugins.preferences
[Java] Enum NodeChangeEvent.Type

java.lang.Object
  griffon.plugins.preferences.NodeChangeEvent.Type

public static enum NodeChangeEvent.Type

Enum Constant Summary
ADDED

REMOVED

 
Method Summary
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Enum Constant Detail

ADDED

NodeChangeEvent.Type ADDED


REMOVED

NodeChangeEvent.Type REMOVED


 

Groovy Documentation