T - the type being closedpublic interface CloseHandler<T> extends EventHandler
CloseEvent events.| Modifier and Type | Method and Description | 
|---|---|
| void | onClose(CloseEvent<T> event)Called when  CloseEventis fired. | 
void onClose(CloseEvent<T> event)
CloseEvent is fired.event - the CloseEvent that was fired