- From: Steven Faulkners via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 23 Sep 2010 13:07:35 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-api-map
In directory hutz:/tmp/cvs-serv12568
Modified Files:
overview.html
Log Message:
added right hand header column
Index: overview.html
===================================================================
RCS file: /sources/public/html5/html-api-map/overview.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- overview.html 23 Sep 2010 13:03:31 -0000 1.3
+++ overview.html 23 Sep 2010 13:07:33 -0000 1.4
@@ -83,7 +83,9 @@
<TH>UIA control type and patterns</TH>
<TH>ATK Role</TH>
<TH>AX</TH>
- <TH>comments</TH></TR>
+ <TH>comments</TH>
+ <TH>HTML element</TH>
+ </TR>
<TR>
<TH><a href></TH>
<TD>y</TD>
@@ -99,7 +101,9 @@
<TD>HyperLink</TD>
<TD>ATK_ROLE_LINK</TD>
<TD>AXLink</TD>
- <TD> </TD></TR>
+ <TD> </TD>
+ <TH><a href></TH>
+ </TR>
<TR height="36">
<TH><area></TH>
<TD>y</TD>
@@ -113,7 +117,9 @@
<TD>HyperLink</TD>
<TD>ATK_ROLE_LINK</TD>
<TD>AXLink</TD>
- <TD> </TD></TR>
+ <TD> </TD>
+ <TH><area></TH>
+ </TR>
<TR height="166">
<TH>
<A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-article-element">article element</A></TH>
@@ -131,7 +137,9 @@
<TD>AXGroup, AXRoleDescription"article"</TD>
<TD>UAI Guide has ROLE_SYSTEM_DOCUMENT + STATE_SYSTEM_READONLY
for article. Are html and aria documents the same, and
- should this be a document or a grouping?</TD></TR>
+ should this be a document or a grouping?</TD>
+ <TH> <A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-article-element">article element</A></TH>
+ </TR>
<TR height="109">
<TH>
<A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-aside-element">aside element</A></TH>
@@ -146,7 +154,9 @@
<TD>n/a</TD>
<TD>n/a</TD>
<TD>AXGroup, AXRoleDescription="note"</TD>
- <TD> </TD></TR>
+ <TD> </TD>
+ <TH> <A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-aside-element">aside element</A></TH>
+ </TR>
<TR height="109">
<TH>
<A href="http://www.paciellogroup.com/blog/misc/HTML5/dom.html#the-body-element">The body element</A></TH>
@@ -162,7 +172,9 @@
<TD>ATK_ROLE_DOCUMENT_FRAME + readonly</TD>
<TD>AXGroup, AXRoleDescription="document"</TD>
<TD>for UIA, should this be document, or still something more
- like pane?</TD></TR>
+ like pane?</TD>
+ <TH> <A href="http://www.paciellogroup.com/blog/misc/HTML5/dom.html#the-body-element">The body element</A></TH>
+ </TR>
<TR height="76">
<TH><button></TH>
<TD>y</TD>
@@ -177,7 +189,9 @@
<TD>Button</TD>
<TD>ATK_ROLE_PUSH_BUTTON</TD>
<TD>AXButton</TD>
- <TD> </TD></TR>
+ <TD> </TD>
+ <TH><button></TH>
+ </TR>
<TR height="100">
<TH><details></TH>
<TD>n</TD>
@@ -193,7 +207,9 @@
<TD>?</TD>
<TD>Maybe this is a buttonmenu? Or summary is a buttonmenu
and details is a menu? See UAI Guide on button and
- haspopup.</TD></TR>
+ haspopup.</TD>
+ <TH><details></TH>
+ </TR>
<TR height="60">
<TH><fieldset></TH>
<TD>y</TD>
@@ -208,7 +224,9 @@
<TD>ATK_ROLE_PANEL</TD>
<TD>AXGroup</TD>
<TD>group is all MSAA has, but do the other APIs have something
- better?</TD></TR>
+ better?</TD>
+ <TH><fieldset></TH>
+ </TR>
<TR height="20">
<TH>
<A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-footer-element">footer element</A></TH>
@@ -223,7 +241,9 @@
<TD>n/a</TD>
<TD>n/a</TD>
<TD>n/a</TD>
- <TD> </TD></TR>
+ <TD> </TD>
+ <TH> <A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-footer-element">footer element</A></TH>
+ </TR>
<TR height="101">
<TH><h1>-<h6></TH>
<TD>y</TD>
@@ -238,7 +258,9 @@
<TD>Text</TD>
<TD>ATK_ROLE_HEADING</TD>
<TD>AXHeading</TD>
- <TD> </TD></TR>
+ <TD> </TD>
+ <TH><h1>-<h6></TH>
+ </TR>
<TR height="40">
<TH>
<A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-header-element">header element</A></TH>
@@ -253,7 +275,9 @@
<TD>n/a</TD>
<TD>n/a</TD>
<TD>n/a</TD>
- <TD> </TD></TR>
+ <TD> </TD>
+ <TH> <A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-header-element">header element</A></TH>
+ </TR>
<TR height="38">
<TH><img alt="text"></TH>
<TD>y</TD>
@@ -267,7 +291,9 @@
<TD>Image</TD>
<TD>ATK_ROLE_IMAGE</TD>
<TD>AXImage</TD>
- <TD> </TD></TR>
+ <TD> </TD>
+ <TH><img alt="text"></TH>
+ </TR>
<TR height="57">
<TH><img alt=""></TH>
<TD>y</TD>
@@ -281,7 +307,9 @@
<TD>Image</TD>
<TD>ATK_ROLE_IMAGE</TD>
<TD>AXImage</TD>
- <TD> </TD></TR>
+ <TD> </TD>
+ <TH><img alt=""></TH>
+ </TR>
<TR height="76">
<TH><input type = "button", "submit", or
"reset"></TH>
@@ -296,7 +324,10 @@
<TD>Button</TD>
<TD>ATK_ROLE_PUSH_BUTTON</TD>
<TD>AXButton</TD>
- <TD> </TD></TR>
+ <TD> </TD>
+ <TH><input type = "button", "submit", or
+ "reset"></TH>
+ </TR>
<TR height="78">
<TH>input element with a type attribute in the Color state</TH>
<TD>n</TD>
@@ -311,7 +342,9 @@
<TD>none</TD>
<TD>none</TD>
<TD>Is there any accessible implmentation advice we can give
- here?</TD></TR>
+ here?</TD>
+ <TH>input element with a type attribute in the Color state</TH>
+ </TR>
<TR height="233">
<TH><input type="checkbox"></TH>
<TD>y</TD>
@@ -330,7 +363,9 @@
<TD>ATK_ROLE_CHECK_BOX + object attribute
checkable="true"</TD>
<TD>AXCheckBox</TD>
- <TD>mixed state stuff in APIs</TD></TR>
+ <TD>mixed state stuff in APIs</TD>
+ <TH><input type="checkbox"></TH>
+ </TR>
<TR height="120">
<TH>input element with a type attribute in the Date state</TH>
<TD>n</TD>
@@ -346,7 +381,9 @@
<TD> </TD>
<TD> </TD>
<TD>Is there any accessible implmentation advice we can give
- here?</TD></TR>
+ here?</TD>
+ <TH>input element with a type attribute in the Date state</TH>
+ </TR>
<TR height="120">
<TH>input element with a type attribute in the Date and Time
state</TH>
@@ -363,7 +400,10 @@
<TD> </TD>
<TD> </TD>
<TD>Is there any accessible implmentation advice we can give
- here?</TD></TR>
+ here?</TD>
+ <TH>input element with a type attribute in the Date and Time
+ state</TH>
+ </TR>
<TR height="120">
<TH>input element with a type attribute in the Local Date and
Time state</TH>
@@ -380,7 +420,10 @@
<TD> </TD>
<TD> </TD>
<TD>Is there any accessible implmentation advice we can give
- here?</TD></TR>
+ here?</TD>
+ <TH>input element with a type attribute in the Local Date and
+ Time state</TH>
+ </TR>
<TR height="201">
<TH>input element with a type attribute in the E-mail state with
no suggestions source element</TH>
@@ -404,7 +447,10 @@
detail for validated fields in any of the APIs?
<BR>
<BR>UAI Guide has textbox mapped to document rather than text
- for UIA. Is that right?</TD></TR>
+ for UIA. Is that right?</TD>
+ <TH>input element with a type attribute in the E-mail state with
+ no suggestions source element</TH>
+ </TR>
<TR height="98">
<TH>input element with a type attribute in the File Upload state</TH>
<TD>y</TD>
@@ -418,7 +464,9 @@
<TD>Button</TD>
<TD>ATK_ROLE_PUSH_BUTTON</TD>
<TD>AXButton</TD>
- <TD>default MSAA name?</TD></TR>
+ <TD>default MSAA name?</TD>
+ <TH>input element with a type attribute in the File Upload state</TH>
+ </TR>
<TR height="55">
<TH><input type = "image"></TH>
<TD>y</TD>
@@ -432,7 +480,9 @@
<TD>Button</TD>
<TD>ATK_ROLE_PUSH_BUTTON</TD>
<TD>AXButton</TD>
- <TD> </TD></TR>
+ <TD> </TD>
+ <TH><input type = "image"></TH>
+ </TR>
<TR height="201">
<TH><input type = "text"></TH>
<TD>y</TD>
@@ -455,7 +505,9 @@
detail for validated fields in any of the APIs?
<BR>
<BR>UAI Guide has textbox mapped to document rather than text
- for UIA. Is that right?</TD></TR>
+ for UIA. Is that right?</TD>
+ <TH><input type = "text"></TH>
+ </TR>
<TR height="201">
<TH><input type = "password"></TH>
<TD>y</TD>
@@ -478,7 +530,9 @@
there a secret in the apis? How is value hidden?
<BR>
<BR>UAI Guide has textbox mapped to document rather than text
- for UIA. Is that right?</TD></TR>
+ for UIA. Is that right?</TD>
+ <TH><input type = "password"></TH>
+ </TR>
<TR height="79">
<TH>input element with a type attribute in the Range state</TH>
<TD>n</TD>
@@ -492,7 +546,9 @@
<TD>Slider</TD>
<TD>ATK_ROLE_SLIDER</TD>
<TD>AXSlider</TD>
- <TD> </TD></TR>
+ <TD> </TD>
+ <TH>input element with a type attribute in the Range state</TH>
+ </TR>
<TR height="96">
<TH><input type="radio"></TH>
<TD>y</TD>
@@ -507,7 +563,9 @@
<TD>RadioButton</TD>
<TD>ATK_ROLE_RADIO_BUTTON</TD>
<TD>AXRadioButton</TD>
- <TD> </TD></TR>
+ <TD> </TD>
+ <TH><input type="radio"></TH>
+ </TR>
<TR height="201">
<TH>input element with a type attribute in the Search state with
no suggestions source element</TH>
@@ -531,7 +589,10 @@
what's special about search.
<BR>
<BR>UAI Guide has textbox mapped to document rather than text
- for UIA. Is that right?</TD></TR>
+ for UIA. Is that right?</TD>
+ <TH>input element with a type attribute in the Search state with
+ no suggestions source element</TH>
+ </TR>
<TR height="201">
<TH>input element with a type attribute in the Telephone state
with no suggestions source element</TH>
@@ -555,7 +616,10 @@
detail for validated fields in any of the APIs?
<BR>
<BR>UAI Guide has textbox mapped to document rather than text
- for UIA. Is that right?</TD></TR>
+ for UIA. Is that right?</TD>
+ <TH>input element with a type attribute in the Telephone state
+ with no suggestions source element</TH>
+ </TR>
<TR height="236">
<TH>input element with a type attribute in the Text, Search,
Telephone, URL, or E-mail states with a suggestions source
@@ -576,7 +640,11 @@
<TD>AXComboBox</TD>
<TD>is list or dropdown list better? Do we need to do anything
about expanded state? Are there other attributes to
- account for? </TD></TR>
+ account for? </TD>
+ <TH>input element with a type attribute in the Text, Search,
+ Telephone, URL, or E-mail states with a suggestions source
+ element</TH>
+ </TR>
<TR height="201">
<TH>input element with a type attribute in the Time state</TH>
<TD>n</TD>
@@ -599,7 +667,9 @@
detail for validated fields in any of the APIs?
<BR>
<BR>UAI Guide has textbox mapped to document rather than text
- for UIA. Is that right?</TD></TR>
+ for UIA. Is that right?</TD>
+ <TH>input element with a type attribute in the Time state</TH>
+ </TR>
<TR height="201">
<TH>input element with a type attribute in the URL state with no
suggestions source element</TH>
@@ -623,7 +693,10 @@
detail for validated fields in any of the APIs?
<BR>
<BR>UAI Guide has textbox mapped to document rather than text
- for UIA. Is that right?</TD></TR>
+ for UIA. Is that right?</TD>
+ <TH>input element with a type attribute in the URL state with no
+ suggestions source element</TH>
+ </TR>
<TR height="201">
<TH>input element with a type attribute in the Week state</TH>
<TD>n</TD>
@@ -646,7 +719,9 @@
detail for validated fields in any of the APIs?
<BR>
<BR>UAI Guide has textbox mapped to document rather than text
- for UIA. Is that right?</TD></TR>
+ for UIA. Is that right?</TD>
+ <TH>input element with a type attribute in the Week state</TH>
+ </TR>
<TR height="149">
<TH>li element whose parent is an ol or ul element</TH>
<TD>y</TD>
@@ -661,7 +736,9 @@
<TD>ATK_ROLE_LISTITEM + do not expose ATK_STATE_EDITABLE</TD>
<TD>AXGroup</TD>
<TD>do any of the apis have properties for ordered vs. unordered
- lists? Add info about level?</TD></TR>
+ lists? Add info about level?</TD>
+ <TH>li element whose parent is an ol or ul element</TH>
+ </TR>
<TR height="97">
<TH>menu element with a type attribute in the context menu state</TH>
<TD>n</TD>
@@ -676,7 +753,9 @@
<TD>?</TD>
<TD>?</TD>
<TD>do any of the apis have a context menu that's different
- than a regular menu?</TD></TR>
+ than a regular menu?</TD>
+ <TH>menu element with a type attribute in the context menu state</TH>
+ </TR>
<TR height="155">
<TH>menu element with a type attribute in the list state</TH>
<TD>n</TD>
@@ -691,7 +770,9 @@
<TD>ATK_ROLE_MENU. These objects SHOULD NOT be exposed for a
submenu if there is a parent menu item spawning the submenu</TD>
<TD>AXMenu</TD>
- <TD> </TD></TR>
+ <TD> </TD>
+ <TH>menu element with a type attribute in the list state</TH>
+ </TR>
<TR height="79">
<TH>menu element with a type attribute in the toolbar state</TH>
<TD>n</TD>
@@ -705,7 +786,9 @@
<TD>ToolBar</TD>
<TD>ATK_ROLE_TOOL_BAR</TD>
<TD>AXToolbar</TD>
- <TD> </TD></TR>
+ <TD> </TD>
+ <TH>menu element with a type attribute in the toolbar state</TH>
+ </TR>
<TR height="60">
<TH>meter</TH>
<TD>n</TD>
@@ -720,7 +803,9 @@
<TD>?</TD>
<TD>?</TD>
<TD>do any of the apis have something like a meter? Can we
- build it with UIA patterns?</TD></TR>
+ build it with UIA patterns?</TD>
+ <TH>meter</TH>
+ </TR>
<TR height="131">
<TH>
<A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-nav-element">nav element</A></TH>
@@ -735,7 +820,9 @@
<TD>n/a</TD>
<TD>n/a</TD>
<TD>AXGroup, AXRoleDescription="navigation"</TD>
- <TD> </TD></TR>
+ <TD> </TD>
+ <TH> <A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-nav-element">nav element</A></TH>
+ </TR>
<TR height="154">
<TH>option element that is in a list of options or that
represents a suggestion in a datalist element</TH>
@@ -753,7 +840,10 @@
<TD>ListItem</TD>
<TD>ATK_ROLE_LIST_ITEM</TD>
<TD>NSAccessibilityStaticTextRole</TD>
- <TD> </TD></TR>
+ <TD> </TD>
+ <TH>option element that is in a list of options or that
+ represents a suggestion in a datalist element</TH>
+ </TR>
<TR height="76">
<TH>
<A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-ol-element">ol element</A></TH>
@@ -768,7 +858,9 @@
<TD>List</TD>
<TD>ATK_ROLE_LIST + do not expose ATK_STATE_EDITABLE</TD>
<TD>AXList</TD>
- <TD>ordered vs. unordered in apis?</TD></TR>
+ <TD>ordered vs. unordered in apis?</TD>
+ <TH> <A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-ol-element">ol element</A></TH>
+ </TR>
<TR height="110">
<TH>
<A href="http://www.paciellogroup.com/blog/misc/HTML5/forms.html#the-output-element">output element</A></TH>
@@ -784,7 +876,9 @@
<TD>ATK_ROLE_STATUSBAR</TD>
<TD>AXGroup, AXRoleDescription="status"</TD>
<TD>this seems like a strange mapping. Is it really
- statusbar? It seems more like a lable…</TD></TR>
+ statusbar? It seems more like a lable…</TD>
+ <TH> <A href="http://www.paciellogroup.com/blog/misc/HTML5/forms.html#the-output-element">output element</A></TH>
+ </TR>
<TR height="328">
<TH>
<A href="http://www.paciellogroup.com/blog/misc/HTML5/forms.html#the-progress-element">progress element</A></TH>
@@ -804,7 +898,9 @@
<TD>ATK_ROLE_PROGRESS_BAR + do not expose
ATK_EXTENDED_STATE_EDITABLE</TD>
<TD>AXProgressIndicator</TD>
- <TD> </TD></TR>
+ <TD> </TD>
+ <TH> <A href="http://www.paciellogroup.com/blog/misc/HTML5/forms.html#the-progress-element">progress element</A></TH>
+ </TR>
<TR height="110">
<TH>
<A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-section-element">section element</A></TH>
@@ -819,7 +915,9 @@
<TD>Pane</TD>
<TD>ATK_ROLE_PANEL</TD>
<TD>AXGroup, AXRoleDescription="region"</TD>
- <TD> </TD></TR>
+ <TD> </TD>
+ <TH> <A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-section-element">section element</A></TH>
+ </TR>
<TR height="97">
<TH>select element with a multiple attribute</TH>
<TD>y</TD>
@@ -834,7 +932,9 @@
<TD>list</TD>
<TD> </TD>
<TD> </TD>
- <TD>todo: map properties from multiselectable</TD></TR>
+ <TD>todo: map properties from multiselectable</TD>
+ <TH>select element with a multiple attribute</TH>
+ </TR>
<TR height="97">
<TH>select element with no multiple attribute</TH>
<TD>y</TD>
@@ -851,7 +951,9 @@
<TD> </TD>
<TD> </TD>
<TD> </TD>
- <TD>anything better than list or combobox in apis?</TD></TR>
+ <TD>anything better than list or combobox in apis?</TD>
+ <TH>select element with no multiple attribute</TH>
+ </TR>
<TR height="181">
<TH><textarea></TH>
<TD>y</TD>
@@ -869,7 +971,9 @@
<TD>ATK_ROLE_ENTRY</TD>
<TD>AXTextArea</TD>
<TD>aria UAI Guide has document instead fo text. Is that
- right?</TD></TR>
+ right?</TD>
+ <TH><textarea></TH>
+ </TR>
<TR height="81">
<TH>
<A href="http://www.paciellogroup.com/blog/misc/HTML5/tabular-data.html#the-table-element">table element</A></TH>
@@ -885,7 +989,9 @@
<TD>IUIAutomationTablePattern</TD>
<TD>ATK_ROLE_TABLE</TD>
<TD>AXTable</TD>
- <TD>Talk to Wendy about aligning with her table work.</TD></TR>
+ <TD>Talk to Wendy about aligning with her table work.</TD>
+ <TH> <A href="http://www.paciellogroup.com/blog/misc/HTML5/tabular-data.html#the-table-element">table element</A></TH>
+ </TR>
<TR height="140">
<TH>
<A href="http://www.paciellogroup.com/blog/misc/HTML5/tabular-data.html#the-td-element">td element</A></TH>
@@ -900,7 +1006,9 @@
<TD>IUIAutomationTableItemPattern</TD>
<TD>?</TD>
<TD>?</TD>
- <TD>Talk to Wendy about aligning with her table work.</TD></TR>
+ <TD>Talk to Wendy about aligning with her table work.</TD>
+ <TH> <A href="http://www.paciellogroup.com/blog/misc/HTML5/tabular-data.html#the-td-element">td element</A></TH>
+ </TR>
<TR height="140">
<TH>th element that is neither a column header nor a row header</TH>
<TD>y</TD>
@@ -915,7 +1023,9 @@
<TD>?</TD>
<TD>?</TD>
<TD>?</TD>
- <TD>Talk to Wendy about aligning with her table work.</TD></TR>
+ <TD>Talk to Wendy about aligning with her table work.</TD>
+ <TH>th element that is neither a column header nor a row header</TH>
+ </TR>
<TR height="140">
<TH>th element that is a column header</TH>
<TD>y</TD>
@@ -930,7 +1040,9 @@
<TD>?</TD>
<TD>?</TD>
<TD>?</TD>
- <TD>Talk to Wendy about aligning with her table work.</TD></TR>
+ <TD>Talk to Wendy about aligning with her table work.</TD>
+ <TH>th element that is a column header</TH>
+ </TR>
<TR height="140">
<TH>th element that is a row header</TH>
<TD>y</TD>
@@ -945,7 +1057,9 @@
<TD>?</TD>
<TD>?</TD>
<TD>?</TD>
- <TD>Talk to Wendy about aligning with her table work.</TD></TR>
+ <TD>Talk to Wendy about aligning with her table work.</TD>
+ <TH>th element that is a row header</TH>
+ </TR>
<TR height="40">
<TH>
<A href="http://www.paciellogroup.com/blog/misc/HTML5/tabular-data.html#the-tr-element">tr element</A></TH>
@@ -960,7 +1074,9 @@
<TD>?</TD>
<TD>?</TD>
<TD>?</TD>
- <TD>Talk to Wendy about aligning with her table work.</TD></TR>
+ <TD>Talk to Wendy about aligning with her table work.</TD>
+ <TH> <A href="http://www.paciellogroup.com/blog/misc/HTML5/tabular-data.html#the-tr-element">tr element</A></TH>
+ </TR>
<TR height="76">
<TH>
<A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-ul-element">ul element</A></TH>
@@ -975,7 +1091,9 @@
<TD>List</TD>
<TD>ATK_ROLE_LIST + do not expose ATK_STATE_EDITABLE</TD>
<TD>AXList</TD>
- <TD>ordered vs. unordered in apis?</TD></TR>
+ <TD>ordered vs. unordered in apis?</TD>
+ <TH> <A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-ul-element">ul element</A></TH>
+ </TR>
<TR height="230">
<TH>An element that defines a command, whose Type facet is
"checkbox", and that is a descendant of a menu
@@ -995,7 +1113,11 @@
<TD>ATK_ROLE_MENU_ITEM
<BR>object attribute checkable"="true"</TD>
<TD>AXMenuItemRole</TD>
- <TD> </TD></TR>
+ <TD> </TD>
+ <TH>An element that defines a command, whose Type facet is
+ "checkbox", and that is a descendant of a menu
+ element whose type attribute in the list state</TH>
+ </TR>
<TR height="230">
<TH>An element that defines a command, whose Type facet is
"command", and that is a descendant of a menu
@@ -1011,7 +1133,11 @@
<TD>MenuItem</TD>
<TD>ATK_ROLE_MENU_ITEM</TD>
<TD>AXMenuItemRole</TD>
- <TD> </TD></TR>
+ <TD> </TD>
+ <TH>An element that defines a command, whose Type facet is
+ "command", and that is a descendant of a menu
+ element whose type attribute in the list state</TH>
+ </TR>
<TR height="212">
<TH>An element that defines a command, whose Type facet is
"radio", and that is a descendant of a menu element
@@ -1032,7 +1158,12 @@
checkable="true"</TD>
<TD>AXMenuItemRole</TD>
<TD>look at UIA patterns and composites of MSAA roles for
- these. Does AX have them native? ATK/IA2?</TD></TR></TBODY></TABLE>
+ these. Does AX have them native? ATK/IA2?</TD>
+ <TH>An element that defines a command, whose Type facet is
+ "radio", and that is a descendant of a menu element
+ whose type attribute in the list state</TH>
+ </TR>
+ </TBODY></TABLE>
<H2>To Do:</H2>
<P class="style2">In addition to the comments column, here are some general to do
items. It would be great if we could discuss this at next
Received on Thursday, 23 September 2010 13:07:38 UTC