Uses of Class
com.bradrydzewski.gwt.calendar.client.monthview.AppointmentLayoutDescription

Packages that use AppointmentLayoutDescription
com.bradrydzewski.gwt.calendar.client.monthview   
 

Uses of AppointmentLayoutDescription in com.bradrydzewski.gwt.calendar.client.monthview
 

Methods in com.bradrydzewski.gwt.calendar.client.monthview that return AppointmentLayoutDescription
 AppointmentLayoutDescription AppointmentLayoutDescription.split()
           
 

Methods in com.bradrydzewski.gwt.calendar.client.monthview that return types with arguments of type AppointmentLayoutDescription
 ArrayList<AppointmentLayoutDescription> AppointmentStackingManager.getDescriptionsInLayer(int layerIndex)
          Returns all the AppointmentLayoutDescriptions in the specified layer.
 

Methods in com.bradrydzewski.gwt.calendar.client.monthview with parameters of type AppointmentLayoutDescription
 void AppointmentStackingManager.assignLayer(AppointmentLayoutDescription description)
          Associates the provided description to the first available layer in the collection administered by this manager.
 



Copyright © 2012. All Rights Reserved.