traitsui.help_template module

Defines the HTML help templates used for formatting Traits UI help pages.

class traitsui.help_template.HelpTemplate

Bases: traits.has_traits.HasStrictTraits

Contains HTML templates for displaying help.

traitsui.help_template.help_template(template=None)

Gets or sets the current HelpTemplate in use.

Previous topic

traitsui.help module

Next topic

traitsui.helper module

This Page