Groovy Documentation

DefaultPackage
Class RemotePaginationGrailsPlugin

java.lang.Object
  DefaultPackage.RemotePaginationGrailsPlugin

class RemotePaginationGrailsPlugin

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 pluginExcludes

def title

def version

 
Constructor Summary
RemotePaginationGrailsPlugin()

 
Method Summary
 
Methods inherited from class java.lang.Object
wait, wait, wait, equals, toString, hashCode, getClass, 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


pluginExcludes

def pluginExcludes


title

def title


version

def version


 
Constructor Detail

RemotePaginationGrailsPlugin

RemotePaginationGrailsPlugin()


 

Groovy Documentation