このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。

翻訳前ページへ


Constants' Group AccessibleEventId
Language

The 解放する/自由な and Open 生産性 控訴
解放(する)d: Apache OpenOffice 4.1.16

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: accessibility ::

constants group AccessibleEventId
Description
These constants identify the type of AccessibleEventObject 反対するs.

The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 含む/封じ込める, where applicable and not さもなければ 明言する/公表するd, the old and new value of the 所有物/資産/財産 in question.

Since
OOo 1.1.2
See also
AccessibleEventObject, XAccessibleEventListener

Constants
NAME_CHANGED Use this event type to 示す a change of the 指名する string of an accessible 反対する. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 含む/封じ込める the 指名する before and after the change.  
DESCRIPTION_CHANGED Use this event type to 示す a change of the description string of an accessible 反対する. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 含む/封じ込める the description before and after the change.  
ACTION_CHANGED The change of the number or せいにするs of 活動/戦闘s of an accessible 反対する is signaled by events of this type.  
STATE_CHANGED 明言する/公表する changes are signaled with this event type. Use one event for every 明言する/公表する that is 始める,決める or reset. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 含む/封じ込める the old and new value それぞれ. To 始める,決める a 明言する/公表する put the 明言する/公表する id into the AccessibleEventObject::NewValue field and leave AccessibleEventObject::OldValue empty. To reset a 明言する/公表する put the 明言する/公表する id into the AccessibleEventObject::OldValue field and leave AccessibleEventObject::NewValue empty.  
ACTIVE_DESCENDANT_CHANGED Constant used to 決定する when the active 子孫 of a 構成要素 has changed. The active 子孫 is used in 反対するs with transient children. The AccessibleEventObject::NewValue 含む/封じ込めるs the now active 反対する. The AccessibleEventObject::OldValue 含む/封じ込めるs the 以前 active child. Empty 言及/関連s 示す that no child has been それぞれ is 現在/一般に active.  
BOUNDRECT_CHANGED This event 示すs a change of the bounding rectangle of an accessible 反対する with 尊敬(する)・点 only to its size or 親族 position. If the 絶対の position changes but not the 親族 position then its is not necessary to send an event.  
CHILD A child event 示すs the 新規加入 of a new or the 除去 of an 存在するing child. The contents of the AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 決定するs which of both has taken place.  
INVALIDATE_ALL_CHILDREN Use this event to tell the listeners to re-retrieve the whole 始める,決める of children. This should be used by a parent 反対する which 交流s all or most of its children. It is a short form of first sending one CHILD event for every old child 示すing that this child is about to be 除去するd and then sending one CHILD for every new child 示すing that this child has been 追加するd to the 名簿(に載せる)/表(にあげる) of children.  
SELECTION_CHANGED Events of this type 示す changes of the 選択. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields remain empty.  
VISIBLE_DATA_CHANGED A visibile data event 示すs the change of the visual 外見 of an accessible 反対する. This 含むs for example most of the せいにするs 利用できる over the XAccessibleComponent and XAccessibleExtendedComponent interfaces. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields are left empty.  
VALUE_CHANGED This constant 示すs changes of the value of an XAccessibleValue interface. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue field 含む/封じ込める the old and new value as a number. Its exact type is 実施 dependant but has to be the same as is returned by the XAccessibleValue::getCurrentValue 機能(する)/行事.  
CONTENT_FLOWS_FROM_RELATION_CHANGED Identifies the change of a relation 始める,決める: The content flow has changed.  
CONTENT_FLOWS_TO_RELATION_CHANGED Identifies the change of a relation 始める,決める: The content flow has changed.  
CONTROLLED_BY_RELATION_CHANGED Identifies the change of a relation 始める,決める: The 的 反対する that is doing the controlling has changed. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 含む/封じ込める the old and new controlling 反対するs.  
CONTROLLER_FOR_RELATION_CHANGED Identifies the change of a relation 始める,決める: The 監査役 for the 的 反対する has changed. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 含む/封じ込める the old and new number of controlled 反対するs.  
LABEL_FOR_RELATION_CHANGED Identifies the change of a relation 始める,決める: The 的 group for a label has changed. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 含む/封じ込める the old and new number labeled 反対するs.  
LABELED_BY_RELATION_CHANGED Identifies the change of a relation 始める,決める: The 反対するs that are doing the labeling have changed. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 含む/封じ込める the old and new accessible label.  
MEMBER_OF_RELATION_CHANGED Identifies the change of a relation 始める,決める: The group 会員の地位 has changed. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 含む/封じ込める the old and new number of members.  
SUB_WINDOW_OF_RELATION_CHANGED Identifies the change of a relation 始める,決める: The sub-window-of relation has changed. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 含む/封じ込める the old and new accessible parent window 反対するs.  
CARET_CHANGED Events of this type are sent when the caret has moved to a new position. The old and new position can be 設立する in the AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields.  
TEXT_SELECTION_CHANGED Events of this type signal changes of the 選択. The old or new 選択 is not 利用できる through the event 反対する. You have to query the XAccessibleText interface of the event source for this (警察などへの)密告,告訴(状). The type of content of the AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields is not 明示するd at the moment. This may change in the 未来.  
TEXT_CHANGED Use this id to 示す general text changes, i.e. changes to text that is exposed through the XAccessibleText and XAccessibleEditableText interfaces.  
TEXT_ATTRIBUTE_CHANGED This 入ること/参加(者) is reserved for 未来 拡張. Don't use it 権利 now.  
HYPERTEXT_CHANGED Constant used to 示す that a hypertext element has received 焦点(を合わせる). The AccessibleEventObject::OldValue field 含む/封じ込めるs the start 索引 of 以前 焦点(を合わせる)d element. The AccessibleEventObject::NewValue field 持つ/拘留するs the start 索引 in the 文書 of the 現在の element that has 焦点(を合わせる). A value of -1 示すs that an element does not or did not have 焦点(を合わせる).  
TABLE_CAPTION_CHANGED Constant used to 示す that the (米)棚上げする/(英)提議する caption has changed. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 含む/封じ込める the old and new accessible 反対するs 代表するing the (米)棚上げする/(英)提議する caption.  
TABLE_COLUMN_DESCRIPTION_CHANGED Constant used to 示す that the column description has changed. The AccessibleEventObject::NewValue field 含む/封じ込めるs the column 索引. The AccessibleEventObject::OldValue is left empty.  
TABLE_COLUMN_HEADER_CHANGED Constant used to 示す that the column header has changed. The AccessibleEventObject::OldValue is empty, the AccessibleEventObject::NewValue field 含む/封じ込めるs an AccessibleTableModelChange 代表するing the header change.  
TABLE_MODEL_CHANGED Constant used to 示す that the (米)棚上げする/(英)提議する data has changed. The AccessibleEventObject::OldValue is empty, the AccessibleEventObject::NewValue field 含む/封じ込めるs an AccessibleTableModelChange 代表するing the data change.  
TABLE_ROW_DESCRIPTION_CHANGED Constant used to 示す that the 列/漕ぐ/騒動 description has changed. The AccessibleEventObject::NewValue field 含む/封じ込めるs the 列/漕ぐ/騒動 索引. The AccessibleEventObject::OldValue is left empty.  
TABLE_ROW_HEADER_CHANGED Constant used to 示す that the 列/漕ぐ/騒動 header has changed. The AccessibleEventObject::OldValue is empty, the AccessibleEventObject::NewValue field 含む/封じ込めるs an AccessibleTableModelChange 代表するing the header change.  
TABLE_SUMMARY_CHANGED Constant used to 示す that the (米)棚上げする/(英)提議する 要約 has changed. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 含む/封じ込める the old and new accessible 反対するs 代表するing the (米)棚上げする/(英)提議する 要約.  
LISTBOX_ENTRY_EXPANDED Constant used to 示す that a 名簿(に載せる)/表(にあげる) box 入ること/参加(者) has been 拡大するd. AccessibleEventObject::OldValue is empty. AccessibleEventObject::NewValue 含む/封じ込めるs the 拡大するd 名簿(に載せる)/表(にあげる) box 入ること/参加(者).  
LISTBOX_ENTRY_COLLAPSED Constant used to 示す that a 名簿(に載せる)/表(にあげる) box 入ること/参加(者) has been 崩壊(する)d. AccessibleEventObject::OldValue is empty. AccessibleEventObject::NewValue 含む/封じ込めるs the 崩壊(する)d 名簿(に載せる)/表(にあげる) box 入ること/参加(者).  
Constants' 詳細(に述べる)s
NAME_CHANGED
const short NAME_CHANGED = 1;
Description
Use this event type to 示す a change of the 指名する string of an accessible 反対する. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 含む/封じ込める the 指名する before and after the change.
DESCRIPTION_CHANGED
const short DESCRIPTION_CHANGED = 2;
Description
Use this event type to 示す a change of the description string of an accessible 反対する. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 含む/封じ込める the description before and after the change.
ACTION_CHANGED
const short ACTION_CHANGED = 3;
Description
The change of the number or せいにするs of 活動/戦闘s of an accessible 反対する is signaled by events of this type.

