Uses of Interface
com.e1c.g5.dt.applications.contributors.IApplicationBehaviourDelegate
Packages that use IApplicationBehaviourDelegate
Package
Description
-
Uses of IApplicationBehaviourDelegate in com.e1c.g5.dt.internal.applications
Methods in com.e1c.g5.dt.internal.applications that return types with arguments of type IApplicationBehaviourDelegateModifier and TypeMethodDescriptionApplicationExtensionRegistry.getApplicationBehaviourDelegates
(IApplicationType type) Returns a list of registered application provision delegates for the provided application type. -
Uses of IApplicationBehaviourDelegate in com.e1c.g5.dt.internal.applications.infobases.ui
Classes in com.e1c.g5.dt.internal.applications.infobases.ui that implement IApplicationBehaviourDelegateModifier and TypeClassDescriptionclass
Behavior implementation for applications which are hosted on a file or server (1C cluster) infobase. -
Uses of IApplicationBehaviourDelegate in com.e1c.g5.dt.internal.applications.wst.ui
Classes in com.e1c.g5.dt.internal.applications.wst.ui that implement IApplicationBehaviourDelegateModifier and TypeClassDescriptionclass
Behavior implementation for applications which are hosted on a standalone server.