ActionHandler
Typname: ActionHandler
Erweitert Immaterielle
Name |
Typ |
Beschreibung |
Aktionstyp |
URL |
Die Art der Aktion, die der Handler akzeptiert. So können User-Agents automatisch potenzielle Aktions-Handler für verschiedene Aktionen erkennen. |
optionaleProperty |
Attribut |
Eigenschaft, die für die vom Handler unterstützte Aktion angegeben werden kann. |
requiredProperty (Erforderliche Property) |
Attribut |
Property, die für die Aktion angegeben werden muss, damit sie vom Handler verarbeitet wird. |
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-09-04 (UTC).
[null,null,["Zuletzt aktualisiert: 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."]]],[]]