public class TreeSelectionObservable extends java.lang.Object implements ITreeSelectionObservable
Constructor and Description |
---|
TreeSelectionObservable() |
Modifier and Type | Method and Description |
---|---|
void |
addTreeSelectionListener(ITreeSelectionListener listener) |
void |
fireSelectionChanged(ITreeSelectionEvent event) |
void |
removeTreeSelectionListener(ITreeSelectionListener listener) |
public void addTreeSelectionListener(ITreeSelectionListener listener)
addTreeSelectionListener
in interface ITreeSelectionObservable
public void removeTreeSelectionListener(ITreeSelectionListener listener)
removeTreeSelectionListener
in interface ITreeSelectionObservable
public void fireSelectionChanged(ITreeSelectionEvent event)
Siehe auch Jowidgets Nutzerhandbuch