Uses of Interface
com._1c.g5.v8.dt.v8help.model.V8HelpBook
Packages that use V8HelpBook
Package
Description
- 
Uses of V8HelpBook in com._1c.g5.v8.dt.md.ui.editor.htmlConstructors in com._1c.g5.v8.dt.md.ui.editor.html with parameters of type V8HelpBookModifierConstructorDescriptionV8HelpBookViewer(org.eclipse.swt.widgets.Composite parent, V8HelpBook helpBook) Creates a V8HelpBook tree viewer
- 
Uses of V8HelpBook in com._1c.g5.v8.dt.v8helpMethods in com._1c.g5.v8.dt.v8help that return V8HelpBookModifier and TypeMethodDescriptionstatic V8HelpBookV8HelpUtil.getErrorV8HelpBook(String message, String... attributes) CreateV8HelpBookwith one entry for show error messageIHelpResourceLocator.getV8HelpBook()Get registeredV8HelpBookmodel for 1C runtime version and language codeMethods in com._1c.g5.v8.dt.v8help with parameters of type V8HelpBookModifier and TypeMethodDescriptionstatic V8HelpAttributeV8HelpUtil.getAttributeByName(V8HelpBook helpBook, String name) FindV8HelpAttributeby given namestatic V8HelpEntryV8HelpUtil.getEntryByPage(V8HelpBook helpBook, V8HelpPage page) FindV8HelpEntryby givenV8HelpPagestatic V8HelpPageV8HelpUtil.getPageByHostLink(V8HelpBook helpBook, String host, String link) FindV8HelpPageby given host and link
- 
Uses of V8HelpBook in com._1c.g5.v8.dt.v8help.implMethods in com._1c.g5.v8.dt.v8help.impl that return V8HelpBook
- 
Uses of V8HelpBook in com._1c.g5.v8.dt.v8help.modelMethods in com._1c.g5.v8.dt.v8help.model that return V8HelpBookModifier and TypeMethodDescriptionV8HelpFactory.createV8HelpBook()Returns a new object of class 'Book'.
- 
Uses of V8HelpBook in com._1c.g5.v8.dt.v8help.model.implClasses in com._1c.g5.v8.dt.v8help.model.impl that implement V8HelpBookModifier and TypeClassDescriptionclassAn implementation of the model object 'Book'.Methods in com._1c.g5.v8.dt.v8help.model.impl that return V8HelpBook
- 
Uses of V8HelpBook in com._1c.g5.v8.dt.v8help.model.utilMethods in com._1c.g5.v8.dt.v8help.model.util with parameters of type V8HelpBookModifier and TypeMethodDescriptionV8HelpSwitch.caseV8HelpBook(V8HelpBook object) Returns the result of interpreting the object as an instance of 'Book'.