diff --git a/core-aam/index.html b/core-aam/index.html index 33dc2ab4d..7432c1ed7 100644 --- a/core-aam/index.html +++ b/core-aam/index.html @@ -658,7 +658,7 @@

alert

Android -

TBD

+

android.view.View

@@ -727,7 +727,7 @@

alertdialog

Android -

TBD

+

android.app.Dialog / android.app.AlertDialog

@@ -781,7 +781,7 @@

application

Android -

TBD

+

android.view.View

@@ -841,7 +841,7 @@

article

Android -

TBD

+

android.view.View

@@ -903,7 +903,7 @@

banner

Android -

TBD

+

android.view.View

@@ -960,7 +960,7 @@

blockquote

Android -

TBD

+

android.view.View

@@ -1013,7 +1013,7 @@

button with default values for aria- Android -

TBD

+

android.widget.Button

@@ -1065,7 +1065,7 @@

button with non-false Android -

TBD

+

android.widget.Button

@@ -1119,7 +1119,7 @@

button with defined value for Android -

TBD

+

android.widget.ToggleButton

@@ -1173,7 +1173,7 @@

caption

Android -

TBD

+

android.view.View

@@ -1235,7 +1235,7 @@

cell

Android -

TBD

+

android.view.View

@@ -1294,7 +1294,7 @@

checkbox

Android -

TBD

+

android.widget.CheckBox

@@ -1352,7 +1352,7 @@

code

Android -

TBD

+

android.view.View

@@ -1414,7 +1414,7 @@

columnheader

Android -

TBD

+

android.view.View

@@ -1476,7 +1476,7 @@

combobox

Android -

TBD

+

android.widget.EditText

@@ -1533,7 +1533,7 @@

comment

Android -

TBD

+

android.view.View

@@ -1595,7 +1595,7 @@

complementary

Android -

TBD

+

android.view.View

@@ -1657,7 +1657,7 @@

contentinfo

Android -

TBD

+

android.view.View

@@ -1713,7 +1713,7 @@

definition

Android -

TBD

+

android.view.View

@@ -1770,7 +1770,7 @@

deletion

Android -

TBD

+

android.view.View

@@ -1824,7 +1824,7 @@

dialog

Android -

TBD

+

android.app.Dialog / android.app.AlertDialog

@@ -1876,7 +1876,7 @@

directory (deprecated)

Android -

TBD

+

android.view.View

@@ -1930,7 +1930,7 @@

document

Android -

TBD

+

android.view.View

@@ -2347,7 +2347,7 @@

grid

Android -

TBD

+

android.widget.GridView

@@ -2413,7 +2413,7 @@

gridcell

Android -

TBD

+

android.view.View

@@ -2633,7 +2633,7 @@

img

Android -

TBD

+

android.widget.Image / android.widget.ImageButton

@@ -2690,7 +2690,7 @@

insertion

Android -

TBD

+

android.view.View

@@ -2805,7 +2805,7 @@

list

Android -

TBD

+

android.widget.ListView

@@ -2869,7 +2869,7 @@

listbox without an accessibility parent o Android -

TBD

+

android.widget.ListView

@@ -2991,7 +2991,7 @@

listitem

Android -

TBD

+

android.view.View

@@ -3476,7 +3476,7 @@

menuitem

Android -

TBD

+

android.view.MenuItem

@@ -3539,7 +3539,7 @@

menuitemcheckbox

Android -

TBD

+

android.view.MenuItem

@@ -3604,7 +3604,7 @@

menuitemradio

Android -

TBD

+

android.view.MenuItem

@@ -3664,7 +3664,7 @@

meter

Android -

TBD

+

android.widget.ProgressBar

@@ -3903,7 +3903,7 @@

option not inside combobox Android -

TBD

+

android.view.View

@@ -4146,7 +4146,7 @@

progressbar

Android -

TBD

+

android.widget.ProgressBar

@@ -4209,7 +4209,7 @@

radio

Android -

TBD

+

android.widget.RadioButton

@@ -4261,7 +4261,7 @@

radiogroup

Android -

TBD

+

android.widget.RadioGroup

@@ -4428,7 +4428,7 @@

row not inside treegrid

Android -

TBD

+

android.view.View

@@ -4533,7 +4533,7 @@

rowgroup

Android -

TBD

+

android.view.View

@@ -4589,7 +4589,7 @@

rowheader

Android -

TBD

+

android.view.View

@@ -4775,7 +4775,7 @@ Android -

TBD

+

android.widget.EditText

@@ -5066,7 +5066,7 @@

slider

Android -

TBD

+

android.widget.SeekBar

@@ -5128,7 +5128,7 @@

spinbutton

Android -

TBD

+

android.widget.EditText

@@ -5497,7 +5497,7 @@

switch

Android -

TBD

+

android.widget.Switch

@@ -5626,7 +5626,7 @@

table

Android -

TBD

+

android.widget.GridView

@@ -5690,7 +5690,7 @@

tablist

Android -

TBD

+

android.widget.TabWidget

@@ -5858,7 +5858,7 @@

textbox when aria-multiline Android -

TBD

+

android.widget.EditText

@@ -5978,7 +5978,7 @@

time

Android -

TBD

+

android.widget.TimePicker

@@ -6278,7 +6278,7 @@

treegrid

Android -

TBD

+

android.widget.GridView