Uses of Interface
jetbrains.buildServer.controllers.parameters.api.ParameterControlEditPresenter
-
-
Uses of ParameterControlEditPresenter in jetbrains.buildServer.controllers.parameters.api
Classes in jetbrains.buildServer.controllers.parameters.api that implement ParameterControlEditPresenter Modifier and Type Class Description classParameterControlProviderAdapterGenetic abstract class for custom controlsMethods in jetbrains.buildServer.controllers.parameters.api that return ParameterControlEditPresenter Modifier and Type Method Description ParameterControlEditPresenterParameterControlProvider. getControlSpecEditPresenter()ParameterControlEditPresenterParameterControlProviderAdapter. getControlSpecEditPresenter() -
Uses of ParameterControlEditPresenter in jetbrains.buildServer.controllers.parameters.remote
Subinterfaces of ParameterControlEditPresenter in jetbrains.buildServer.controllers.parameters.remote Modifier and Type Interface Description interfaceRemoteParameterControlProvider -
Uses of ParameterControlEditPresenter in jetbrains.buildServer.controllers.parameters.types
Classes in jetbrains.buildServer.controllers.parameters.types that implement ParameterControlEditPresenter Modifier and Type Class Description classCheckboxFieldParameterTypeclassEnumParameterTypeclassIntegerFieldParameterTypeclassMultiselectFieldParameterTypeclassPasswordFieldParameterTypeclassRemoteParameterTypeclassSelectParameterTypeclassSelectParameterTypeBaseclassTextFieldParameterTypeMethods in jetbrains.buildServer.controllers.parameters.types that return ParameterControlEditPresenter Modifier and Type Method Description ParameterControlEditPresenterEnumParameterType. getControlSpecEditPresenter()ParameterControlEditPresenterIntegerFieldParameterType. getControlSpecEditPresenter()ParameterControlEditPresenterMultiselectFieldParameterType. getControlSpecEditPresenter()
-