Package 

Interface InteractionPredicate


  • 
    public interface InteractionPredicate
    
                        

    Provides custom attributes for the events produced by the user action tracking strategy.

    • Method Summary

      Modifier and Type Method Description
      abstract String getTargetName(Object target) Sets a custom name for the intercepted touch target.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait