public class ElementOpenEvent
extends Event
| Modifier and Type | Field and Description |
|---|---|
static String |
ON_ELEMENT_OPEN |
| Constructor and Description |
|---|
ElementOpenEvent(Component target,
Object element,
int position) |
ElementOpenEvent(Component target,
Object element,
int position,
boolean doubleClick) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPosition() |
boolean |
isDoubleClick() |
public static final String ON_ELEMENT_OPEN
Copyright © 2017 SAP SE. All Rights Reserved.