The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 含む/封じ込める the old and new number of 活動/戦闘s.

STATE_CHANGED
const short STATE_CHANGED = 4;
Description
明言する/公表する changes are signaled with this event type. Use one event for every 明言する/公表する that is 始める,決める or reset. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 含む/封じ込める the old and new value それぞれ. To 始める,決める a 明言する/公表する put the 明言する/公表する id into the AccessibleEventObject::NewValue field and leave AccessibleEventObject::OldValue empty. To reset a 明言する/公表する put the 明言する/公表する id into the AccessibleEventObject::OldValue field and leave AccessibleEventObject::NewValue empty.
ACTIVE_DESCENDANT_CHANGED
const short ACTIVE_DESCENDANT_CHANGED = 5;
Description
Constant used to 決定する when the active 子孫 of a 構成要素 has changed. The active 子孫 is used in 反対するs with transient children. The AccessibleEventObject::NewValue 含む/封じ込めるs the now active 反対する. The AccessibleEventObject::OldValue 含む/封じ込めるs the 以前 active child. Empty 言及/関連s 示す that no child has been それぞれ is 現在/一般に active.
BOUNDRECT_CHANGED
const short BOUNDRECT_CHANGED = 6;
Description
This event 示すs a change of the bounding rectangle of an accessible 反対する with 尊敬(する)・点 only to its size or 親族 position. If the 絶対の position changes but not the 親族 position then its is not necessary to send an event.

