pyre.config.pml.Component

Module Contents

class pyre.config.pml.Component.Component(parent, attributes, locator, **kwds)

Bases: pyre.config.pml.Node.Node

Handler for the component tag in pml documents

elements = ['component', 'bind']
notify(self, parent, locator)

Transfer all the key,value bindings to my parent

assignment(self, event)

Process a binding of a property to a value

conditionalAssignment(self, event)

Process a conditional assignment