|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.ObjectDefaultPackage.JqueryGrailsPlugin
class JqueryGrailsPlugin
Property Summary | |
---|---|
def |
author
|
def |
authorEmail
|
groovy.lang.GroovyClassLoader |
classLoader
|
groovy.util.ConfigObject |
config
|
def |
dependsOn
|
def |
description
|
def |
doWithApplicationContext
|
def |
doWithSpring
|
def |
documentation
|
def |
jQuerySources
|
def |
jQueryVersion
|
def |
title
|
def |
version
|
Constructor Summary | |
JqueryGrailsPlugin()
|
Method Summary |
---|
Methods inherited from class java.lang.Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Property Detail |
---|
def author
def authorEmail
groovy.lang.GroovyClassLoader classLoader
groovy.util.ConfigObject config
def dependsOn
def description
def doWithApplicationContext
def doWithSpring
def documentation
def jQuerySources
def jQueryVersion
def title
def version
Constructor Detail |
---|
JqueryGrailsPlugin()
Groovy Documentation