Uses of Interface
jetbrains.buildServer.controllers.popupDialogs.PopupDialogAction
-
-
Uses of PopupDialogAction in jetbrains.buildServer.controllers.popupDialogs
Methods in jetbrains.buildServer.controllers.popupDialogs that return types with arguments of type PopupDialogAction Modifier and Type Method Description List<PopupDialogAction<Form_T>>
PopupDialogType. getActions()
Methods in jetbrains.buildServer.controllers.popupDialogs with parameters of type PopupDialogAction Modifier and Type Method Description protected void
PopupDialogType. registerAction(PopupDialogAction<Form_T> action)
-
Uses of PopupDialogAction in jetbrains.buildServer.controllers.popupDialogs.checkLists.actions
Classes in jetbrains.buildServer.controllers.popupDialogs.checkLists.actions that implement PopupDialogAction Modifier and Type Class Description class
ApplyAction
class
UpdateFilterAction
class
UpdateStateAction
-
Uses of PopupDialogAction in jetbrains.buildServer.controllers.popupDialogs.impl.actions
Classes in jetbrains.buildServer.controllers.popupDialogs.impl.actions that implement PopupDialogAction Modifier and Type Class Description class
BasePopupDialogAction<T>
class
CancelPopupDialogAction<Form_T>
-