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

翻訳前ページへ


Interface XContainerQuery
Language

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

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: コンテナ ::

interface XContainerQuery
Description
supports simple query feature on a コンテナ

This interface makes it possible to create sub 始める,決めるs of コンテナ items which serve 明示するd search criterion.


Methods' 要約
createSubSetEnumerationByQuery creates a sub 始める,決める of コンテナ items which match given query 命令(する)  
createSubSetEnumerationByProperties creates a sub 始める,決める of コンテナ items which supports searched 所有物/資産/財産s as 最小限  
Methods' 詳細(に述べる)s
createSubSetEnumerationByQuery
XEnumeration
createSubSetEnumerationByQuery( [in] string  Query );

Description
creates a sub 始める,決める of コンテナ items which match given query 命令(する)

Items of this sub 始める,決める must match used query string. 判型 of query depends from real 実施. Using of "param=value" pairs isn't neccessary. So it's possible to 連合させる different parameters as one simple 命令(する) string.

Parameter Query
items of sub 始める,決める must match to this query
example:
(1)
query as parameter sequence to return all elements wich match the 指名する pattern and supports a special feature; sort it 上がるing
"指名する=*myname_??_;sort=上がるing;feature=VISIBLE"
(2)
query as 命令(する) to return all elements which support special feature and match by 指名する pattern;上がるing sort is the default
"getAllVisible(*myname_??_)"
Returns
an sub 始める,決める of コンテナ items as an enumeration.
createSubSetEnumerationByProperties
XEnumeration
createSubSetEnumerationByProperties( [in] sequence< ::com::sun::星/主役にする::beans::NamedValue >  所有物/資産/財産s );

Description
creates a sub 始める,決める of コンテナ items which supports searched 所有物/資産/財産s as 最小限

It's not possible to use special 命令(する)s or search 明確な/細部 parameters here. You can match by 所有物/資産/財産s only. Enumerated elements must 供給する queried 所有物/資産/財産s as 最小限. Not 明示するd 所有物/資産/財産s willn't be used for searching.

Parameter 所有物/資産/財産s
items of sub 始める,決める must support given 所有物/資産/財産s as 最小限
example:
(supported)
search for items wich match the 指名する pattern and supports the VISIBLE feature
Parameters[0].指名する = "指名する"
Parameters[0].Value = "*myname_??_"
Parameters[1].指名する = "feature"
Parameters[1].Value = "VISIBLE"
...
(unsupported)
"sort" isn't a 所有物/資産/財産 of a コンテナ item! Parameters[0].指名する = "sort"
Parameters[0].Value = "上がるing"
...
Returns
an sub 始める,決める of コンテナ items as an enumeration.
最高の,を越す 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.