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

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

public static class FrameUtils.FrameStateMonitorMozillaImpl
extends Object
implements FrameUtils.FrameStateMonitor

Author:
Thiago da Rosa de Bustamante

Constructor Summary
FrameUtils.FrameStateMonitorMozillaImpl()
           
 
Method Summary
 void registerStateCallback(com.google.gwt.dom.client.Element frameElement, FrameStateCallback callback, int timeout)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FrameUtils.FrameStateMonitorMozillaImpl

public FrameUtils.FrameStateMonitorMozillaImpl()
Method Detail

registerStateCallback

public void registerStateCallback(com.google.gwt.dom.client.Element frameElement,
                                  FrameStateCallback callback,
                                  int timeout)
Specified by:
registerStateCallback in interface FrameUtils.FrameStateMonitor


Copyright © 2015. All rights reserved.