|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UpdateHandler | |
|---|---|
| com.bradrydzewski.gwt.calendar.client | |
| com.bradrydzewski.gwt.calendar.client.event | |
| Uses of UpdateHandler in com.bradrydzewski.gwt.calendar.client |
|---|
| Methods in com.bradrydzewski.gwt.calendar.client with parameters of type UpdateHandler | |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
CalendarWidget.addUpdateHandler(UpdateHandler<Appointment> handler)
|
| Uses of UpdateHandler in com.bradrydzewski.gwt.calendar.client.event |
|---|
| Methods in com.bradrydzewski.gwt.calendar.client.event that return types with arguments of type UpdateHandler | |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<UpdateHandler<T>> |
UpdateEvent.getAssociatedType()
|
static com.google.gwt.event.shared.GwtEvent.Type<UpdateHandler<?>> |
UpdateEvent.getType()
Gets the type associated with this event. |
| Methods in com.bradrydzewski.gwt.calendar.client.event with parameters of type UpdateHandler | |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
HasUpdateHandlers.addUpdateHandler(UpdateHandler<T> handler)
Adds a UpdateEvent handler. |
protected void |
UpdateEvent.dispatch(UpdateHandler<T> handler)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||