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 voidPopupDialogType. 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 classApplyActionclassUpdateFilterActionclassUpdateStateAction -
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 classBasePopupDialogAction<T>classCancelPopupDialogAction<Form_T>
-