Term | Main definition |
---|---|
Object | In the context of user interfaces, an item in the perceptual user experience, represented in markup languages by one or more elements, and rendered by user agents. In the context of programming, the instantiation of one or more classes and interfaces which define the general characteristics of similar objects. An object in an accessibility API may represent one or more DOM objects. Accessibility APIs have defined interfaces that are distinct from DOM interfaces |