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

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

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

Methods in to.etc.domui.component.agenda that return INewAppointment
 INewAppointment WeekAgendaComponent.getNewAppointmentListener()
           
 

Methods in to.etc.domui.component.agenda with parameters of type INewAppointment
 void WeekAgendaComponent.setNewAppointmentListener(INewAppointment newAppointmentListener)