Package Products :: Package ZenModel :: Module actions :: Class TargetableAction
[hide private]
[frames] | no frames]

Class TargetableAction

source code

object --+
         |
        TargetableAction
Known Subclasses:

Instance Methods [hide private]
 
setupAction(self, dmd)
Some actions need to configure themselves with properties from the dmd.
source code
 
getTargets(self, notification) source code
 
execute(self, notification, signal) source code
Method Details [hide private]

setupAction(self, dmd)

source code 

Some actions need to configure themselves with properties from the dmd. This is their opportunity to do so.