Classes | Enumerations
Help System

IBrowserHelpClient is the interface for browser help client (HTML). More...

Classes

class  IBrowserHelpClient
 
class  BrowserHelpClient
 BrowsrHelpClient provides implementation for IBrowserHelpClient interface. More...
 
class  HelpClientManager
 HelpClientManager class provides access to help system interfaces and classes. More...
 
class  IHelpClient
 
class  IHelpClientHost
 
class  IWindowsHelpClient
 
class  WindowsHelpClient
 WindowsHelpClient provides implementation for IWindowsHelpClient interface. More...
 

Enumerations

enum  HelpClientType { Windows, Browser }
 

Detailed Description

IBrowserHelpClient is the interface for browser help client (HTML).

IWindowsHelpClient is the interface for windows help client (CHM).

IHelpClientHost is the interface for the object hosting the help client.

IHelpClient is the general interface for help client.

Type of HelpClient.

Enumeration Type Documentation

enum HelpClientType
strong
Enumerator
Windows 
Browser 

Copyright © 2017 Bentley Systems, Incorporated. All rights reserved.