Uses of Interface
to.etc.domui.component.agenda.IDayClicked

Packages that use IDayClicked
to.etc.domui.component.agenda   
 

Uses of IDayClicked in to.etc.domui.component.agenda
 

Methods in to.etc.domui.component.agenda that return IDayClicked
 IDayClicked MonthPanel.getDayClicked()
           
 

Methods in to.etc.domui.component.agenda with parameters of type IDayClicked
 void MonthPanel.setDayClicked(IDayClicked dayClicked)