Api session event editor actionmenu: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Api session event editor actionmenu Events. | Api session event editor actionmenu Events. | ||
[[Action Menu]] editing. | API Endpoints for [[Action Menu]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor actionmenu add| | |[[Api session event editor actionmenu add|add]] | ||
|Add new [[Action Menu]] | |Add new [[Action Menu]] | ||
|- | |- | ||
|[[Api session event editor actionmenu duplicate| | |[[Api session event editor actionmenu duplicate|duplicate]] | ||
|Duplicate existing [[Action Menu]] | |Duplicate existing [[Action Menu]] | ||
|- | |- | ||
|[[Api session event editor actionmenu remove| | |[[Api session event editor actionmenu remove|remove]] | ||
|Remove existing [[Action Menu]] | |Remove existing [[Action Menu]] | ||
|- | |- | ||
|[[Api session event editor actionmenu set name| | |[[Api session event editor actionmenu set name|set_name]] | ||
|Set new name of existing [[Action Menu]] | |Set new name of existing [[Action Menu]] | ||
|} | |} | ||
Additional API Endpoints: | |||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor actionmenu add action| | |[[Api session event editor actionmenu add action|add_action]] | ||
|Add [[Action]] | |Add [[Action]] | ||
|- | |- | ||
|[[Api session event editor actionmenu remove actions| | |[[Api session event editor actionmenu remove actions|remove_actions]] | ||
|Remove [[Action]]s | |Remove [[Action]]s | ||
|- | |- | ||
|[[Api session event editor actionmenu set active for stakeholder and scenario| | |[[Api session event editor actionmenu set active for stakeholder and scenario|set_active_for_stakeholder_and_scenario]] | ||
|Set Active For [[Stakeholder]] And [[Scenario]] | |Set Active For [[Stakeholder]] And [[Scenario]] | ||
|- | |- | ||
|[[Api session event editor actionmenu set image| | |[[Api session event editor actionmenu set image|set_image]] | ||
|Set Image | |Set Image | ||
|- | |- | ||
|[[Api session event editor actionmenu swap order| | |[[Api session event editor actionmenu swap order|swap_order]] | ||
|Swap Order | |Swap Order | ||
|} | |} | ||
{{article end|seealso=*[[Api Events]] | {{article end|seealso=*[[Api Events]] | ||
}} | }} | ||
[[Category:API]] | [[Category:API]] | ||
Revision as of 11:21, 10 April 2026
Api session event editor actionmenu Events.
API Endpoints for Action Menu editing.
| Name | Description |
|---|---|
| add | Add new Action Menu |
| duplicate | Duplicate existing Action Menu |
| remove | Remove existing Action Menu |
| set_name | Set new name of existing Action Menu |
Additional API Endpoints:
| Name | Description |
|---|---|
| add_action | Add Action |
| remove_actions | Remove Actions |
| set_active_for_stakeholder_and_scenario | Set Active For Stakeholder And Scenario |
| set_image | Set Image |
| swap_order | Swap Order |