public class ListSelectionVetoObservable extends java.lang.Object implements IListSelectionVetoObservable
| Constructor and Description |
|---|
ListSelectionVetoObservable() |
| Modifier and Type | Method and Description |
|---|---|
void |
addSelectionVetoListener(IListSelectionVetoListener listener) |
boolean |
allowSelectionChange(java.util.List<java.lang.Integer> newSelection) |
void |
removeSelectionVetoListener(IListSelectionVetoListener listener) |
public void addSelectionVetoListener(IListSelectionVetoListener listener)
addSelectionVetoListener in interface IListSelectionVetoObservablepublic void removeSelectionVetoListener(IListSelectionVetoListener listener)
removeSelectionVetoListener in interface IListSelectionVetoObservablepublic boolean allowSelectionChange(java.util.List<java.lang.Integer> newSelection)
Siehe auch Jowidgets Nutzerhandbuch