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

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

public static class FrameUtils.FrameStateMonitorOperaImpl
extends Object

Author:
Thiago da Rosa de Bustamante

Constructor Summary
FrameUtils.FrameStateMonitorOperaImpl()
           
 
Method Summary
protected  boolean isLoaded(String frameState)
           
 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.FrameStateMonitorOperaImpl

public FrameUtils.FrameStateMonitorOperaImpl()
Method Detail

isLoaded

protected boolean isLoaded(String frameState)

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.