Interface HasCloseHandlers<T>

Type Parameters:
T - the type being closed
All Superinterfaces:
HasHandlers
All Known Implementing Classes:
AbstractCellTree, CellBrowser, CellTree, DecoratedPopupPanel, DialogBox, DisclosurePanel, LoggingPopup, MenuBar, PopupPanel, Tree

public interface HasCloseHandlers<T> extends HasHandlers
A widget that implements this interface is a public source of CloseEvent events.