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

翻訳前ページへ


Service GridControl
Language

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

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: form :: 構成要素 ::

service GridControl
Description
明示するs a model for a 支配(する)/統制する which can 陳列する,発揮する form data in a (米)棚上げする/(英)提議する-like way.

In opposite to other form 支配(する)/統制するs, grid 支配(する)/統制するs do not only 陳列する,発揮する the 選び出す/独身 現在の value of a column they are bound to. Moreover, they do 陳列する,発揮する not only the 現在の 列/漕ぐ/騒動 of the form, but all 列/漕ぐ/騒動s (at least 潜在的に, 限られた/立憲的な by the 支配(する)/統制する size, of course).

The (米)棚上げする/(英)提議する 列/漕ぐ/騒動s in a grid 支配(する)/統制する correspond to the 列/漕ぐ/騒動s in the DataForm the 支配(する)/統制する belongs to, and the columns correspond to 選び出す/独身 columns of the form's 列/漕ぐ/騒動 始める,決める.

Columns of a grid 支配(する)/統制する are modeled by own 反対するs, too. They are very 類似の to usual ::com::sun::星/主役にする::form::DataAwareControlModels modeling other "選び出す/独身-value" 支配(する)/統制するs, but they are not 述べるd as own services. Instead, they need to be created using the ::com::sun::星/主役にする::form::XGridColumnFactory interface.


含むd Services - 要約
::com::sun::星/主役にする::form::FormControlModel
(言及/関連d (独立の)存在's 要約:)
明示するs a 支配(する)/統制する model within a form.
::com::sun::星/主役にする::form::FormComponents

供給するs basic functionality of a コンテナ of ::com::sun::星/主役にする::form::FormComponents. (詳細(に述べる)s)

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

許すs to create column models to be 挿入するd into the 支配(する)/統制する model. (詳細(に述べる)s)

::com::sun::星/主役にする::見解(をとる)::XSelectionSupplier

gives 接近 to the 現在/一般に 選択. (詳細(に述べる)s)

::com::sun::星/主役にする::form::XReset

resets the 支配(する)/統制する. (詳細(に述べる)s)

所有物/資産/財産s' 要約
short
国境
returns the 国境 style of the 支配(する)/統制する.  
long
BorderColor
[ OPTIONAL ]
明示するs the color of the 国境, if 現在の  
boolean
Enabled
決定するs whether the 支配(する)/統制する is enabled or 無能にするd.  
::com::sun::星/主役にする::awt::FontDescriptor
FontDescriptor
含む/封じ込めるs the font せいにするs of the text in the 支配(する)/統制する.  
long
RowHeight
明示するs the 高さ of a 列/漕ぐ/騒動 of the grid.  
boolean
Tabstop
決定するs whether the 支配(する)/統制する can be reached by the tabulator 重要な.  
::com::sun::星/主役にする::util::Color
TextColor
明示するs the text color (RGB) of the 支配(する)/統制する.  
含むd Services - 詳細(に述べる)s
::com::sun::星/主役にする::form::FormControlModel
(言及/関連d (独立の)存在's 要約:)
明示するs a 支配(する)/統制する model within a form.
::com::sun::星/主役にする::form::FormComponents
Description
供給するs basic functionality of a コンテナ of ::com::sun::星/主役にする::form::FormComponents.

All the コンテナ-関係のある methods of this service 関係のある to 支配(する)/統制する models, this is what are the コンテナ elements for a GridControl.

As the ::com::sun::星/主役にする::form::FormComponents service also 明示するs the ::com::sun::星/主役にする::script::XEventAttacherManager service, grid 支配(する)/統制する models also 供給する a scripting 環境 for their columns.

輸出(する)d Interfaces - 詳細(に述べる)s
::com::sun::星/主役にする::form::XGridColumnFactory
Description
許すs to create column models to be 挿入するd into the 支配(する)/統制する model.

公式文書,認める that the 反対する returned by the ::com::sun::星/主役にする::form::XGridColumnFactory::createColumn method is not part of the grid 支配(する)/統制する, yet. It needs to be 挿入するd using any of the コンテナ interfaces.

You always need to use this interface for creating columns for the grid 支配(する)/統制する. Column models not created this way will not be 受託するd when 挿入するd later on.

::com::sun::星/主役にする::見解(をとる)::XSelectionSupplier
Usage 制限s
deprecated
Description
gives 接近 to the 現在/一般に 選択.

In a grid 支配(する)/統制する, 選び出す/独身 columns can be selected (at most one at a time).
For さまざまな unfortunate reaons, this 選択 is an 面 of the model, not of the 支配(する)/統制する as you would 推定する/予想する.

This interface is deprecated, new 実施s should not use it anymore, as it is to be superseeded by a 解答 which is bound to the 支配(する)/統制する, not the model.

::com::sun::星/主役にする::form::XReset
Description
resets the 支配(する)/統制する.

The reset of the 支配(する)/統制する is 今後d to all it's elements, means to all the column models. As grid columns are very much like data-aware stand-alone 支配(する)/統制するs, you can find a description of the reset functionality in ::com::sun::星/主役にする::form::DataAwareControlModel::XReset.

所有物/資産/財産s' 詳細(に述べる)s
国境
short 国境;
Description
returns the 国境 style of the 支配(する)/統制する.
 0: No 国境
 1: 3D 国境
 2: simple 国境
 
BorderColor
long BorderColor;
Usage 制限s
optional
Description
明示するs the color of the 国境, if 現在の

Not every 国境 style (see 国境) may support coloring. For instance, usually a 国境 with 3D 影響 will ignore the BorderColor setting.

Since
OOo 2.0
Enabled
boolean Enabled;
Description
決定するs whether the 支配(する)/統制する is enabled or 無能にするd.
FontDescriptor
::com::sun::星/主役にする::awt::FontDescriptor FontDescriptor;
Description
含む/封じ込めるs the font せいにするs of the text in the 支配(する)/統制する.
RowHeight
long RowHeight;
Description
明示するs the 高さ of a 列/漕ぐ/騒動 of the grid.

If the value is 始める,決める to NULL, the 高さ is 決定するd automatically (許可,名誉などを)与えるing to the 現在の font used.

See also
GridControl::FontDescriptor
Tabstop
boolean Tabstop;
Description
決定するs whether the 支配(する)/統制する can be reached by the tabulator 重要な.
TextColor
::com::sun::星/主役にする::util::Color TextColor;
Description
明示するs the text color (RGB) of the 支配(する)/統制する.

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