Interface UIModel<M>


  • public interface UIModel<M>
    • Method Detail

      • forItem

        <T> UIItem<T> forItem​(T target)
      • getModel

        M getModel()