|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectgrails-app.taglib.org.grails.grailsui.DialogTagLib
class DialogTagLib
Property Summary | |
---|---|
def |
dialog
Possible attrs (aside from YAHOO.widgets.Dialog config): id: Used to create DOM elements and the div that is transformed into the Dialog. |
def |
grailsUITagLibService
|
static def |
namespace
|
def |
triggerWraps
|
Constructor Summary | |
DialogTagLib()
|
Method Summary | |
---|---|
private def
|
addListeners(def triggers, def dialogId)
|
Methods inherited from class java.lang.Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Property Detail |
---|
def dialog
def grailsUITagLibService
static def namespace
def triggerWraps
Constructor Detail |
---|
DialogTagLib()
Method Detail |
---|
private def addListeners(def triggers, def dialogId)
Groovy Documentation