Interface TagUIUtilsV3.TagSelectionListener

Enclosing class:
TagUIUtilsV3

public static interface TagUIUtilsV3.TagSelectionListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    selected(List<Tag> tags)
     
  • Method Details

    • selected

      void selected(List<Tag> tags)