Class AbstractSelectionDialog<T>

    • Field Detail

      • ARG_SELECTED

        public static final String ARG_SELECTED
        The argument key to store the currently selected item
        See Also:
        Constant Field Values
      • ARG_ALLOW_DISABLE

        public static final String ARG_ALLOW_DISABLE
        The argument key to store if disabling is allowed and an extra item will be displayed at the top of the list
        See Also:
        Constant Field Values
    • Constructor Detail

      • AbstractSelectionDialog

        public AbstractSelectionDialog()