public interface NotifyClosedHandler
| Modifier and Type | Field and Description |
|---|---|
static NotifyClosedHandler |
DEFAULT_CLOSED_HANDLER
Default Notify's closed handler
|
| Modifier and Type | Method and Description |
|---|---|
void |
onClosed()
Called when Notify closed event is fired.
|
static final NotifyClosedHandler DEFAULT_CLOSED_HANDLER
void onClosed()
Copyright © 2017. All rights reserved.