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

翻訳前ページへ


Service HierarchyDataReadAccess
Language

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

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

service HierarchyDataReadAccess
Description
供給するs read 接近 to a fragment of the 階層制度 data.

A 階層制度 data source 供給するs 接近 to a tree of 階層制度 data nodes. Each 階層制度 data node, except the root node, has a parent that is a 階層制度 data node too. A 階層制度 data node has a 指名する.

Each 階層制度 data node has three data members:

  • "肩書を与える", which is of type string. It 含む/封じ込めるs a 肩書を与える for the node. This value must not be empty.
  • "TargetURL", which is of type string
  • It may 含む/封じ込める any URL, which will be 扱う/治療するd as the 的 of a 階層制度 link.
  • "Children", which is of type HierarchyDataReadAccess or of type HierarchyDataReadWriteAccess
  • , depending on the type of the node. This member 供給するs 接近 to the children of a node.

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

gives 接近 to the data members of a 階層制度 data node. (詳細(に述べる)s)

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

gives 接近 to the data members of a 階層制度 data node 同様に as to any child nodes or to the data members of child nodes using a hierarchical 指名する. (詳細(に述べる)s)

::com::sun::星/主役にする::util::XChangesNotifier

許すs 登録(する)ing listeners that 観察する the 階層制度 data source. (詳細(に述べる)s)

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

許すs controlling or 観察するing the lifetime of the 階層制度 data 接近 反対する.

輸出(する)d Interfaces - 詳細(に述べる)s
::com::sun::星/主役にする::コンテナ::XNameAccess
Description
gives 接近 to the data members of a 階層制度 data node.

Examples:

  • getByName( "肩書を与える" ) will return an any 含む/封じ込めるing a string 含む/封じ込めるing the 肩書を与える of the node.
  • getByName( "Children" ) will return an any 含む/封じ込めるing an 実施 of service HierarchyDataReadAccess, if it was called on a read-only node. It will return an 実施 of service HierarchyDataReadWriteAccess if it was called on a writable node.
::com::sun::星/主役にする::コンテナ::XHierarchicalNameAccess
Description
gives 接近 to the data members of a 階層制度 data node 同様に as to any child nodes or to the data members of child nodes using a hierarchical 指名する.

A hierarchical 指名する consists of segments that are separated by a 選び出す/独身 削除する ('/'). There is neither a 主要な nor a 追跡するing 削除する 許すd.

  • path = segment ( '/' segement )*
  • segment = '[' 引用するd-string ']'
  • 引用するd-string = "'" escaped-string "'"
  • escaped-string = escaped accoding to XML せいにする 指名するing 条約s

Examples:

  • getByHierarchicalName( "肩書を与える" ) will return an any 含む/封じ込めるing a string 含む/封じ込めるing the 肩書を与える of the node itself.
  • getByHierarchicalName( "Children/['subnode1']" ) will give 接近 to the child node 指名するd "subnode1" of the node. It will return an any 含む/封じ込めるing an 実施 of service HierarchyDataReadAccess, if it was called on a read-only node. It will return an 実施 of service HierarchyDataReadWriteAccess if it was called on a writable node.
  • getByHierarchicalName( "Children/['subnode2']/TargetURL" ) will give direct 接近 to the "TargetURL" data member of the child node 指名するd "subnode2" of the node. It will return an any 含む/封じ込めるing a string 含む/封じ込めるing the 的 URL of the node.
  • getByHierarchicalName( "Children/['subnode3']/Children" ) will give direct 接近 to the "Children" data member of the child node 指名するd "subnode3" of the node. It will return an any conntaining an 実施 of service HierarchyDataReadAccess, if it was called on a read-only node. It will return an 実施 of service HierarchyDataReadWriteAccess if it was called on a writable node.
::com::sun::星/主役にする::util::XChangesNotifier
Description
許すs 登録(する)ing listeners that 観察する the 階層制度 data source.

A (弁護士の)依頼人 can 登録(する) an ::com::sun::星/主役にする::util::XChangesListener, which will receive notifications for any changes within the 階層制度 (fragment) this 反対する 代表するs.

An 実施 should collect as many changes as possible into a 選び出す/独身 ::com::sun::星/主役にする::util::ChangesEvent.

::com::sun::星/主役にする::lang::XComponent
Description
許すs controlling or 観察するing the lifetime of the 階層制度 data 接近 反対する.

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