Uses of Class
org.wicketstuff.twitter.behavior.ajax.Event.EventRegion
-
Packages that use Event.EventRegion Package Description org.wicketstuff.twitter.behavior.ajax -
-
Uses of Event.EventRegion in org.wicketstuff.twitter.behavior.ajax
Methods in org.wicketstuff.twitter.behavior.ajax that return Event.EventRegion Modifier and Type Method Description Event.EventRegionEvent. getRegion()static Event.EventRegionEvent.EventRegion. valueOf(String name)Returns the enum constant of this type with the specified name.static Event.EventRegion[]Event.EventRegion. values()Returns an array containing the constants of this enum type, in the order they are declared.
-