Api session event editor attributeaction: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Api session event editor attributeaction Events. | |||
[[Attribute Action]] editing. | |||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[ | |[[Api session event editor attributeaction add|ADD]] | ||
|Add new [[Attribute | |Add new [[Attribute Action]] | ||
|- | |- | ||
|[[ | |[[Api session event editor attributeaction append attribute|APPEND_ATTRIBUTE]] | ||
|Appended to existing [[Attribute | |Appended to existing [[Attribute Action]] attribute value | ||
|- | |- | ||
|[[ | |[[Api session event editor attributeaction duplicate|DUPLICATE]] | ||
|Duplicate existing [[Attribute | |Duplicate existing [[Attribute Action]] | ||
|- | |- | ||
|[[ | |[[Api session event editor attributeaction remove|REMOVE]] | ||
|Remove existing [[Attribute | |Remove existing [[Attribute Action]] | ||
|- | |- | ||
|[[ | |[[Api session event editor attributeaction remove attribute|REMOVE_ATTRIBUTE]] | ||
|Remove attribute from [[Attribute | |Remove attribute from [[Attribute Action]] | ||
|- | |- | ||
|[[ | |[[Api session event editor attributeaction set attribute|SET_ATTRIBUTE]] | ||
|Set [[Attribute | |Set [[Attribute Action]] attribute value | ||
|- | |- | ||
|[[ | |[[Api session event editor attributeaction set attributes|SET_ATTRIBUTES]] | ||
|Set multiple [[Attribute | |Set multiple [[Attribute Action]] attribute values | ||
|- | |- | ||
|[[ | |[[Api session event editor attributeaction set name|SET_NAME]] | ||
|Set new name of existing [[Attribute | |Set new name of existing [[Attribute Action]] | ||
|} | |} | ||
| Line 36: | Line 36: | ||
!Description | !Description | ||
|- | |- | ||
|[[ | |[[Api session event editor attributeaction set description|SET_DESCRIPTION]] | ||
|Set Description | |Set Description | ||
|- | |- | ||
|[[ | |[[Api session event editor attributeaction set fixed value|SET_FIXED_VALUE]] | ||
|Set Fixed Value | |Set Fixed Value | ||
|- | |- | ||
|[[ | |[[Api session event editor attributeaction set image|SET_IMAGE]] | ||
|Set Image | |Set Image | ||
|} | |} | ||
{{article end|seealso=*[[Api Events]]}} | {{article end|seealso=*[[Api Events]] | ||
*[[Api session items attributeactions]] | |||
}} | |||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 12:04, 1 April 2026
Api session event editor attributeaction Events.
Attribute Action editing.
| Name | Description |
|---|---|
| ADD | Add new Attribute Action |
| APPEND_ATTRIBUTE | Appended to existing Attribute Action attribute value |
| DUPLICATE | Duplicate existing Attribute Action |
| REMOVE | Remove existing Attribute Action |
| REMOVE_ATTRIBUTE | Remove attribute from Attribute Action |
| SET_ATTRIBUTE | Set Attribute Action attribute value |
| SET_ATTRIBUTES | Set multiple Attribute Action attribute values |
| SET_NAME | Set new name of existing Attribute Action |
Specific Events:
| Name | Description |
|---|---|
| SET_DESCRIPTION | Set Description |
| SET_FIXED_VALUE | Set Fixed Value |
| SET_IMAGE | Set Image |