Class LookupScreen.ValidationContext<T>

java.lang.Object
io.jmix.flowui.screen.LookupScreen.ValidationContext<T>
Enclosing interface:
LookupScreen<E>

public static class LookupScreen.ValidationContext<T> extends Object
  • Constructor Details

    • ValidationContext

      public ValidationContext(Screen screen, Collection<T> selectedItems)
  • Method Details

    • getScreen

      public Screen getScreen()
    • getSelectedItems

      public Collection<T> getSelectedItems()