Api session event editor attributeaction: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tags: Manual revert Reverted |
No edit summary Tag: Manual revert |
||
| Line 7: | Line 7: | ||
|- | |- | ||
|[[api session event editor attributeaction add|ADD]] | |[[api session event editor attributeaction add|ADD]] | ||
|Add new | |Add new [[Attribute Action]] | ||
|- | |- | ||
|[[api session event editor attributeaction append attribute|APPEND_ATTRIBUTE]] | |[[api session event editor attributeaction append attribute|APPEND_ATTRIBUTE]] | ||
|Appended to existing | |Appended to existing [[Attribute Action]] attribute value | ||
|- | |- | ||
|[[api session event editor attributeaction duplicate|DUPLICATE]] | |[[api session event editor attributeaction duplicate|DUPLICATE]] | ||
|Duplicate existing | |Duplicate existing [[Attribute Action]] | ||
|- | |- | ||
|[[api session event editor attributeaction remove|REMOVE]] | |[[api session event editor attributeaction remove|REMOVE]] | ||
|Remove existing | |Remove existing [[Attribute Action]] | ||
|- | |- | ||
|[[api session event editor attributeaction remove attribute|REMOVE_ATTRIBUTE]] | |[[api session event editor attributeaction remove attribute|REMOVE_ATTRIBUTE]] | ||
|Remove attribute from | |Remove attribute from [[Attribute Action]] | ||
|- | |- | ||
|[[api session event editor attributeaction set attribute|SET_ATTRIBUTE]] | |[[api session event editor attributeaction set attribute|SET_ATTRIBUTE]] | ||
|Set | |Set [[Attribute Action]] attribute value | ||
|- | |- | ||
|[[api session event editor attributeaction set attributes|SET_ATTRIBUTES]] | |[[api session event editor attributeaction set attributes|SET_ATTRIBUTES]] | ||
|Set multiple | |Set multiple [[Attribute Action]] 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 [[Attribute Action]] | ||
|} | |} | ||
Revision as of 14:11, 30 March 2026
API api session event editor attributeaction Events.
AttributeAction 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 |