Uses of Interface
jetbrains.buildServer.controllers.parameters.api.ParameterControlViewPresenter
-
-
Uses of ParameterControlViewPresenter in jetbrains.buildServer.controllers.parameters.api
Classes in jetbrains.buildServer.controllers.parameters.api that implement ParameterControlViewPresenter Modifier and Type Class Description classParameterControlProviderAdapterGenetic abstract class for custom controlsMethods in jetbrains.buildServer.controllers.parameters.api that return ParameterControlViewPresenter Modifier and Type Method Description ParameterControlViewPresenterParameterControlProvider. getControlViewPresenter()ParameterControlViewPresenterParameterControlProviderAdapter. getControlViewPresenter() -
Uses of ParameterControlViewPresenter in jetbrains.buildServer.controllers.parameters.remote
Subinterfaces of ParameterControlViewPresenter in jetbrains.buildServer.controllers.parameters.remote Modifier and Type Interface Description interfaceRemoteParameterControlProvider -
Uses of ParameterControlViewPresenter in jetbrains.buildServer.controllers.parameters.types
Classes in jetbrains.buildServer.controllers.parameters.types that implement ParameterControlViewPresenter Modifier and Type Class Description classCheckboxFieldParameterTypeclassEnumParameterTypeclassIntegerFieldParameterTypeclassMultiselectFieldParameterTypeclassPasswordFieldParameterTypeclassRemoteParameterTypeclassSelectParameterTypeclassSelectParameterTypeBaseclassTextFieldParameterType
-