| Package | Description | 
|---|---|
| com.google.gwt.event.dom.client | Types related to DOM events. | 
| com.google.gwt.user.client.ui | Widgets, Panels, and other user-interface classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MouseUpHandler. onMouseUp(MouseUpEvent event)Called when MouseUpEvent is fired. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | DialogBox. endDragging(MouseUpEvent event)Called on mouse up in the caption area, ends dragging by ending event
 capture. | 
| void | ListenerWrapper.WrappedMouseListener. onMouseUp(MouseUpEvent event) |