public class VScrollTable.ContextMenuDetails extends Object implements com.google.gwt.event.logical.shared.CloseHandler<com.google.gwt.user.client.ui.PopupPanel>
For internal use only. May be removed or replaced in the future.
| Constructor and Description |
|---|
ContextMenuDetails(VContextMenu menu,
String rowKey,
int left,
int top) |
| Modifier and Type | Method and Description |
|---|---|
void |
onClose(com.google.gwt.event.logical.shared.CloseEvent<com.google.gwt.user.client.ui.PopupPanel> event) |
public String rowKey
public int left
public int top
public ContextMenuDetails(VContextMenu menu, String rowKey, int left, int top)
Copyright © 2016 Vaadin Ltd. All rights reserved.