Uses of Interface
com._1c.g5.v8.dt.v8help.IHelpResourceLocator
-
Packages that use IHelpResourceLocator Package Description com._1c.g5.v8.dt.v8help com._1c.g5.v8.dt.v8help.impl -
-
Uses of IHelpResourceLocator in com._1c.g5.v8.dt.v8help
Methods in com._1c.g5.v8.dt.v8help that return IHelpResourceLocator Modifier and Type Method Description IHelpResourceLocator
HelpResourceLocatorService. getHelpResourceLocator(Version version, String language)
Get instance of HelpResourceLocator for 1C runtime version and language code -
Uses of IHelpResourceLocator in com._1c.g5.v8.dt.v8help.impl
Classes in com._1c.g5.v8.dt.v8help.impl that implement IHelpResourceLocator Modifier and Type Class Description class
HelpResourceLocator
Implementation of help book locator service
-