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