Uses of Class
org.ocap.event.UserEventAction

Packages that use UserEventAction
org.ocap.event The org.ocap.event package manages user events. 
 

Uses of UserEventAction in org.ocap.event
 

Methods in org.ocap.event that return UserEventAction
 UserEventAction UserEventFilter.filterUserEvent(UserEvent e)
          Called by the platform to filter user input events specified in the UserEventRepository when the event is received.