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 JzrEventScope
JzrEventInfo. getScope()
Get the event scope.static JzrEventScope
JzrEventScope. 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.
-