io.selendroid.server.model.internal.execute_native
Class TwoPointerGestureAction

java.lang.Object
  extended by io.selendroid.server.model.internal.execute_native.TwoPointerGestureAction
All Implemented Interfaces:
NativeExecuteScript

public class TwoPointerGestureAction
extends Object
implements NativeExecuteScript


Constructor Summary
TwoPointerGestureAction(AndroidTouchScreen touch)
           
 
Method Summary
 Object executeScript(org.json.JSONArray args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TwoPointerGestureAction

public TwoPointerGestureAction(AndroidTouchScreen touch)
Method Detail

executeScript

public Object executeScript(org.json.JSONArray args)
Specified by:
executeScript in interface NativeExecuteScript


Copyright © 2014. All rights reserved.