Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8275819

[TableRowAccessibility accessibilityChildren] method is ineffective

XMLWordPrintable

        The method:

        -[TableRowAccessibility accessibilityChildren]

        returns children (cells) of a particular row in a table, however in order to do that the method retrieves all the children in a table. This is redundant and ineffective, especially for a table with huge number of rows. It is enough to retrieve cells for a particular requested row.

              ant Anton Tarasov (Inactive)
              ant Anton Tarasov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: