|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AppointmentWidget | |
|---|---|
| com.bradrydzewski.gwt.calendar.client.monthview | |
| Uses of AppointmentWidget in com.bradrydzewski.gwt.calendar.client.monthview |
|---|
| Methods in com.bradrydzewski.gwt.calendar.client.monthview with parameters of type AppointmentWidget | |
|---|---|
void |
MonthViewStyleManager.applyStyle(AppointmentWidget widget,
boolean selected)
Applies a style in the currently selected theme using the runtime-provided theme styles defined by MonthViewStyleManager.getViewAppointmentStyleForTheme(com.bradrydzewski.gwt.calendar.client.Appointment)
and MonthViewStyleManager.getDefaultViewAppointmentStyleForTheme(). |
protected void |
MonthViewStyleManager.doApplyStyleInternal(AppointmentWidget widget,
boolean selected)
Template method to consistently apply the styles to an appointment in the month view. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||