it.amattioli.guidate.browsing.calendar
Class CalendarGridRenderer

Show UML class diagram
java.lang.Object
  extended by it.amattioli.guidate.browsing.calendar.CalendarGridRenderer
All Implemented Interfaces:
org.zkoss.zul.RowRenderer

public class CalendarGridRenderer
extends Object
implements org.zkoss.zul.RowRenderer


Constructor Summary
CalendarGridRenderer()
           
 
Method Summary
 void render(org.zkoss.zul.Row row, Object val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalendarGridRenderer

public CalendarGridRenderer()
                     throws Exception
Throws:
Exception
Method Detail

render

public void render(org.zkoss.zul.Row row,
                   Object val)
            throws Exception
Specified by:
render in interface org.zkoss.zul.RowRenderer
Throws:
Exception


Copyright © 2011. All Rights Reserved.