HandlerFunctions

HandlerFunctions

イベントが生成されたときに適用する関数を指定するオプションである.

詳細

  • HandlerFunctionsのよく使われる設定は"event1"->f1,"event2"->f2,である.この設定は,eventiが生成されたときに,関数HandlerFunctionsKeysで要素が指定される連想に fiを適用するように指定する.
  • 特定のタスクで生成可能なイベントは,それらのタスクを送信する関数のもとにリストされている.
  • HandlerFunctions連想の中で,特別要素"UnhandledEvent"->f は明示的なハンドラが指定されていない任意のイベントに関数 f を使う.

例題

  (8)

タスクの終了後に評価結果を表示する:

ハンドラ関数が使える完全なAssociationを出力する:

サブカーネルでのPrint評価の結果を表示する:

メッセージが生成されたときにダイアログを表示する:

サブカーネルが生成したメッセージを出力する:

"BodyReceived"イベントがURLSubmitによって生成された場合にこれを処理する:

受信したヘッダを変数とともに保存する:

タスク終了時に状態コードとコンテンツタイプを出力する:

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

テキスト

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_handlerfunctions, organization={Wolfram Research}, title={HandlerFunctions}, year={2016}, url={https://reference.wolfram.com/language/ref/HandlerFunctions.html}, note=[Accessed: 21-November-2024 ]}