FrontEndEventActions

FrontEndEventActions

指定されたユーザインターフェースイベントが起った場合に実行するアクションのリストを与える,ノートブックフロントエンドのオプションである.

詳細

  • FrontEndEventActions->{"event1":>action1,"event2":>action2,}とすると,ノートブックとの関連で"eventi"が起った場合は常に actioni が評価される.
  • 可能なイベント指定は,EventHandlerの場合と同じものである.
  • FrontEndEventActions$FrontEndのオプションとして設定される.
  • デフォルトで,FrontEndEventActionsでイベントに指定されているアクションは,Wolframシステムがそのイベントに対して行うであろういかなるデフォルトアクションをも無効にする.
  • デフォルトの動作は,FrontEndEventActionsの設定値として与えられるリスト中のPassEventsDownの規則を含むことで変更できる.

例題

  (1)

保存されたノートブックの履歴を記録する:

Wolfram Research (2007), FrontEndEventActions, Wolfram言語関数, https://reference.wolfram.com/language/ref/FrontEndEventActions.html.

テキスト

Wolfram Research (2007), FrontEndEventActions, Wolfram言語関数, https://reference.wolfram.com/language/ref/FrontEndEventActions.html.

CMS

Wolfram Language. 2007. "FrontEndEventActions." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/FrontEndEventActions.html.

APA

Wolfram Language. (2007). FrontEndEventActions. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FrontEndEventActions.html

BibTeX

@misc{reference.wolfram_2024_frontendeventactions, author="Wolfram Research", title="{FrontEndEventActions}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/FrontEndEventActions.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_frontendeventactions, organization={Wolfram Research}, title={FrontEndEventActions}, year={2007}, url={https://reference.wolfram.com/language/ref/FrontEndEventActions.html}, note=[Accessed: 22-November-2024 ]}