Module that provides a register of all 'buttons', a way for features to present themselves to the user next to the menus.

UI's keep track of all registered an unregistered buttons by handling the addButton and removeButton events. They get passed the same kind of object as the caller of registerButton gets back.

Type: buttonRegister
Uses (at least one of):
Requires (at least one of): EventModule >

Properties:

Files