Package Adapters :: Package ATSPI :: Module TableAdapter
[hide private]
[frames] | no frames]

Module TableAdapter

source code

Defines AccAdapt.Adapters for AT-SPI table accessibles. Tables implement the Table interface but not the Selection interface.


Authors:
Pete Brunet, Peter Parente, Eirikur Hallgrimsson

Organization: IBM Corporation

Copyright: Copyright (c) 2005, 2007 IBM Corporation

License: The BSD License

All rights reserved. This program and the accompanying materials are made available under the terms of the BSD license which accompanies this distribution, and is available at http://www.opensource.org/licenses/bsd-license.php

Classes [hide private]
  TableAccInfoAdapter
Overrides ContainerAccInfoAdapter to generate selector events on focus and on selection.
  TableNavAdapter
Overrides DefaultNavAdapter to provide navigation over table cells as items.
  DegenerateTableEventHandlerAdapter
Overrides DefaultEventHandlerAdapter to generate selector events on selection change.
  TableEventHandlerAdapter
Overrides DegenerateTableEventHandlerAdapter to generate selector events on focus and on selection.
Variables [hide private]
  FUDGE_PX = 5