Uses of Class
io.selendroid.server.model.js.AndroidAtoms

Packages that use AndroidAtoms
io.selendroid.server.model   
io.selendroid.server.model.js   
 

Uses of AndroidAtoms in io.selendroid.server.model
 

Methods in io.selendroid.server.model with parameters of type AndroidAtoms
 Object SelendroidWebDriver.executeAtom(AndroidAtoms atom, org.json.JSONArray args, KnownElements ke)
           
 Object SelendroidWebDriver.executeAtom(AndroidAtoms atom, KnownElements ke, Object... args)
           
 

Uses of AndroidAtoms in io.selendroid.server.model.js
 

Methods in io.selendroid.server.model.js that return AndroidAtoms
static AndroidAtoms AndroidAtoms.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AndroidAtoms[] AndroidAtoms.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014. All rights reserved.