Constructor: ListInfo

OpenAjax.a11y.cache.ListInfo

new ListInfo(list_info)

Creates a list information object for preserving the current list information when traversing the DOM

Parameters:
Name Type Description
list_info ListInfo Current list information object
Properties:
Name Type Description
list_element ListElement | ContainerElement Parent container list or container element object
container_element ContainerElement Parent container element object
parent_landmark LandmarkElement Parent landmark element object
Source:
  • scripts/cache_lists.js, line 8