Class ListActionViewSkin<T>

    • Constructor Detail

      • ListActionViewSkin

        public ListActionViewSkin​(ListActionView<T> control)
    • Method Detail

      • createListView

        protected ListView<T> createListView()
        Creates the ListView instance to be used in the control. This method can be overridden to provide a customized list view control.
        Returns:
        the list view