T - type of entitypublic static class LookupScreen.ValidationContext<T extends Entity>
extends java.lang.Object
| Constructor and Description |
|---|
ValidationContext(Screen screen,
java.util.Collection<T> selectedItems) |
| Modifier and Type | Method and Description |
|---|---|
Screen |
getScreen() |
java.util.Collection<T> |
getSelectedItems() |