| Package | Description |
|---|---|
| gwt.material.design.addins.client.dnd.constants |
| Modifier and Type | Method and Description |
|---|---|
Restriction.Restrict |
Restriction.getRestriction() |
static Restriction.Restrict |
Restriction.Restrict.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Restriction.Restrict[] |
Restriction.Restrict.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Restriction.setRestriction(Restriction.Restrict restriction)
This constant value specifies the area that the action will be confined to.
|
| Constructor and Description |
|---|
Restriction(Restriction.Restrict restriction,
boolean endOnly,
double top,
double left,
double bottom,
double right) |
Copyright © 2016. All rights reserved.