Package | Description |
---|---|
net.sf.mmm.client.ui.base.widget.adapter |
Contains the adapters for widgets.
|
net.sf.mmm.client.ui.impl.gwt.handler.event |
Contains the implementation for event related UI handlers using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter |
Contains the implementation for complex widget adapters using GWT.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiWidgetAdapterWithEvents<WIDGET,EVENT_ADAPTER extends AbstractEventAdapter>
This class extends
AbstractUiWidgetAdapter with #addEventHandler. |
Modifier and Type | Field and Description |
---|---|
private EVENT_ADAPTER |
AbstractUiWidgetAdapterWithEvents.eventAdapter |
Modifier and Type | Class and Description |
---|---|
class |
EventAdapterGwt
This class is the GWT specific adapter for
UiHandlerEvent . |
class |
EventAdapterGwtClickToChange
This class extends
EventAdapterGwt but fires a EventType.VALUE_CHANGE in case of
EventAdapterGwtClickToChange.onClick(ClickEvent) . |
Modifier and Type | Class and Description |
---|---|
private class |
UiWidgetAdapterGwtTree.EventAdapterGwtTree |
Copyright © 2001–2016 mmm-Team. All rights reserved.