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 IListSelectionVetoObservable
public void removeSelectionVetoListener(IListSelectionVetoListener listener)
removeSelectionVetoListener
in interface IListSelectionVetoObservable
public boolean allowSelectionChange(java.util.List<java.lang.Integer> newSelection)
Siehe auch Jowidgets Nutzerhandbuch