Groovy Documentation

DefaultPackage
Class JqueryGrailsPlugin

java.lang.Object
  DefaultPackage.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

author

def author


authorEmail

def authorEmail


classLoader

groovy.lang.GroovyClassLoader classLoader


config

groovy.util.ConfigObject config


dependsOn

def dependsOn


description

def description


doWithApplicationContext

def doWithApplicationContext


doWithSpring

def doWithSpring


documentation

def documentation


jQuerySources

def jQuerySources


jQueryVersion

def jQueryVersion


title

def title


version

def version


 
Constructor Detail

JqueryGrailsPlugin

JqueryGrailsPlugin()


 

Groovy Documentation