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

翻訳前ページへ


Interface XObjectInspectorUI
Language

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

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: 査察 ::

interface XObjectInspectorUI
Description
認めるs 接近 to 確かな 面s of the 使用者 interface of an 反対する 視察官

This interface is used as callback for XPropertyHandlers.

As a consequence, methods operating on the UI for a 所有物/資産/財産, and taking the 指名する of this 所有物/資産/財産, are tolerant against 所有物/資産/財産s which do not 存在する. For instance, if a 所有物/資産/財産 handler tries to 無能にする the UI for 所有物/資産/財産 Foo, but another handler has superseded this 所有物/資産/財産, then the ObjectInspector will not have any UI for it. In this 事例/患者, the call to enablePropertyUI( "Foo" ) will 簡単に be ignored.

Since
OOo 2.0.3

Methods' 要約
enablePropertyUI enables or 無能にするs all 構成要素s belonging to the UI 代表 of a 所有物/資産/財産  
enablePropertyUIElements enables or 無能にするs the 選び出す/独身 elements which can be part of the UI 代表 of a 所有物/資産/財産  
rebuildPropertyUI 完全に 再構築するs the UI for the given 所有物/資産/財産.  
showPropertyUI shows the UI for a given 所有物/資産/財産  
hidePropertyUI hides the UI for a given 所有物/資産/財産  
showCategory shows or hides all 所有物/資産/財産s belonging to a given 部類  
getPropertyControl retrieves the 支配(する)/統制する 現在/一般に used to 陳列する,発揮する a given 所有物/資産/財産  
registerControlObserver 登録(する)s an 観察者/傍聴者 for all 所有物/資産/財産 支配(する)/統制するs  
revokeControlObserver 取り消すs a 以前 登録(する)d 支配(する)/統制する 観察者/傍聴者  
setHelpSectionText 始める,決めるs the text of the help section, if the 反対する 視察官 含む/封じ込めるs one.  
Methods' 詳細(に述べる)s
enablePropertyUI
無効の
enablePropertyUI( [in] string  PropertyName,
[in] boolean  Enable );

Description
enables or 無能にするs all 構成要素s belonging to the UI 代表 of a 所有物/資産/財産

This is usually used by an XPropertyHandler if it 扱うs 所有物/資産/財産s, where one does only make sense if another one has a 確かな value.

Parameter PropertyName
denotes the 指名する of the 所有物/資産/財産 whose UI is to be enabled or 無能にするd.
Parameter Enable
true if and only if the UI should be 無能にするd, 誤った さもなければ.
enablePropertyUIElements
無効の
enablePropertyUIElements( [in] string  PropertyName,
[in] short  Elements,
[in] boolean  Enable );

Description
enables or 無能にするs the 選び出す/独身 elements which can be part of the UI 代表 of a 所有物/資産/財産

公式文書,認める that the 完全にする UI for the 所有物/資産/財産 must be enabled in order for these settings to be 評価するd. That is, enablePropertyUIElements does not have any 影響 if somebody 以前 無能にするd the 完全にする UI for this 所有物/資産/財産 with enablePropertyUI.

Parameter PropertyName
the 指名する of the 所有物/資産/財産 whose 使用者 interface elements are to be enabled or 無能にするd
Parameter Elements
a combination of PropertyLineElement 旗s 明示するing which elements are to be enabled or 無能にするd.
公式文書,認める that if you don't 始める,決める a particular bit here (say, PropertyLineElement::PrimaryButton), this does mean that this element's 明言する/公表する is not 影響する/感情d by the call - it does not mean that it is 無能にするd.
Parameter Enable
true if the elements denoted by _nElements should be enabled, 誤った if they should be 無能にするd.
rebuildPropertyUI
無効の
rebuildPropertyUI( [in] string  PropertyName );

Description
完全に 再構築するs the UI for the given 所有物/資産/財産.

This method might be used by an XPropertyHandler if it wants to change the type of 支配(する)/統制する (see PropertyControlType) used to 陳列する,発揮する a 確かな 所有物/資産/財産.

The 反対する 視察官 will then call describePropertyLine again, and update its UI accordingly.

公式文書,認める that the 所有物/資産/財産 whose UI should be rebuilt must not やむを得ず be (though usually is) in the 責任/義務 of the handler which calls this method. The 反対する 視察官 will look up the handler with the 責任/義務 for PropertyName and call its XPropertyHandler::describePropertyLine

Parameter PropertyName
the 指名する of the 所有物/資産/財産 whose UI is to be 完全に rebuilt.
showPropertyUI
無効の
showPropertyUI( [in] string  PropertyName );

Description
shows the UI for a given 所有物/資産/財産
Parameter PropertyName
the 指名する of the 所有物/資産/財産 whose UI is to be shown
hidePropertyUI
無効の
hidePropertyUI( [in] string  PropertyName );

Description
hides the UI for a given 所有物/資産/財産
Parameter PropertyName
the 指名する of the 所有物/資産/財産 whose UI is to be hidden
showCategory
無効の
showCategory( [in] string  部類,
[in] boolean  Show );

Description
shows or hides all 所有物/資産/財産s belonging to a given 部類
See also
LineDescriptor::部類, XObjectInspectorModel::describeCategories
getPropertyControl
XPropertyControl
getPropertyControl( [in] string  PropertyName );

Description
retrieves the 支配(する)/統制する 現在/一般に used to 陳列する,発揮する a given 所有物/資産/財産
Parameter PropertyName
the 指名する of the 所有物/資産/財産 whose 支配(する)/統制する should be retrieved
Returns
the XPropertyControl 代表するing the given 所有物/資産/財産, or NULL if there is no such 所有物/資産/財産 支配(する)/統制する.
registerControlObserver
無効の
registerControlObserver( [in] XPropertyControlObserver  観察者/傍聴者 );

Description
登録(する)s an 観察者/傍聴者 for all 所有物/資産/財産 支配(する)/統制するs

The given XPropertyControlObserver will be 通知するd of all changes in all 所有物/資産/財産 支配(する)/統制するs.

Since
OOo 2.2
See also
revokeControlObserver
revokeControlObserver
無効の
revokeControlObserver( [in] XPropertyControlObserver  観察者/傍聴者 );

Description
取り消すs a 以前 登録(する)d 支配(する)/統制する 観察者/傍聴者
Since
OOo 2.2
See also
registerControlObserver
setHelpSectionText
無効の
setHelpSectionText( [in] string  HelpText )
raises( ::com::sun::星/主役にする::lang::NoSupportException );

Description
始める,決めるs the text of the help section, if the 反対する 視察官 含む/封じ込めるs one.
Throws
NoSupportException if the XObjectInspectorModel::HasHelpSection 所有物/資産/財産 要求するs the help section to be unavailable.
Since
OOo 2.2
最高の,を越す 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.