envisage.ui.action.tool_bar module

The definition of a tool bar.

class envisage.ui.action.tool_bar.CGroup(**kw)[source]

Bases: Instance

A trait type for a ‘Group’ or anything that can be cast to a ‘Group’.

Currently, the only cast allowed is from string -> Group using the string as the group’s ID.

validate(object, name, value)[source]

Validate a value.

class envisage.ui.action.tool_bar.ToolBar[source]

Bases: Location

The definition of a menu in a menu bar or menu.