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 Detail

      • getV8HelpBook

        V8HelpBook getV8HelpBook()
                          throws IOException
        Get registered V8HelpBook model for 1C runtime version and language code
        Returns:
        the V8HelpBook model
        Throws:
        IOException - if V8HelpBook not registered for this version/language or resource is locked