Interface | Description |
---|---|
CustomEvent |
The CustomEvent interface is the recommended interface for
application-specific event types.
|
KeyboardEvent |
The
KeyboardEvent interface provides specific contextual
information associated with keyboard devices. |
MutationNameEvent |
The
MutationNameEvent interface provides specific contextual
information associated with Mutation name event types. |
TextEvent |
The
TextEvent interface provides specific contextual
information associated with Text Events. |
Copyright © 2022 Apache Software Foundation. All Rights Reserved.