Uses of Interface
com.e1c.g5.dt.applications.contributors.IApplicationClientDelegate
Packages that use IApplicationClientDelegate
Package
Description
-
Uses of IApplicationClientDelegate in com.e1c.g5.dt.applications.ui.contributors
Classes in com.e1c.g5.dt.applications.ui.contributors that implement IApplicationClientDelegateModifier and TypeClassDescriptionclassAbstract implementation ofIApplicationClientDelegateprovides common logic for running a 1C:Enterprise runtime platform client byIApplication -
Uses of IApplicationClientDelegate in com.e1c.g5.dt.internal.applications
Methods in com.e1c.g5.dt.internal.applications that return types with arguments of type IApplicationClientDelegateModifier and TypeMethodDescriptionApplicationExtensionRegistry.getApplicationClientDelegate(IApplication application, ExecutionContext context) Returns a supported registered application client delegate for the provided application and execution context. -
Uses of IApplicationClientDelegate in com.e1c.g5.dt.internal.applications.infobases.ui
Classes in com.e1c.g5.dt.internal.applications.infobases.ui that implement IApplicationClientDelegateModifier and TypeClassDescriptionclassThe infobase application client delegate implementation. -
Uses of IApplicationClientDelegate in com.e1c.g5.v8.dt.internal.platform.standaloneserver.wst.ui
Classes in com.e1c.g5.v8.dt.internal.platform.standaloneserver.wst.ui that implement IApplicationClientDelegateModifier and TypeClassDescriptionclassThe server application client delegate implementation.