Interface IConfigListValueEditorOptions


public interface IConfigListValueEditorOptions
Provides display options for config list value editors.
Since:
0.1.0
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Return true when entries may be removed from the displayed list.
  • Method Details

    • allowsRemovingValues

      boolean allowsRemovingValues()
      Return true when entries may be removed from the displayed list.
      Since:
      0.1.0