Interface ListWithControls.ItemFactory<T>

Enclosing class:
ListWithControls<T>

public static interface ListWithControls.ItemFactory<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • createItem

      T createItem()