Element <command> |
---|
Attribute after | Translator: | id-list |
---|
List of command ids which should be processed before this command. |
Attribute before | Translator: | id-list |
---|
List of command ids which should be processed after this command. |
Attribute id (required) (unique) | Translator: | qualified-id |
---|
An id for the command, which is used when ordering the commands. |
Attribute object (required) | Translator: | object |
---|
The object implementing the command interface. |
Conversion Rules |
---|
<conversion
class=" chain.ChainContribution"
>
- <map
attribute="object"
property="command"
/>
</conversion> |
References |
---|
|