<helpContent> <ref id="button1" article="button 1" /> <ref id="button2" article="button 2" /> <ref id="button3" article="several components" title="button 3" /> <ref id="textfield" article="several components" title="text field" /> <ref id="panel" article="several components" title="panel"/> </helpContent>In this example, the "button1" ID links to the article with the name "button 1". The "textfield" ID links to the title "text field" in the article "several components". Note that as for references, you don't need to type the exact name for the title and the article: See naming constraints.
HelpContentViewer.registerContextHelp(helpID, component)
HelpContentViewer.createContextHelpButton()
HelpContentViewer.registerContextHelpWindow(window);
docJGenerator Copyright (c) 2016-2023 Herve Girod. All rights reserved.