Uses of Class
io.selendroid.android.WindowType

Packages that use WindowType
io.selendroid.android   
 

Uses of WindowType in io.selendroid.android
 

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



Copyright © 2014. All rights reserved.