public interface ServerSideMouseCapable extends Capability
T-Plan Robot Enterprise, (C) 2009-2025 T-Plan Limited. All rights reserved.
Modifier and Type | Method and Description |
---|---|
GestureCapable |
getPerformer()
Get the gesture performer.
|
int |
getSuggestedStepDelay()
Get the step delay, i.e.
|
int |
getSuggestedStepDistance()
Get the maximum step distance, i.e.
|
GestureCapable getPerformer()
GestureCapable
interface is used
here to pass the drag/swipe data.int getSuggestedStepDistance()
int getSuggestedStepDelay()