X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=xml%2Forg.freedesktop.atspi.Role.xml;h=ea455fb2304c32f59dab098661e873194668c442;hb=fb77cfa4dc9c4cbd95fba08dae5fdf4318b3e6b3;hp=74679194c8d3295b16197435345155b8363f36fb;hpb=934b4235535872e0e62a76e7104b5eaef308c9d9;p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git diff --git a/xml/org.freedesktop.atspi.Role.xml b/xml/org.freedesktop.atspi.Role.xml index 7467919..ea455fb 100644 --- a/xml/org.freedesktop.atspi.Role.xml +++ b/xml/org.freedesktop.atspi.Role.xml @@ -1,10 +1,5 @@ - - - - - @@ -119,7 +114,7 @@ - XXX Don't use, reserved for future use. + Don't use, reserved for future use. @@ -327,7 +322,7 @@

An object which labels a particular row in a Table. Table rows and columns may also be labelled via the RELATION_LABEL_FOR/RELATION_LABELLED_BY relationships; - \see Accessibility::RelationSet.

+ see Accessibility.RelationSet.

@@ -406,7 +401,7 @@ - An object which is contains a single paragraph of text content. \see also ROLE_TEXT. + An object which is contains a single paragraph of text content. See also ROLE_TEXT. @@ -448,11 +443,9 @@

The object is a component whose textual content may be entered or modified by the user, - provided STATE_EDITABLE is present. - @note a readonly ROLE_ENTRY object (i.e. where STATE_EDITABLE is not present) implies a - read-only ¨text field¨ in a form, as opposed to a title, label, or caption.

- -

@since AT-SPI 1.7.0

+ provided STATE_EDITABLE is present.

+

A readonly ROLE_ENTRY object (i.e. where STATE_EDITABLE is not present) implies a + read-only 'text field' in a form, as opposed to a title, label, or caption.

@@ -462,17 +455,13 @@ quantitative data and information about how the data is being presented. The LABELLED_BY relation is particularly important in interpreting objects of this type, as is the accessible-description property. - @see ROLE_CAPTION

- -

@since AT-SPI 1.7.0

+ See ROLE_CAPTION

The object contains descriptive information, usually textual, about another user interface element such as a table, chart, or image.

- -

@since AT-SPI 1.7.0

@@ -482,8 +471,6 @@ document may be said to be embedded in the containing instance. HTML frames are often ROLE_DOCUMENT_FRAME. Either this object, or a singleton descendant, should implement the Document interface.

- -

@since AT-SPI 1.7.0

@@ -491,8 +478,6 @@

The object serves as a heading for content which follows it in a document. The 'heading level' of the heading, if availabe, may be obtained by querying the object's attributes.

- -

@since AT-SPI 1.7.0

@@ -500,8 +485,6 @@

The object is a containing instance which encapsulates a page of information. ROLE_PAGE is used in documents and content which support a paginated navigation model.

- -

@since AT-SPI 1.7.0

@@ -510,8 +493,6 @@ a particular 'logical' section of the document. The type of content within a section, and the nature of the section division itself, may be obtained by querying the object's attributes. Sections may be nested.

- -

@since AT-SPI 1.7.0

@@ -519,8 +500,6 @@

The object is redundant with another object in the hierarchy, and is exposed for purely technical reasons. Objects of this role should be ignored by clients, if they are encountered at all.

- -

@since AT-SPI 1.7.6

@@ -536,8 +515,6 @@ application instances, ROLE_FORM containers' components are associated with the current document, rather than the current foreground application or viewer instance.

- -

@since AT-SPI 1.7.6

@@ -547,8 +524,6 @@ content which may also use the Hypertext/Hyperlink interfaces to indicate the range/location within a text object where an inline or embedded object lies.

- -

@since AT-SPI 1.7.6

@@ -556,13 +531,11 @@

The object is a window or similar viewport which is used to allow composition or input of a 'complex character', in other words it is an "input method window."

- -

@since AT-SPI 1.7.6

- not a valid role, used for finding end of enumeration. + Not a valid role, used for finding end of enumeration.