Interface ListWithControls.ItemFactory<T>

  • Enclosing class:
    ListWithControls<T>

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

      • createItem

        T createItem()