Elements' 要約 |
DisplayName |
denotes the human-readable 陳列する,発揮する 指名する used to 現在の a 所有物/資産/財産 to the 使用者
|
支配(する)/統制する |
denotes the 支配(する)/統制する which should be used to 代表する the 所有物/資産/財産 at the UI.
|
HelpURL |
明示するs the URL to the help topic to be associated with the 所有物/資産/財産
|
HasPrimaryButton |
detetrmines whether a button 存在するs which can be used for a more コンビナート/複合体, interactive
所有物/資産/財産 value input.
|
PrimaryButtonId |
述べるs a unique id to associate with the 最初の/主要な button
|
PrimaryButtonImageURL |
述べるs the URL of an image to 陳列する,発揮する on the 最初の/主要な button, if any.
|
PrimaryButtonImage |
述べるs a graphics to 陳列する,発揮する at the 最初の/主要な button, if any.
|
HasSecondaryButton |
detetrmines whether a 第2位 button 存在するs which can be used for a more コンビナート/複合体, interactive
所有物/資産/財産 value input.
|
SecondaryButtonId |
述べるs a unique id to associate with the 最初の/主要な button
|
SecondaryButtonImageURL |
述べるs the URL of an image to 陳列する,発揮する on the 第2位 button, if any.
|
SecondaryButtonImage |
述べるs a graphics to 陳列する,発揮する at the 第2位 button, if any.
|
IndentLevel |
述べるs the indent level for the 所有物/資産/財産
|
部類 |
述べるs the 部類 into which the 所有物/資産/財産 should be sorted by the ObjectInspector.
|
Elements' 詳細(に述べる)s |
DisplayName
string DisplayName;
- Description
- denotes the human-readable 陳列する,発揮する 指名する used to 現在の a 所有物/資産/財産 to the 使用者
|
|
支配(する)/統制する
|
HelpURL
string HelpURL;
- Description
- 明示するs the URL to the help topic to be associated with the 所有物/資産/財産
|
|
HasPrimaryButton
|
PrimaryButtonId
string PrimaryButtonId;
- Description
- 述べるs a unique id to associate with the 最初の/主要な button
In OpenOffice.org, UI elements いつかs 要求する a いわゆる UniqueID, which can be
used to uniquely (within the whole 使用/適用) identify this UI element. For instance,
自動化するing the OpenOffice.org UI 経由で a 献身的な separate 使用/適用 ("TestTool") 要求するs
such IDs.
If a 最初の/主要な button 存在するs for a 所有物/資産/財産's UI 代表 (HasPrimaryButton),
it gets the ID 明示するd herein.
|
|
PrimaryButtonImageURL
string PrimaryButtonImageURL;
- Description
- 述べるs the URL of an image to 陳列する,発揮する on the 最初の/主要な button, if any.
This URL will be used to 得る an actual ::com::sun::星/主役にする::graphic::XGraphic
反対する from an ::com::sun::星/主役にする::graphic::GraphicProvider.
The 所有物/資産/財産 will be ignored if HasPrimaryButton is 誤った.
If you need to 明示する a graphic which does not have an URL, but is 利用できる as
::com::sun::星/主役にする::graphic::XGraphic only, then you must leave
PrimaryButtonImageURL empty, and use the PrimaryButtonImage 所有物/資産/財産.
- See also
- PrimaryButtonImage
|
|
PrimaryButtonImage
|
HasSecondaryButton
|
SecondaryButtonId
string SecondaryButtonId;
- Description
- 述べるs a unique id to associate with the 最初の/主要な button
If a 第2位 button 存在するs for a 所有物/資産/財産's UI 代表 (HasSecondaryButton),
it gets the ID 明示するd herein.
- See also
- PrimaryButtonId
|
|
SecondaryButtonImageURL
|
SecondaryButtonImage
|
IndentLevel
short IndentLevel;
- Description
- 述べるs the indent level for the 所有物/資産/財産
If a given 所有物/資産/財産 semantically depends on another one, the indent level
can be used to visually 代表する this fact. For this, the 扶養家族 所有物/資産/財産's
indent level would be one larger than the indent level of the other 所有物/資産/財産.
普通は, XPropertyHandlers will 始める,決める this to 0 when 述べるing
the UI for a normal 所有物/資産/財産.
|
|
部類
string 部類;
- Description
- 述べるs the 部類 into which the 所有物/資産/財産 should be sorted by the ObjectInspector.
An ObjectInspector can visually group 所有物/資産/財産s which semantically belong
together (for instance using tab pages). The 決定/判定勝ち(する) which 所有物/資産/財産s 現実に belong together
is made using this 部類 せいにする.
For your 実施 of XPropertyHandler, it's recommended that you 文書 the programmatic
指名するs used for 所有物/資産/財産 部類s. This way, your handler might be 再使用するd in
different 状況s, where only the XObjectInspectorModel needs to 供給する 一貫した
UI 指名するs for the 部類s.
- See also
- XObjectInspectorModel::describeCategories
|
|
Copyright © 2013, The Apache ソフトウェア 創立/基礎, Licensed under the Apache License, 見解/翻訳/版 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache ソフトウェア 創立/基礎. Other 指名するs may be trademarks of their 各々の owners.