Groovy Documentation

unzipped.grails-app.taglib
Class RemotePaginationTagLib

java.lang.Object
  unzipped.grails-app.taglib.RemotePaginationTagLib

class RemotePaginationTagLib

Property Summary
static def namespace

def remotePaginate

def remoteSortableColumn

 
Constructor Summary
RemotePaginationTagLib()

 
Method Summary
 
Methods inherited from class java.lang.Object
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll
 

Property Detail

namespace

static def namespace


remotePaginate

def remotePaginate


remoteSortableColumn

def remoteSortableColumn


 
Constructor Detail

RemotePaginationTagLib

RemotePaginationTagLib()


 

Groovy Documentation