public class NullLoggingPopup extends java.lang.Object implements HasWidgets
HasWidgets.ForIsWidget
Constructor and Description |
---|
NullLoggingPopup() |
public void add(Widget w)
HasWidgets
add
in interface HasWidgets
w
- the widget to be addedpublic void clear()
HasWidgets
clear
in interface HasWidgets
public java.util.Iterator<Widget> iterator()
HasWidgets
Iterator.remove()
.iterator
in interface HasWidgets
iterator
in interface java.lang.Iterable<Widget>
public boolean remove(Widget w)
HasWidgets
remove
in interface HasWidgets
w
- the widget to be removedtrue
if the widget was present