io.selendroid.android.internal
Class DomWindow

java.lang.Object
  extended by io.selendroid.android.internal.DomWindow

public class DomWindow
extends Object


Constructor Summary
DomWindow(String key)
           
 
Method Summary
 String getJsObject()
           
 String getKey()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DomWindow

public DomWindow(String key)
Method Detail

getKey

public String getKey()

getJsObject

public String getJsObject()


Copyright © 2014. All rights reserved.