Use this event rather than the VISIBLE_DATA_EVENT when really only the (親族) bounding box of an accessible 反対する has changed. It is much more 明確な/細部 than the later one and 減ずるs the number of calls an AT-道具 has to make to retrieve all 影響する/感情d data.

The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue remain empty. Use a call to the XAccessibleComponent::getBounds() method to 決定する the new bounding box.

CHILD
const short CHILD = 7;
Description
A child event 示すs the 新規加入 of a new or the 除去 of an 存在するing child. The contents of the AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 決定するs which of both has taken place.

If a new child has been 追加するd then the AccessibleEventObject::NewValue 含む/封じ込めるs a 言及/関連 to this new 反対する and AccessibleEventObject::OldValue remains empty.

If a child has been 除去するd then the AccessibleEventObject::OldValue 含む/封じ込めるs a 言及/関連 to this 反対する and AccessibleEventObject::NewValue remains empty.

If a child has been 追加するd and a another one has been 除去するd don't 始める,決める both fields at the same. Send separate events instead.

公式文書,認める that a child event is sent after a child has been 追加するd or 除去するd. 特に in the 事例/患者 of a 除去 this means that the 除去するd 反対する does not have a parent anymore.

INVALIDATE_ALL_CHILDREN
const short INVALIDATE_ALL_CHILDREN = 8;
Description
Use this event to tell the listeners to re-retrieve the whole 始める,決める of children. This should be used by a parent 反対する which 交流s all or most of its children. It is a short form of first sending one CHILD event for every old child 示すing that this child is about to be 除去するd and then sending one CHILD for every new child 示すing that this child has been 追加するd to the 名簿(に載せる)/表(にあげる) of children.

When this API is used by Java or Gnome AT-道具s then a 橋(渡しをする) can 生成する the events 述べるd above automatically.

SELECTION_CHANGED
const short SELECTION_CHANGED = 9;
Description
Events of this type 示す changes of the 選択. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields remain empty.
VISIBLE_DATA_CHANGED
const short VISIBLE_DATA_CHANGED = 10;
Description
A visibile data event 示すs the change of the visual 外見 of an accessible 反対する. This 含むs for example most of the せいにするs 利用できる over the XAccessibleComponent and XAccessibleExtendedComponent interfaces. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields are left empty.
VALUE_CHANGED
const short VALUE_CHANGED = 11;
Description
This constant 示すs changes of the value of an XAccessibleValue interface. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue field 含む/封じ込める the old and new value as a number. Its exact type is 実施 dependant but has to be the same as is returned by the XAccessibleValue::getCurrentValue 機能(する)/行事.
CONTENT_FLOWS_FROM_RELATION_CHANGED
const short CONTENT_FLOWS_FROM_RELATION_CHANGED = 12;
Description
Identifies the change of a relation 始める,決める: The content flow has changed.

