Package com._1c.g5.v8.dt.v8help
Interface IHelpResourceLocator
- All Known Implementing Classes:
HelpResourceLocator
public interface IHelpResourceLocator
Interface for V8 native help book resource location
Service give registered V8HelpBook model for 1C runtime version and language code
-
Method Summary
Modifier and TypeMethodDescriptionGet registeredV8HelpBookmodel for 1C runtime version and language code
-
Method Details
-
getV8HelpBook
Get registeredV8HelpBookmodel for 1C runtime version and language code- Returns:
- the
V8HelpBookmodel - Throws:
IOException- if V8HelpBook not registered for this version/language or resource is locked
-