org.cruxframework.crux.widgets.client.util
Class FrameUtils.FrameAccessorImpl

java.lang.Object
  extended by org.cruxframework.crux.widgets.client.util.FrameUtils.FrameAccessorImpl
All Implemented Interfaces:
FrameUtils.FrameAccessor
Enclosing class:
FrameUtils

public static class FrameUtils.FrameAccessorImpl
extends Object
implements FrameUtils.FrameAccessor


Constructor Summary
FrameUtils.FrameAccessorImpl()
           
 
Method Summary
 JSWindow getFrameWindow(com.google.gwt.dom.client.IFrameElement elem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FrameUtils.FrameAccessorImpl

public FrameUtils.FrameAccessorImpl()
Method Detail

getFrameWindow

public JSWindow getFrameWindow(com.google.gwt.dom.client.IFrameElement elem)
Specified by:
getFrameWindow in interface FrameUtils.FrameAccessor


Copyright © 2014. All rights reserved.