Home | Trees | Indices | Help |
|
---|
|
object --+ | DirectiveFactory
Since: version 0.6
Nested Classes | |
__metaclass__ Meta class for directive factories. |
Instance Methods | |||
|
|||
|
|||
Inherited from |
Class Variables | |
directives =
A list of (name, cls) tuples that define the set of directives provided by this factory. |
Properties | |
Inherited from |
Method Details |
See Also: Directive |
Return a key for the given directive class that should be used to sort it among other directives on the same SUB event. The default implementation simply returns the index of the directive in the directives list.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Apr 22 14:10:37 2010 | http://epydoc.sourceforge.net |