| Package | Description |
|---|---|
| de.swm.commons.mobile.client.event | |
| de.swm.commons.mobile.client.widgets | |
| de.swm.commons.mobile.client.widgets.experimental |
| Modifier and Type | Method and Description |
|---|---|
static FastClickHelper.FastClickHandler |
FastClickHelper.wrapAsFastClickHandler(com.google.gwt.event.dom.client.ClickHandler handlerToWrap)
Wraps a fast click Handler to a click Hanlder
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends com.google.gwt.event.dom.client.HasTouchStartHandlers & com.google.gwt.event.dom.client.HasClickHandlers> |
FastClickHelper.addClickHandler(T toWidget,
FastClickHelper.FastClickHandler handlerToAdd)
Will add a click or touch hander (on mobile systems) to the application.
|
| Constructor and Description |
|---|
BackButton(String caption,
FastClickHelper.FastClickHandler handler)
Alternative constructor.
|
Button(String caption,
FastClickHelper.FastClickHandler handler)
Deprecated.
not working in iOS
|
NextButton(String caption,
FastClickHelper.FastClickHandler handler)
Alternative constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FastHeaderPanel.setLeftButtonClickHandler(FastClickHelper.FastClickHandler handler) |
void |
FastHeaderPanel.setRightButtonClickHandler(FastClickHelper.FastClickHandler handler) |
Copyright © 2011–2015 SWM. All rights reserved.