Package | Description |
---|---|
gwt.material.design.addins.client.dnd.js |
Modifier and Type | Field and Description |
---|---|
JsDragElementRect |
JsDragRestrictions.elementRect |
Modifier and Type | Method and Description |
---|---|
static JsDragElementRect |
JsDragElementRect.create() |
static JsDragElementRect |
JsDragElementRect.create(double top,
double left,
double bottom,
double right) |
Modifier and Type | Method and Description |
---|---|
static JsDragRestrictions |
JsDragRestrictions.create(JsDragElementRect elementRect) |
static JsDragRestrictions |
JsDragRestrictions.create(String restriction,
boolean endOnly,
JsDragElementRect elementRect) |
Copyright © 2018. All rights reserved.