The normal CanvasStrategy to handle mouse actions.
| Classes Summary: | |
| MenuHandler Wraps menu callbacks with an action or line object [Source] | |
| Operations Summary: | |
| __init__(self, canvas, view) [Source] | |
| reset(self) [Source] | |
| press(self, event) [Source] | |
| release(self, event) [Source] | |
| move(self, event) [Source] | |
| hilite(self, obj) Sets the currently hilited object. [Source] | |
| doubleClick(self, event) [Source] | |
| key(self, event) Override default set-mode-to-select behaviour [Source] | |
| on_delete_line(self, line) [Source] | |
| on_delete_action(self, action) [Source] | |
| on_default_formatter(self, action) [Source] | |
| on_properties(self, action) [Source] | |
| Operations Inherited from CanvasStrategy | |
| set | |
| Operation Details: |
Sets the currently hilited object. The object may be None, an Icon or a Line