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

翻訳前ページへ


Service FileContent
Language

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

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

service FileContent
Description
A とじ込み/提出する Content 代表するs either a directory or a とじ込み/提出する in the 地元の とじ込み/提出する system.

Whether a content 代表するs a folder or a とじ込み/提出する can be 決定するd by 検査/視察するing its 所有物/資産/財産 IsFolder or IsDocument.

See also
FileContentProvider

輸出(する)d Interfaces - 要約
::com::sun::星/主役にする::lang::XComponent

This interface is 器具/実施するd によれば the specification of service Content.

XContent

This interface is 器具/実施するd によれば the specification of service Content.

XContentCreator

This interface is 器具/実施するd によれば the specification of service Content. (詳細(に述べる)s)

XCommandProcessor

This interface is 器具/実施するd によれば the specification of service Content. (詳細(に述べる)s)

XCommandProcessor2

is an 高めるd 見解/翻訳/版 of XCommandProcessor that has an 付加 method for 解放(する)ing 命令(する) identifiers 得るd 経由で XCommandProcessor::createCommandIdentifier to 避ける 資源 漏れるs. For a 詳細(に述べる)d description of the problem 言及する to XCommandProcessor2::releaseCommandIdentifier. (詳細(に述べる)s)

::com::sun::星/主役にする::beans::XPropertiesChangeNotifier

This interface is 器具/実施するd によれば the specification of service Content.

::com::sun::星/主役にする::beans::XPropertyContainer

This interface is 器具/実施するd によれば the specification of service Content.

::com::sun::星/主役にする::beans::XPropertySetInfoChangeNotifier

This interface is 器具/実施するd によれば the specification of service Content.

XCommandInfoChangeNotifier

This interface is 器具/実施するd によれば the specification of service Content.

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

This interface is 器具/実施するd によれば the specification of service Content.

輸出(する)d Interfaces - 詳細(に述べる)s
::com::sun::星/主役にする::lang::XComponent
Description
This interface is 器具/実施するd によれば the specification of service Content.
XContent
Description
This interface is 器具/実施するd によれば the specification of service Content.
XContentCreator
Description
This interface is 器具/実施するd によれば the specification of service Content.

An 反対する 代表するing a directory in the とじ込み/提出する system is able to create a new 反対する, which in turn can become the 代表 of a physical とじ込み/提出する/directory 存在 含む/封じ込めるd in the 初期の directory. The 正確な way is the に引き続いて:

  1. Let the parent folder create a new content by calling XContentCreator::createNewContent on it. The content type to use for new directories is "使用/適用/vnd.sun.staroffice.fsys-folder". To create a new とじ込み/提出する use the type "使用/適用/vnd.sun.staroffice.fsys-とじ込み/提出する". As return value you get a new とじ込み/提出する content 反対する.
  2. 始める,決める a 肩書を与える at the new 反対する by letting it 遂行する/発効させる the 命令(する) "setPropertyValues", which 始める,決めるs at least the 所有物/資産/財産 "肩書を与える" to a 非,不,無-empty value ).
  3. Let the new 反対する ( not the parent! ) 遂行する/発効させる the 命令(する) "挿入する". This will create the corresponding physical とじ込み/提出する or directory. For とじ込み/提出するs, you need to 供給(する) the 実施 of an ::com::sun::星/主役にする::io::XInputStream with the 命令(する)'s parameters, that 供給するs 接近 to the stream data.

XCommandProcessor
Description
This interface is 器具/実施するd によれば the specification of service Content.

Supported 命令(する)s

  • getCommandInfo
  • getPropertySetInfo
  • getPropertyValues
  • setPropertyValues
  • 挿入する ( makes a newly created 文書 執拗な )
  • 削除する
  • open
  • 移転
Supported 所有物/資産/財産s
  • string ContentType ( read-only, either "使用/適用/vnd.sun.staroffice.fsys-folder" or "使用/適用/vnd.sun.staroffice.fsys-とじ込み/提出する" )
  • boolean IsDocument ( read-only, always true for とじ込み/提出するs, always 誤った for directories )
  • boolean IsFolder ( read-only ), always 誤った for とじ込み/提出するs, always true for directories )
  • ::com::sun::星/主役にする::util::DateTime DateModified ( read-only )
  • boolean IsReadOnly ( read-only せいにする )
  • hyper Size ( とじ込み/提出する size )
  • string 肩書を与える ( とじ込み/提出する 指名する )
  • boolean IsVolume ( read-only )
  • boolean IsRemoveable ( read-only )
  • boolean IsRemote ( read-only )
  • boolean IsCompactDisc ( read-only )
  • boolean IsFloppy ( read-only )
  • boolean IsHidden ( read-only )

XCommandProcessor2
Usage 制限s
optional
Description
is an 高めるd 見解/翻訳/版 of XCommandProcessor that has an 付加 method for 解放(する)ing 命令(する) identifiers 得るd 経由で XCommandProcessor::createCommandIdentifier to 避ける 資源 漏れるs. For a 詳細(に述べる)d description of the problem 言及する to XCommandProcessor2::releaseCommandIdentifier.

Where many 存在するing Content 実施s do not (yet), every new 実施 should support this interface.

::com::sun::星/主役にする::beans::XPropertiesChangeNotifier
Description
This interface is 器具/実施するd によれば the specification of service Content.
::com::sun::星/主役にする::beans::XPropertyContainer
Description
This interface is 器具/実施するd によれば the specification of service Content.
::com::sun::星/主役にする::beans::XPropertySetInfoChangeNotifier
Description
This interface is 器具/実施するd によれば the specification of service Content.
XCommandInfoChangeNotifier
Description
This interface is 器具/実施するd によれば the specification of service Content.
::com::sun::星/主役にする::コンテナ::XChild
Description
This interface is 器具/実施するd によれば the specification of service Content.

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