| Package | Description |
|---|---|
| org.odlabs.wiquery.ui.draggable |
| Modifier and Type | Method and Description |
|---|---|
DraggableHelper.HelperEnum |
DraggableHelper.getHelperEnumParam() |
static DraggableHelper.HelperEnum |
DraggableHelper.HelperEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DraggableHelper.HelperEnum[] |
DraggableHelper.HelperEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DraggableHelper.setHelperEnumParam(DraggableHelper.HelperEnum helperEnumParam)
Set's the HelperEnum parameter
|
| Constructor and Description |
|---|
DraggableHelper(DraggableHelper.HelperEnum helperEnumParam)
Constructor
|
Copyright © 2009-2012. All Rights Reserved.