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

翻訳前ページへ


Constants' Group ContentAction
Language

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

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

constants group ContentAction
Description
明示するs 活動/戦闘s which can be 輸送(する)d with content events.

The 状況/情勢s under which contents will send ContentEvents of the さまざまな 活動/戦闘 types are 述べるd below. The description is broken into a 名簿(に載せる)/表(にあげる) of useful 鮮明度/定義s, a 名簿(に載せる)/表(にあげる) of events that happen to contents, and a 名簿(に載せる)/表(にあげる) of reactions taken by contents in 返答 to those events.

The 鮮明度/定義s are as follows:

D1A content C has an identifier id(C).
D2A content C is in one of two 明言する/公表するs, Alive or 削除するd.
D3A folder content F has a 始める,決める of children H(F) that is a 始める,決める of content identifiers. For example, an "open" 命令(する) will usualy return a subset of the contents denoted by H(F).

The events that can happen to contents (and that are of 利益/興味 in this 状況) are 名簿(に載せる)/表(にあげる)d next. 公式文書,認める that 'event' here does not mean an ContentEvent, but rather some event that occurs either because some content 過程s a 命令(する), or because a content gets 知らせるd about a 関連した change in the underlying system it 代表するs.

E1The identifier of a content C changes from id1(C) == A to id2(C) == B, denoted as E1(C: A->B). For example, this event may occur when content C 過程s a "setPropertyValues" 命令(する) changing its "肩書を与える" propery, or when afolder that hierarchicaly 含む/封じ込めるs C changes its 身元.
E2The 明言する/公表する of a content C changes from Alive to 削除するd, denoted as E2(C). For example, this event may occur when content C 過程s a "削除する" 命令(する), or when a content 代表するing an IMAP message gets 知らせるd by the IMAP server that the message has been 削除するd.
E3The 始める,決める of children of a folder content F is 大きくするd by some identifier A (that was not 以前 in that 始める,決める, i.e., !(A in H1(F)) && (A in H2(F))), denoted as E3(F, A). For example, this event may occur when a new content created at folder F 過程s its "挿入する" 命令(する), or when a folder 代表するing an IMAP mailbox gets 知らせるd by the IMAP server that a new message has arrived at that mailbox.

Finally, the 名簿(に載せる)/表(にあげる) of reactions taken by contents in 返答 to the above events gives a description of what 肉親,親類d of ContentEvents are sent in which 状況/情勢s:

R1E1(C: A->B) results in C sending an EXCHANGED ContentEvent, which then results in the に引き続いて: All folders F that used to have A as a child, but will not have B as a child, i.e., (A in H1(F)) && !(B in H2(F)), send a REMOVED ContentEvent.
R2E2(C) results in C sending a DELETED ContentEvent, which then results in the に引き続いて: All folders F that used to have A as a child, but will not continue to have A as a child, i.e., (A in H1(F)) && !(A in H2(F)), send a REMOVED event.
R3E3(F, A) results in F sending an INSERTED event.

Constants
INSERTED A content was 挿入するd into a folder content (i.e., while updating the folder).  
REMOVED A content was 除去するd from a folder content, but not 肉体的に destroyed (i.e., 予定 to 支配するs just 適用するd to the folder).  
DELETED A content was 肉体的に destroyed.  
EXCHANGED This 活動/戦闘 示すs that a content has changed its 身元 (i.e. after 改名するing a とじ込み/提出する system folder).  
SEARCH_MATCHED [ DEPRECATED ]
This is obsolete and should no longer be used.  
Constants' 詳細(に述べる)s
INSERTED
const long INSERTED = 0;
Description
A content was 挿入するd into a folder content (i.e., while updating the folder).

This 活動/戦闘 must be 通知するd at the listeners of the folder content.

REMOVED
const long REMOVED = 1;
Description
A content was 除去するd from a folder content, but not 肉体的に destroyed (i.e., 予定 to 支配するs just 適用するd to the folder).

This 活動/戦闘 must be 通知するd at the listeners of the folder content.

DELETED
const long DELETED = 2;
Description
A content was 肉体的に destroyed.

Events 含む/封じ込めるing this 活動/戦闘 may be 生成するd at any time. So a content event listener should be 用意が出来ている to get 通知するd the "death" of the 関係のある content!

This 活動/戦闘 must be 通知するd at the listeners of the 削除するd content.

EXCHANGED
const long EXCHANGED = 4;
Description
This 活動/戦闘 示すs that a content has changed its 身元 (i.e. after 改名するing a とじ込み/提出する system folder).

This 活動/戦闘 must be 通知するd at the listeners of the 交流d content.

SEARCH_MATCHED
const long SEARCH_MATCHED = 128;
Usage 制限s
deprecated
Description
This is obsolete and should no longer be used.
最高の,を越す of Page

Apache Software Foundation

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

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