Uses of Interface
com._1c.g5.v8.dt.common.IEvalCompletableFutureStrategy
Packages that use IEvalCompletableFutureStrategy
Package
Description
-
Uses of IEvalCompletableFutureStrategy in com._1c.g5.v8.dt.common
Subinterfaces of IEvalCompletableFutureStrategy in com._1c.g5.v8.dt.commonModifier and TypeInterfaceDescriptioninterfaceINonCancelableEvalCompletableFutureStrategy<T,E extends org.eclipse.core.runtime.CoreException> Non-cancelable variant of#IEvalCompletableFutureStrategy. -
Uses of IEvalCompletableFutureStrategy in com._1c.g5.v8.dt.common.ui.dialogs
Classes in com._1c.g5.v8.dt.common.ui.dialogs that implement IEvalCompletableFutureStrategyModifier and TypeClassDescriptionclassAbstractWaitingWithInfiniteProgressDialog<T,E extends org.eclipse.core.runtime.CoreException> Abstract class that implementedIEvalCompletableFutureStrategyand shows modal dialog with infinite progress bar as top window while processingAbstractWaitingWithInfiniteProgressDialog.evalCompletableFutureGet(java.util.concurrent.CompletableFuture<T>, long, java.util.concurrent.TimeUnit). -
Uses of IEvalCompletableFutureStrategy in com._1c.g5.v8.dt.internal.launching.ui.launchconfigurations
Classes in com._1c.g5.v8.dt.internal.launching.ui.launchconfigurations that implement IEvalCompletableFutureStrategyModifier and TypeClassDescriptionclassImplementation ofINonCancelableEvalCompletableFutureStrategywhich waits for debug processes termination event and shows modal dialog window until then.