Not used: The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 含む/封じ込める refrences to the old and new 前任者. 公式文書,認める that both 言及/関連s my be NULL to 示す that a flow to the sending 反対する has not 存在するd or does not 存在する anymore.

CONTENT_FLOWS_TO_RELATION_CHANGED
const short CONTENT_FLOWS_TO_RELATION_CHANGED = 13;
Description
Identifies the change of a relation 始める,決める: The content flow has changed.

Not used: The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 含む/封じ込める refrences to the old and new 後継者. 公式文書,認める that both 言及/関連s my be NULL to 示す that a flow from the sending 反対する has not 存在するd or does not 存在する anymore.

CONTROLLED_BY_RELATION_CHANGED
const short CONTROLLED_BY_RELATION_CHANGED = 14;
Description
Identifies the change of a relation 始める,決める: The 的 反対する that is doing the controlling has changed. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 含む/封じ込める the old and new controlling 反対するs.
CONTROLLER_FOR_RELATION_CHANGED
const short CONTROLLER_FOR_RELATION_CHANGED = 15;
Description
Identifies the change of a relation 始める,決める: The 監査役 for the 的 反対する has changed. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 含む/封じ込める the old and new number of controlled 反対するs.
LABEL_FOR_RELATION_CHANGED
const short LABEL_FOR_RELATION_CHANGED = 16;
Description
Identifies the change of a relation 始める,決める: The 的 group for a label has changed. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 含む/封じ込める the old and new number labeled 反対するs.
LABELED_BY_RELATION_CHANGED
const short LABELED_BY_RELATION_CHANGED = 17;
Description
Identifies the change of a relation 始める,決める: The 反対するs that are doing the labeling have changed. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 含む/封じ込める the old and new accessible label.
MEMBER_OF_RELATION_CHANGED
const short MEMBER_OF_RELATION_CHANGED = 18;
Description
Identifies the change of a relation 始める,決める: The group 会員の地位 has changed. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 含む/封じ込める the old and new number of members.
SUB_WINDOW_OF_RELATION_CHANGED
const short SUB_WINDOW_OF_RELATION_CHANGED = 19;
Description
Identifies the change of a relation 始める,決める: The sub-window-of relation has changed. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 含む/封じ込める the old and new accessible parent window 反対するs.
CARET_CHANGED
const short CARET_CHANGED = 20;
Description
Events of this type are sent when the caret has moved to a new position. The old and new position can be 設立する in the AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields.
TEXT_SELECTION_CHANGED
const short TEXT_SELECTION_CHANGED = 21;
Description
Events of this type signal changes of the 選択. The old or new 選択 is not 利用できる through the event 反対する. You have to query the XAccessibleText interface of the event source for this (警察などへの)密告,告訴(状). The type of content of the AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields is not 明示するd at the moment. This may change in the 未来.
TEXT_CHANGED
const short TEXT_CHANGED = 22;
Description
Use this id to 示す general text changes, i.e. changes to text that is exposed through the XAccessibleText and XAccessibleEditableText interfaces.

The 影響する/感情d text 範囲s are 代表するd by TextSegment structures.

The content of the AccessibleEventObject::OldValue and AccessibleEventObject::NewValue 表明するs the type of text change:

  • Insertion: the AccessibleEventObject::NewValue field 明示するs the 挿入するd text after the insertion, the AccessibleEventObject::OldValue field remains empty.
  • Deletion: the AccessibleEventObject::OldValue field 明示するs the 削除するd text before the deletion, the AccessibleEventObject::NewValue field remains empty.
  • Update/取って代わる/Modification: the AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 明示する the 修正するd text before それぞれ after the modification.
  • Unknown: when the type of text change or the place where it took place can not be 決定するd by the event 放送者 then both fields remain empty. In this 事例/患者 the whole text may have changed and the listener should refetch the text 完全に.
  • When broadcasting an event always prefer the first three 事例/患者s to the last one. Use it only as a last 訴える手段/行楽地.

    Text 範囲s should be as small as possible but, of course, 含む all the text that is 伴う/関わるd in a modification. That means that when two or more discontiguous text 範囲s are 挿入するd, 削除するd, or さもなければ 修正するd the two fields of the event have to cover all the 影響d text 範囲s 同様に as the text in between.

