public final class ViewLoadEventHandler extends AbstractEventListener<ViewLoadEventData>
| Constructor and Description |
|---|
ViewLoadEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
action(Event<ViewLoadEventData> event)
Processes the specified event.
|
String |
getEventType()
Gets the event type of this listener could handle.
|
public String getEventType()
AbstractEventListenergetEventType in class AbstractEventListener<ViewLoadEventData>public void action(Event<ViewLoadEventData> event)
AbstractEventListeneraction in class AbstractEventListener<ViewLoadEventData>event - the specified eventCopyright © 2009–2019 B3log. All rights reserved.