|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
| def | __init__ (self, name, parameters, reply_parameters, attributes, condition) |
| def | has_attribute (self, attribute) |
Public Attributes | |
| name | |
| parameters | |
| reply_parameters | |
| attributes | |
| condition | |
| def webkit.model.Message.__init__ | ( | self, | |
| name, | |||
| parameters, | |||
| reply_parameters, | |||
| attributes, | |||
| condition | |||
| ) |
| def webkit.model.Message.has_attribute | ( | self, | |
| attribute | |||
| ) |
| webkit.model.Message.attributes |
| webkit.model.Message.condition |
| webkit.model.Message.name |
| webkit.model.Message.parameters |
| webkit.model.Message.reply_parameters |
1.8.13