TEXT_ATTRIBUTE_CHANGED
const short TEXT_ATTRIBUTE_CHANGED = 23;
Description
This 入ること/参加(者) is reserved for 未来 拡張. Don't use it 権利 now.
HYPERTEXT_CHANGED
const short HYPERTEXT_CHANGED = 24;
Description
Constant used to 示す that a hypertext element has received 焦点(を合わせる). The AccessibleEventObject::OldValue field 含む/封じ込めるs the start 索引 of 以前 焦点(を合わせる)d element. The AccessibleEventObject::NewValue field 持つ/拘留するs the start 索引 in the 文書 of the 現在の element that has 焦点(を合わせる). A value of -1 示すs that an element does not or did not have 焦点(を合わせる).
TABLE_CAPTION_CHANGED
const short TABLE_CAPTION_CHANGED = 25;
Description
Constant used to 示す that the (米)棚上げする/(英)提議する caption has changed. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 含む/封じ込める the old and new accessible 反対するs 代表するing the (米)棚上げする/(英)提議する caption.
TABLE_COLUMN_DESCRIPTION_CHANGED
const short TABLE_COLUMN_DESCRIPTION_CHANGED = 26;
Description
Constant used to 示す that the column description has changed. The AccessibleEventObject::NewValue field 含む/封じ込めるs the column 索引. The AccessibleEventObject::OldValue is left empty.
TABLE_COLUMN_HEADER_CHANGED
const short TABLE_COLUMN_HEADER_CHANGED = 27;
Description
Constant used to 示す that the column header has changed. The AccessibleEventObject::OldValue is empty, the AccessibleEventObject::NewValue field 含む/封じ込めるs an AccessibleTableModelChange 代表するing the header change.
TABLE_MODEL_CHANGED
const short TABLE_MODEL_CHANGED = 28;
Description
Constant used to 示す that the (米)棚上げする/(英)提議する data has changed. The AccessibleEventObject::OldValue is empty, the AccessibleEventObject::NewValue field 含む/封じ込めるs an AccessibleTableModelChange 代表するing the data change.
TABLE_ROW_DESCRIPTION_CHANGED
const short TABLE_ROW_DESCRIPTION_CHANGED = 29;
Description
Constant used to 示す that the 列/漕ぐ/騒動 description has changed. The AccessibleEventObject::NewValue field 含む/封じ込めるs the 列/漕ぐ/騒動 索引. The AccessibleEventObject::OldValue is left empty.
TABLE_ROW_HEADER_CHANGED
const short TABLE_ROW_HEADER_CHANGED = 30;
Description
Constant used to 示す that the 列/漕ぐ/騒動 header has changed. The AccessibleEventObject::OldValue is empty, the AccessibleEventObject::NewValue field 含む/封じ込めるs an AccessibleTableModelChange 代表するing the header change.
TABLE_SUMMARY_CHANGED
const short TABLE_SUMMARY_CHANGED = 31;
Description
Constant used to 示す that the (米)棚上げする/(英)提議する 要約 has changed. The AccessibleEventObject::OldValue and AccessibleEventObject::NewValue fields 含む/封じ込める the old and new accessible 反対するs 代表するing the (米)棚上げする/(英)提議する 要約.
LISTBOX_ENTRY_EXPANDED
const short LISTBOX_ENTRY_EXPANDED = 32;
Description
Constant used to 示す that a 名簿(に載せる)/表(にあげる) box 入ること/参加(者) has been 拡大するd. AccessibleEventObject::OldValue is empty. AccessibleEventObject::NewValue 含む/封じ込めるs the 拡大するd 名簿(に載せる)/表(にあげる) box 入ること/参加(者).
Since
OOo 3.2
LISTBOX_ENTRY_COLLAPSED
const short LISTBOX_ENTRY_COLLAPSED = 33;
Description
Constant used to 示す that a 名簿(に載せる)/表(にあげる) box 入ること/参加(者) has been 崩壊(する)d. AccessibleEventObject::OldValue is empty. AccessibleEventObject::NewValue 含む/封じ込めるs the 崩壊(する)d 名簿(に載せる)/表(にあげる) box 入ること/参加(者).
Since
OOo 3.2
最高の,を越す of Page

The ASF

Copyright & License | Privacy | 接触する Us | 寄付する | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are 登録(する)d trademarks of The Apache ソフトウェア 創立/基礎. The ASF logo is a trademark of The Apache ソフトウェア 創立/基礎. Other 指名するs appearing on the 場所/位置 may be trademarks of their 各々の owners.