X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=docs%2Freference%2Fcspi%2Ftmpl%2Fspi_accessible.sgml;h=5de46734fbab68e527944b86fb5d92865c27bee1;hb=5d01be6ec7d2cb2e662c695bd4c28c50ac3f2dab;hp=fffb512b4cd58e4f7ebfbadbc94b85428a50d100;hpb=7a21335f530eefa0504271b79e2202e9345a5cc7;p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git diff --git a/docs/reference/cspi/tmpl/spi_accessible.sgml b/docs/reference/cspi/tmpl/spi_accessible.sgml index fffb512..5de4673 100644 --- a/docs/reference/cspi/tmpl/spi_accessible.sgml +++ b/docs/reference/cspi/tmpl/spi_accessible.sgml @@ -2,11 +2,19 @@ Accessible Objects - +The base accessibility interface which all accessible objects implement. - +The Accessible interface provides for a hierarchical tree of accessible +objects corresponding to user interface components and content in an +accessible application. Accessible objects provide name, descriptive +information, state information, and information on the "role" of the object in +the user interface. The capabilities of these objects may be queried via +interface queries, as they are implemented via interface aggregation. These +objects are located in a containment hierarchy with parent/child +relationships, and may have other functional relationships to objects within +the tree. @@ -23,9 +31,9 @@ An Accessible object is an opaque object used to refer to an accessible object corresponding to an user interface element. -@objref: -@on_loan: -@ref_count: +@objref: private data +@on_loan: private data +@ref_count: private data @@ -33,8 +41,6 @@ object corresponding to an user interface element. @obj: - -@Returns: @@ -43,8 +49,6 @@ object corresponding to an user interface element. @obj: - -@Returns: @@ -138,6 +142,33 @@ object corresponding to an user interface element. @Returns: + + + + + +@obj: +@Returns: + + + + + + + +@obj: +@Returns: + + + + + + + +@obj: +@Returns: + + @@ -165,6 +196,15 @@ object corresponding to an user interface element. @Returns: + + + + + +@obj: +@Returns: + + @@ -264,6 +304,15 @@ object corresponding to an user interface element. @Returns: + + + + + +@obj: +@Returns: + + @@ -429,6 +478,17 @@ object corresponding to an user interface element. @SPI_ROLE_AUTOCOMPLETE: @SPI_ROLE_EDITBAR: @SPI_ROLE_EMBEDDED: +@SPI_ROLE_ENTRY: +@SPI_ROLE_CHART: +@SPI_ROLE_CAPTION: +@SPI_ROLE_DOCUMENT_FRAME: +@SPI_ROLE_HEADING: +@SPI_ROLE_PAGE: +@SPI_ROLE_SECTION: +@SPI_ROLE_FORM: +@SPI_ROLE_REDUNDANT_OBJECT: +@SPI_ROLE_LINK: +@SPI_ROLE_INPUT_METHOD_WINDOW: @SPI_ROLE_LAST_DEFINED: