Interface SelectionPopup.ItemsSelectedCallback<M>

Enclosing class:
SelectionPopup<M>

public static interface SelectionPopup.ItemsSelectedCallback<M>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • itemsSelected

      void itemsSelected(List<M> items)