Uses of Interface
com._1c.g5.v8.dt.team.ui.IBranchCheckoutContext
-
Packages that use IBranchCheckoutContext Package Description com._1c.g5.v8.dt.team.ui -
-
Uses of IBranchCheckoutContext in com._1c.g5.v8.dt.team.ui
Methods in com._1c.g5.v8.dt.team.ui with parameters of type IBranchCheckoutContext Modifier and Type Method Description void
IBranchCheckoutListener. afterCheckout(IBranchCheckoutContext context)
Called after branch checkout.void
IBranchCheckoutListener. beforeCheckout(IBranchCheckoutContext context)
Called before branch checkout.
-