是 Cell 的一个选项,当笔记本中相关单元发生特定事件时用以指定所需执行的操作列表.
CellEventActions
是 Cell 的一个选项,当笔记本中相关单元发生特定事件时用以指定所需执行的操作列表.
更多信息
- CellEventActions->{"event1":>action1,"event2":>action2,…} 指出当与单元相关的 "eventi" 一旦发生,即执行 actioni.
- 可能的事件指定和 EventHandler 中的相同.
- CellEventActions 的设置通常被定义在样式表层,而不对个别的单元或笔记本定义.
- 缺省情况下,由 CellEventActions 对事件指定的操作都将屏蔽 Wolfram 系统对该事件采取的任何缺省操作.
- 缺省操作可以通过在作为 CellEventActions 的设置给出的列表中包括 PassEventsDown 或 PassEventsUp 的规则进行改变.
文本
Wolfram Research (2007),CellEventActions,Wolfram 语言函数,https://reference.wolfram.com/language/ref/CellEventActions.html.
CMS
Wolfram 语言. 2007. "CellEventActions." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/CellEventActions.html.
APA
Wolfram 语言. (2007). CellEventActions. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/CellEventActions.html 年
BibTeX
@misc{reference.wolfram_2025_celleventactions, author="Wolfram Research", title="{CellEventActions}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/CellEventActions.html}", note=[Accessed: 11-April-2026]}
BibLaTeX
@online{reference.wolfram_2025_celleventactions, organization={Wolfram Research}, title={CellEventActions}, year={2007}, url={https://reference.wolfram.com/language/ref/CellEventActions.html}, note=[Accessed: 11-April-2026]}