public final class UiHandlerEventIgnore extends Object implements UiHandlerEvent
UiHandlerEvent
that ignores all UiEvent
s.Modifier and Type | Field and Description |
---|---|
static UiHandlerEventIgnore |
INSTANCE
The singleton instance.
|
Modifier | Constructor and Description |
---|---|
private |
UiHandlerEventIgnore()
The constructor.
|
public static final UiHandlerEventIgnore INSTANCE
public void onEvent(UiEvent event)
onEvent
in interface UiHandlerEvent
event
- is the UiEvent
that has been sent.Copyright © 2001–2016 mmm-Team. All rights reserved.