org.wingx.plaf
Interface CalendarCG<COMPONENT_TYPE extends XCalendar>

All Superinterfaces:
ComponentCG<COMPONENT_TYPE>, ContainerCG<COMPONENT_TYPE>, Serializable

public interface CalendarCG<COMPONENT_TYPE extends XCalendar>
extends ContainerCG<COMPONENT_TYPE>


Method Summary
 Update getHiddenUpdate(COMPONENT_TYPE cal, Date date)
           
 
Methods inherited from interface org.wings.plaf.ComponentCG
componentChanged, getComponentUpdate, installCG, uninstallCG, write
 

Method Detail

getHiddenUpdate

Update getHiddenUpdate(COMPONENT_TYPE cal,
                       Date date)


wingS Swings ;-)