| Package | Description |
|---|---|
| gwt.material.design.addins.client.swipeable | |
| gwt.material.design.addins.client.swipeable.events |
| Modifier and Type | Class and Description |
|---|---|
class |
MaterialSwipeablePanel
A panel that allows any of its nested children to be swiped away.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
SwipeRightEvent.fire(HasSwipeable<T> source,
T target) |
static <T> void |
SwipeLeftEvent.fire(HasSwipeable<T> source,
T target) |
Copyright © 2016. All rights reserved.