protected static class AbstractUiWidget.HandlerContainer extends Object
UiHandlerEvent
.Modifier and Type | Field and Description |
---|---|
private UiHandlerEvent |
handler
The actual event handler.
|
Constructor and Description |
---|
HandlerContainer(UiHandlerEvent handler)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
clear()
Clears the handler so it actually gets removed.
|
private UiHandlerEvent handler
public HandlerContainer(UiHandlerEvent handler)
handler
- is the UiHandlerEvent
to carry.Copyright © 2001–2016 mmm-Team. All rights reserved.