com.google.gwt.user.client.ui.impl
Class PopupImplIE6

java.lang.Object
  extended by com.google.gwt.user.client.ui.impl.PopupImpl
      extended by com.google.gwt.user.client.ui.impl.PopupImplIE6

public class PopupImplIE6
extends PopupImpl

Internet Explorer 6 implementation of PopupImpl.


Constructor Summary
PopupImplIE6()
           
 
Method Summary
 void onHide(Element popup)
           
 void onShow(Element popup)
           
 void setVisible(Element popup, boolean visible)
           
 
Methods inherited from class com.google.gwt.user.client.ui.impl.PopupImpl
createElement, getContainerElement, getStyleElement, setClip
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PopupImplIE6

public PopupImplIE6()
Method Detail

onHide

public void onHide(Element popup)
Overrides:
onHide in class PopupImpl
Parameters:
popup - the popup

onShow

public void onShow(Element popup)
Overrides:
onShow in class PopupImpl
Parameters:
popup - the popup

setVisible

public void setVisible(Element popup,
                       boolean visible)
Overrides:
setVisible in class PopupImpl
Parameters:
popup - the popup
visible - true if visible