Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IWebHelpTreeNode

Recursive object containing data for a node of web help command tree

export
interface

IWebHelpTreeNode

Hierarchy

  • IWebHelpTreeNode

Index

Properties

Properties

Optional children

children: IWebHelpTreeNode[]

List of child nodes

memberof

IWebHelpTreeNode

id

id: string

Name of HTML file corresponding to the node

memberof

IWebHelpTreeNode

text

text: string

Display name for the node which includes full name and aliases

memberof

IWebHelpTreeNode

Generated using TypeDoc