Interface DashboardChooser.Option

Enclosing class:
DashboardChooser<T>

public static interface DashboardChooser.Option
Interface implemented by enums which allows DashboardChooser to automatically create choosers.
  • Method Summary

    Modifier and Type
    Method
    Description
    default String
     
  • Method Details

    • getDisplayName

      default String getDisplayName()