Groovy Documentation

DefaultPackage
Class GrailsUiGrailsPlugin

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

author

def author


authorEmail

def authorEmail


dependsOn

def dependsOn


description

def description


doWithApplicationContext

def doWithApplicationContext


doWithDynamicMethods

def doWithDynamicMethods


doWithSpring

def doWithSpring


doWithWebDescriptor

def doWithWebDescriptor


documentation

def documentation


grailsVersion

def grailsVersion


onChange

def onChange


onConfigChange

def onConfigChange


title

def title


version

def version


 
Constructor Detail

GrailsUiGrailsPlugin

GrailsUiGrailsPlugin()


 

Groovy Documentation