Interface DashboardComponentDefinitionModel.DashboardComponentInputParameter

All Known Implementing Classes:
BaseDashboardComponentInputParameter
Enclosing interface:
DashboardComponentDefinitionModel

public static interface DashboardComponentDefinitionModel.DashboardComponentInputParameter
  • Method Details

    • getName

      String getName()
    • getLabel

      String getLabel()
    • getType

      String getType()
    • isRequired

      boolean isRequired()