Uses of Interface
com._1c.g5.v8.dt.metadata.IPresentationAdapter
Packages that use IPresentationAdapter
-
Uses of IPresentationAdapter in com._1c.g5.v8.dt.md.resource.presentation
Classes in com._1c.g5.v8.dt.md.resource.presentation that implement IPresentationAdapterModifier and TypeClassDescriptionclassIPresentationAdapterimplementation for Accumulation register period fieldsclassIPresentationAdapterimplementation which shows presentation according to application locale.classDefaultIPresentationAdapterimplementation for DbView fields based on object with synonym. -
Uses of IPresentationAdapter in com._1c.g5.v8.dt.metadata
Methods in com._1c.g5.v8.dt.metadata that return IPresentationAdapterModifier and TypeMethodDescriptionstatic IPresentationAdapterPresentationAdapterProvider.getPresentationAdapter(IBmObject target) Gets the presentation adapter associated with the target.Methods in com._1c.g5.v8.dt.metadata with parameters of type IPresentationAdapterModifier and TypeMethodDescriptionstatic voidPresentationAdapterProvider.registerAdapter(IPresentationAdapter adapter, String id) Registers the presentation adapter with the given id.