| Package | Description |
|---|---|
| de.swm.commons.mobile.client.event | |
| de.swm.commons.mobile.client.widgets |
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<SelectionChangedHandler> |
SelectionChangedEvent.TYPE
GWT Event type system.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<SelectionChangedHandler> |
SelectionChangedEvent.getAssociatedType() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SelectionChangedEvent.dispatch(SelectionChangedHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
CheckBoxGroup.addSelectionChangedHandler(SelectionChangedHandler handler)
Adds a selection changes handler to the checkboxgroup.
|
com.google.gwt.event.shared.HandlerRegistration |
ListPanel.addSelectionChangedHandler(SelectionChangedHandler handler)
Adds a selection handler.
|
com.google.gwt.event.shared.HandlerRegistration |
SelectPanel.addSelectionChangedHandler(SelectionChangedHandler handler)
Adds a selection handler.
|
Copyright © 2011–2015 SWM. All rights reserved.