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

翻訳前ページへ


Service SimpleSetUpdate
Language

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

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

service SimpleSetUpdate
Description
供給するs 令状 接近 to a dynamic, homogeneous, 非,不,無-hierarchical 始める,決める of values or 反対するs.

許すs 追加するing and 除去するing elements. Helps create new elements to be 追加するd.

This service 延長するs SimpleSetAccess to support 修正するing the コンテナ. Any child 反対するs shall in turn support 修正するing 接近.


含むd Services - 要約
SimpleSetAccess

is the basic service 供給するing read 接近 to a (not やむを得ず hierarchical) 始める,決める.

輸出(する)d Interfaces - 要約
::com::sun::星/主役にする::コンテナ::XNameContainer

許すs 挿入するing, 除去するing, and 取って代わるing elements. (詳細(に述べる)s)

::com::sun::星/主役にする::lang::XSingleServiceFactory

許すs creating an 反対する that can be 挿入するd into this 始める,決める. [条件付きの] (詳細(に述べる)s)

::com::sun::星/主役にする::lang::XMultiServiceFactory

許すs creating さまざまな 反対するs that can be 挿入するd into this 始める,決める. [optional] (詳細(に述べる)s)

含むd Services - 詳細(に述べる)s
SimpleSetAccess
Description
is the basic service 供給するing read 接近 to a (not やむを得ず hierarchical) 始める,決める.
輸出(する)d Interfaces - 詳細(に述べる)s
::com::sun::星/主役にする::コンテナ::XNameContainer
Description
許すs 挿入するing, 除去するing, and 取って代わるing elements.

This interface 延長するs the interface ::com::sun::星/主役にする::コンテナ::XNameAccess supported by service SimpleSetAccess to 許す 修正するing the コンテナ.

If 利用できる, changes can be 観察するd by 登録(する)ing a listener with interface ::com::sun::星/主役にする::コンテナ::XContainer.

If the elements of this 始める,決める are of simple type (the type returned by ::com::sun::星/主役にする::コンテナ::XElementAccess::getElementType() is not an interface type), then values of that type can 直接/まっすぐに be passed to ::com::sun::星/主役にする::コンテナ::XNameContainer::insertByName() and ::com::sun::星/主役にする::コンテナ::XNameContainer::replaceByName().

さもなければ new elements have to be 建設するd to match the type 定める/命ずるd by the element template of this 始める,決める. Such elements can be created using interfaces ::com::sun::星/主役にする::lang::XSingleServiceFactory and, if supported, ::com::sun::星/主役にする::lang::XMultiServiceFactory.

反対するs to be 挿入するd must not be 含む/封じ込めるd in any 始める,決める at the time of insertion. ::com::sun::星/主役にする::コンテナ::XChild::getParent() must return NULL. If a 指名する had been 割り当てるd to the 反対する 事前の to insertion (using ::com::sun::星/主役にする::コンテナ::XNamed::setName() or by other means), this 指名する is ignored and will be lost. After insertion the 指名する of the 反対する is the 指名する that was used as argument to ::com::sun::星/主役にする::コンテナ::XNameContainer::insertByName() or ::com::sun::星/主役にする::コンテナ::XNameContainer::replaceByName().

反対するs that are 除去するd using ::com::sun::星/主役にする::コンテナ::XNameContainer::removeByName() or 取って代わるd using ::com::sun::星/主役にする::コンテナ::XNameContainer::replaceByName() remain valid and can be reinserted into a 始める,決める supporting the same template and even under a different 指名する.

An 実施 need not support insertion of 反対するs that were not 得るd in one of the ways 述べるd above. If it does, the 実施 must 拒絶する elements that do not have the 訂正する structure as 述べるd by the template.

::com::sun::星/主役にする::lang::XSingleServiceFactory
Usage 制限s
optional
Description
許すs creating an 反対する that can be 挿入するd into this 始める,決める. [条件付きの]

This interface shall be 器具/実施するd by an 実施, if and only if the element type of the 始める,決める, as returned by ::com::sun::星/主役にする::コンテナ::XElementAccess::getElementType(), is an 反対する type, such as an interface.

Using ::com::sun::星/主役にする::lang::XSingleServiceFactory::createInstance() an instance of the element template of this 始める,決める is created. If the 始める,決める supports 多重の templates or variations of the basic template, a default variant of the basic template is instantiated. If an 実施 supports variations, they may be 明示するd by passing arguments to ::com::sun::星/主役にする::lang::XSingleServiceFactory::createInstanceWithArguments(). There are no predefined arguments for all 見解/翻訳/版s of this service.

The 反対する created is not 含む/封じ込めるd in the 始める,決める and does not have a 指名する yet. It may subsequently be 挿入するd into the 始める,決める and 指名するd using ::com::sun::星/主役にする::コンテナ::XNameContainer::insertByName() or ::com::sun::星/主役にする::コンテナ::XNameContainer::replaceByName().

::com::sun::星/主役にする::lang::XMultiServiceFactory
Usage 制限s
optional
Description
許すs creating さまざまな 反対するs that can be 挿入するd into this 始める,決める. [optional]

This interface may be 器具/実施するd by an 実施 of service SetUpdate to support creating elements from other than the basic element template. An example of this would be an 実施 that supports 相続物件, 許すing the use of templates derived from the basic template by 拡張.

This interface may only be 器具/実施するd if the element type of the 始める,決める (as returned by ::com::sun::星/主役にする::コンテナ::XElementAccess::getElementType()) is an 反対する type, such as an interface. An 実施 should also 器具/実施する interface XTemplateContainer which is optional in this service.

The service identifier argument passed to ::com::sun::星/主役にする::lang::XMultiServiceFactory::createInstance() or ::com::sun::星/主役にする::lang::XMultiServiceFactory::createInstanceWithArguments() 指名するs the template to be instantiated or さもなければ identifies the structure to be built. The 実施 must at least support using the template 指名する 得るd from XTemplateContainer::getElementTemplateName() as a service identifier, in which 事例/患者 the result shall be the same as if the corresponding member of ::com::sun::星/主役にする::lang::XSingleServiceFactory had been called.


 
最高の,を越す 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.