Package empro :: Module empro :: Module core :: Class Shortcut
[frames] | no frames]

Class Shortcut

Updatable --+        
            |        
   Selectable --+    
                |    
     ShortcutTree --+
                    |
                   Shortcut

Shortcuts are a mechanism to refer to a another Selectable and store that into the project for later use.

Class Hierarchy for Shortcut
Class Hierarchy for Shortcut

constructor Shortcut(iSelectable):

Instance Methods

Inherited from ShortcutTree: __getitem__, __len__, at, child, size

Inherited from Selectable: clone, isSelected

Inherited from Updatable: __enter__, __exit__, hash, isValid, reasonWhyInvalid

Properties
stringNone subject
The subject or target of this shortcut.

Inherited from Selectable: metaData, name, notes