Groovy Documentation

grails-app.taglib
Class CalendarDayViewTagLib

java.lang.Object
  grails-app.taglib.CalendarDayViewTagLib

class CalendarDayViewTagLib

Property Summary
def calendarDayView

Renderer calendarDayViewRenderer

def messageSource

static def namespace

 
Constructor Summary
CalendarDayViewTagLib()

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

Property Detail

calendarDayView

def calendarDayView


calendarDayViewRenderer

Renderer calendarDayViewRenderer


messageSource

def messageSource


namespace

static def namespace


 
Constructor Detail

CalendarDayViewTagLib

CalendarDayViewTagLib()


 

Groovy Documentation