Interface NumberTopHolder.Settings

Enclosing class:
NumberTopHolder

public static interface NumberTopHolder.Settings
  • Method Details

    • defaultValue

      Double defaultValue()
    • displaySettings

      ValueDisplay.Settings displaySettings()
    • async

      boolean async()
    • showErrors

      boolean showErrors()
    • resetOnError

      boolean resetOnError()
    • reverse

      boolean reverse()
    • ignorePermissions

      List<String> ignorePermissions()
    • resetPermissions

      List<String> resetPermissions()
    • valueProvider

      Map<String,Object> valueProvider()