public class TreePopupDetectionObservable extends java.lang.Object implements ITreePopupDetectionObservable
| Constructor and Description |
|---|
TreePopupDetectionObservable() |
| Modifier and Type | Method and Description |
|---|---|
void |
addTreePopupDetectionListener(ITreePopupDetectionListener listener) |
void |
firePopupDetected(ITreePopupEvent event) |
void |
removeTreePopupDetectionListener(ITreePopupDetectionListener listener) |
public void addTreePopupDetectionListener(ITreePopupDetectionListener listener)
addTreePopupDetectionListener in interface ITreePopupDetectionObservablepublic void removeTreePopupDetectionListener(ITreePopupDetectionListener listener)
removeTreePopupDetectionListener in interface ITreePopupDetectionObservablepublic void firePopupDetected(ITreePopupEvent event)
Siehe auch Jowidgets Nutzerhandbuch