Api session event editor attributeaction: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
API api session event editor attributeaction Events. | API api session event editor attributeaction Events. | ||
[[ | Attribute[[Action]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
| Line 7: | Line 7: | ||
|- | |- | ||
|[[api session event editor attributeaction add|ADD]] | |[[api session event editor attributeaction add|ADD]] | ||
|Add new | |Add new Attributeaction | ||
|- | |- | ||
|[[api session event editor attributeaction append attribute|APPEND_ATTRIBUTE]] | |[[api session event editor attributeaction append attribute|APPEND_ATTRIBUTE]] | ||
|Appended to existing | |Appended to existing Attributeaction attribute value | ||
|- | |- | ||
|[[api session event editor attributeaction duplicate|DUPLICATE]] | |[[api session event editor attributeaction duplicate|DUPLICATE]] | ||
|Duplicate existing | |Duplicate existing Attributeaction | ||
|- | |- | ||
|[[api session event editor attributeaction remove|REMOVE]] | |[[api session event editor attributeaction remove|REMOVE]] | ||
|Remove existing | |Remove existing Attributeaction | ||
|- | |- | ||
|[[api session event editor attributeaction remove attribute|REMOVE_ATTRIBUTE]] | |[[api session event editor attributeaction remove attribute|REMOVE_ATTRIBUTE]] | ||
|Remove attribute from | |Remove attribute from Attributeaction | ||
|- | |- | ||
|[[api session event editor attributeaction set attribute|SET_ATTRIBUTE]] | |[[api session event editor attributeaction set attribute|SET_ATTRIBUTE]] | ||
|Set | |Set Attributeaction attribute value | ||
|- | |- | ||
|[[api session event editor attributeaction set attributes|SET_ATTRIBUTES]] | |[[api session event editor attributeaction set attributes|SET_ATTRIBUTES]] | ||
|Set multiple | |Set multiple Attributeaction attribute values | ||
|- | |- | ||
|[[api session event editor attributeaction set name|SET_NAME]] | |[[api session event editor attributeaction set name|SET_NAME]] | ||
|Set new name of existing | |Set new name of existing Attributeaction | ||
|} | |} | ||
Revision as of 11:39, 31 March 2026
API api session event editor attributeaction Events.
AttributeAction editing.
| Name | Description |
|---|---|
| ADD | Add new Attributeaction |
| APPEND_ATTRIBUTE | Appended to existing Attributeaction attribute value |
| DUPLICATE | Duplicate existing Attributeaction |
| REMOVE | Remove existing Attributeaction |
| REMOVE_ATTRIBUTE | Remove attribute from Attributeaction |
| SET_ATTRIBUTE | Set Attributeaction attribute value |
| SET_ATTRIBUTES | Set multiple Attributeaction attribute values |
| SET_NAME | Set new name of existing Attributeaction |
Specific Events:
| Name | Description |
|---|---|
| SET_DESCRIPTION | Set Description |
| SET_FIXED_VALUE | Set Fixed Value |
| SET_IMAGE | Set Image |