アクション ハンドラ
タイプ名: ActionHandler
Intangible を拡張する
氏名 |
型 |
説明 |
アクション タイプ |
URL |
ハンドラが受け入れるアクションのタイプ。これにより、ユーザー エージェントがさまざまなアクションで発生する可能性のあるアクション ハンドラを自動的に検出できるようになります。 |
optionalProperty |
プロパティ |
ハンドラがサポートするアクションで指定できるプロパティ。 |
requiredProperty |
プロパティ |
ハンドラで処理するためにアクションで提供する必要があるプロパティ。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-04 UTC。
[null,null,["最終更新日 2024-09-04 UTC。"],[[["ActionHandler is a type that extends Intangible and is used to define how user agents should handle specific actions."],["It includes properties to specify the type of action, optional properties, and required properties for the action handler."],["`actionType` allows user agents to automatically discover handlers, while `optionalProperty` and `requiredProperty` define specific parameters for the action."]]],[]]