|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectgrails-app.taglib.DragAndDropTagLib
class DragAndDropTagLib
Property Summary | |
---|---|
def |
draggableList
Used to create a list with items that can be dragged to all other draggableLists. |
def |
draggableListWorkArea
You must define a draggableListWorkArea to surround any draggableLists you want. |
def |
grailsUITagLibService
|
def |
lists
|
static def |
namespace
|
def |
prepend
|
Constructor Summary | |
DragAndDropTagLib()
|
Method Summary |
---|
Methods inherited from class java.lang.Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Property Detail |
---|
def draggableList
def draggableListWorkArea
def grailsUITagLibService
def lists
static def namespace
def prepend
Constructor Detail |
---|
DragAndDropTagLib()
Groovy Documentation