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 TypeClassDescriptionclass
IPresentationAdapter
implementation for Accumulation register period fieldsclass
IPresentationAdapter
implementation which shows presentation according to application locale.class
DefaultIPresentationAdapter
implementation 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 IPresentationAdapter
PresentationAdapterProvider.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 void
PresentationAdapterProvider.registerAdapter
(IPresentationAdapter adapter, String id) Registers the presentation adapter with the given id.