public interface PreselectionTreeListener
PreselectionTree.setObjects(java.util.Collection)| Modifier and Type | Method and Description |
|---|---|
void |
setObjects(java.util.Collection<de.bsvrz.dav.daf.main.config.SystemObject> systemObjects)
Methode zum Übergeben der Systemobjekte (z.B. an das PreselectionLists-Panel)
|