@DefaultNonNull public static class Page.NotificationListener<T> extends Object
| Constructor and Description |
|---|
NotificationListener(Class<T> eventClass,
NodeBase whom,
INotificationListener<T> listener) |
| Modifier and Type | Method and Description |
|---|---|
Class<T> |
getEventClass() |
INotificationListener<T> |
getListener() |
NodeBase |
getWhom() |
public NotificationListener(Class<T> eventClass, NodeBase whom, INotificationListener<T> listener)
public NodeBase getWhom()
public INotificationListener<T> getListener()
Copyright © 2017 etc.to. All rights reserved.