Class idx.layout.TOCWizard

Provides a widget that is used to display a table of contents wizard.
Defined in: <idx\layout\AccordionWizard.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Field Summary

Field Attributes Field Name and Description
 
Boolean indicating if the table of contents visited nodes are clickable.

Method Summary

Method Attributes Method Name and Description
 
Destroy.
 
Startup.

Constructor Detail

idx.layout.TOCWizard()

Field Detail

isVisitedClickable

Boolean indicating if the table of contents visited nodes are clickable. Default is false.
Defined in: <idx\layout\TOCWizard.js>.

Method Detail

destroy()

Destroy.

startup()

Startup.