|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.ObjectDefaultPackage.GrailsUiGrailsPlugin
class GrailsUiGrailsPlugin
Property Summary | |
---|---|
def |
author
|
def |
authorEmail
|
def |
dependsOn
|
def |
description
|
def |
doWithApplicationContext
|
def |
doWithDynamicMethods
|
def |
doWithSpring
|
def |
doWithWebDescriptor
|
def |
documentation
|
def |
grailsVersion
|
def |
onChange
|
def |
onConfigChange
|
def |
title
|
def |
version
|
Constructor Summary | |
GrailsUiGrailsPlugin()
|
Method Summary |
---|
Methods inherited from class java.lang.Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Property Detail |
---|
def author
def authorEmail
def dependsOn
def description
def doWithApplicationContext
def doWithDynamicMethods
def doWithSpring
def doWithWebDescriptor
def documentation
def grailsVersion
def onChange
def onConfigChange
def title
def version
Constructor Detail |
---|
GrailsUiGrailsPlugin()
Groovy Documentation