org.w3c.dom
Interface Window

All Known Subinterfaces:
Window
All Known Implementing Classes:
BaseScriptingEnvironment.Window, ScriptingEnvironment.Window, SVG12ScriptingEnvironment.Global

public interface Window


Method Summary
 Location getLocation()
           
 Window getParent()
           
 

Method Detail

getParent

Window getParent()

getLocation

Location getLocation()


Copyright © 2017 Apache Software Foundation. All Rights Reserved.