PassEventsDown

PassEventsDown

EventHandlerのオプションで,特定のイベントハンドラで扱ったイベントをより内側にネストしているイベントハンドラに渡すかどうかを指定する

詳細

  • 可能な設定値
  • Trueすべてのイベントをより内側に渡す
    Falseイベントは何も渡さない
    Automatic明示的なEventHandler構文にだけイベントを渡す
  • PassEventsDown->Automaticのときは,編集のようなオペレーションを実装しているWolframシステムのフロントエンドに組込みのイベントハンドラにはイベントは渡されない.

例題

  (2)

デフォルトで,EventHandlerは指定されたイベントをインターセプトする:

PassEventsDownを設定するとグラフィックスの編集がマウスイベントを受け取れるようになる:

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

テキスト

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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