| Package | Description |
|---|---|
| de.agilecoders.wicket.markup.html.bootstrap.extensions.behavior |
| Modifier and Type | Method and Description |
|---|---|
static DraggableConfig.Axis |
DraggableConfig.Axis.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DraggableConfig.Axis[] |
DraggableConfig.Axis.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DraggableConfig |
DraggableConfig.Axis(DraggableConfig.Axis value)
Constrains dragging to either the horizontal (x) or vertical (y) axis.
|
Copyright © 2013 agilecoders.de. All Rights Reserved.