public class

PopupImplIE6

extends PopupImpl
java.lang.Object
   ↳ com.google.gwt.user.client.ui.impl.PopupImpl
     ↳ com.google.gwt.user.client.ui.impl.PopupImplIE6

Class Overview

Internet Explorer 6 implementation of PopupImpl.

Summary

Public Constructors
PopupImplIE6()
Public Methods
void onHide(Element popup)
void onShow(Element popup)
void setVisible(Element popup, boolean visible)
[Expand]
Inherited Methods
From class com.google.gwt.user.client.ui.impl.PopupImpl
From class java.lang.Object

Public Constructors

public PopupImplIE6 ()

Public Methods

public void onHide (Element popup)

Parameters
popup the popup

public void onShow (Element popup)

Parameters
popup the popup

public void setVisible (Element popup, boolean visible)

Parameters
popup the popup
visible true if visible