Antonerofeev11
- 活动总数 5
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
创建于 run action from the UI elements
已回答I have actions in <actions> group defined in plugin.xml which are called from the context menu. is it possible to trigger an action from another ui element? for example, I have a panel that has a ... -
创建于 passing parameters to action in plugin.xml
已回答<actionid="schedule.5min"class="com.example.action.SchedulerAction"text="schedule in 5 min"description=""><add-to-group group-id="S.Toolbar" anchor="last"/></action><actionid="schedule.10min"clas...