Uses of Class
org.jeyzer.mx.event.JzrEventScope
- 
Packages that use JzrEventScope Package Description org.jeyzer.mx.event  - 
- 
Uses of JzrEventScope in org.jeyzer.mx.event
Methods in org.jeyzer.mx.event that return JzrEventScope Modifier and Type Method Description JzrEventScopeJzrEventInfo. getScope()Get the event scope.static JzrEventScopeJzrEventScope. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static JzrEventScope[]JzrEventScope. values()Returns an array containing the constants of this enum type, in the order they are declared. 
 -