Packageorg.openPyro.collections.events
Classpublic class CollectionEventKind



Public Constants
 ConstantDefined by
  ADD : String = "add"
[static]
CollectionEventKind
  REMOVE : String = "remove"
[static]
CollectionEventKind
  RESET : String = "reset"
[static]
CollectionEventKind
Constant detail
ADDconstant
public static const ADD:String = "add"
REMOVEconstant 
public static const REMOVE:String = "remove"
RESETconstant 
public static const RESET:String = "reset"