Thanks Jamie, I'll wait until Monday to give others a chance to contribute. At this point it looks like I will: - provide separate table and cell interfaces - remove the "At" from the cell interfaces - add a means to the cell interface get the table from a cell reference. ---- James Teh wrote: > On 21/08/2009 1:12 AM, Alexander Surkov wrote: > >> Since idea looks reasonable as Pete said then I think it's worth to >> consider to add a method to obtain table accessible from cell >> accessible like >> [propget] HRESULT table >> ( >> [out, retval] IAccessibleTable2 **table >> ); >> > This would certainly be useful. At present, we have to crawl up the > hierarchy in some applications but not others. One property which fits > all cases would be nice. > > It's worth noting that this could also be done with relations, but if > people are definitely set on doing this all with interfaces, then this > is fine. > > Jamie > >
_______________________________________________ Accessibility-ia2 mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/accessibility-ia2
