Uses of Class
com.bradrydzewski.gwt.calendar.client.Attendee

Packages that use Attendee
com.bradrydzewski.gwt.calendar.client   
 

Uses of Attendee in com.bradrydzewski.gwt.calendar.client
 

Methods in com.bradrydzewski.gwt.calendar.client that return types with arguments of type Attendee
 List<Attendee> Appointment.getAttendees()
          Returns the collection of associated attendees.
 

Method parameters in com.bradrydzewski.gwt.calendar.client with type arguments of type Attendee
 void Appointment.setAttendees(List<Attendee> attendees)
          Sets the attendees associated to this Appointment.
 



Copyright © 2012. All Rights Reserved.