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

翻訳前ページへ


Service GridControl
Language

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

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: form :: 支配(する)/統制する ::

service GridControl
Description
述べるs a (米)棚上げする/(英)提議する-like 支配(する)/統制する for 陳列する,発揮するing data.

The model of the 支配(する)/統制する has to support the ::com::sun::星/主役にする::form::構成要素::GridControl service.

See also
::com::sun::星/主役にする::awt::UnoControl, ::com::sun::星/主役にする::awt::UnoControlModel

含むd Services - 要約
::com::sun::星/主役にする::awt::UnoControl
(言及/関連d (独立の)存在's 要約:)
明示するs an abstract 支配(する)/統制する.
輸出(する)d Interfaces - 要約
::com::sun::星/主役にする::form::XBoundComponent

許すs committing the content of the active 独房 of the 支配(する)/統制する.

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

許すs 接近 to the active 独房 within the grid. (詳細(に述べる)s)

::com::sun::星/主役にする::form::XGridControl
::com::sun::星/主役にする::util::XModifyBroadcaster

used to broadcast modifications made by the 使用者 (within the active 独房)

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

許すs 接近 to the field data of the grid's 現在の 列/漕ぐ/騒動 in different 判型s (詳細(に述べる)s)

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

許すs 接近 to 反対するs wrapping a 選び出す/独身 column

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

許すs 創造 of an enumeration for the column 反対するs

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

is used to switch the operating 方式s of the 支配(する)/統制する. (詳細(に述べる)s)

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

used to 支配(する)/統制する the 選択 of 列/漕ぐ/騒動s in the grid 支配(する)/統制する. (詳細(に述べる)s)

::com::sun::星/主役にする::でっちあげる,人を罪に陥れる::XDispatchProviderInterception

許すs 外部の 構成要素s to 登録(する) dispatchers for some ありふれた form 活動/戦闘s. (詳細(に述べる)s)

含むd Services - 詳細(に述べる)s
::com::sun::星/主役にする::awt::UnoControl
(言及/関連d (独立の)存在's 要約:)
明示するs an abstract 支配(する)/統制する.
輸出(する)d Interfaces - 詳細(に述べる)s
::com::sun::星/主役にする::form::XBoundComponent
Description
許すs committing the content of the active 独房 of the 支配(する)/統制する.
::com::sun::星/主役にする::form::XGrid
Description
許すs 接近 to the active 独房 within the grid.

Only the column position can be 修正するd using this interface, as the 列/漕ぐ/騒動 position within a (米)棚上げする/(英)提議する 支配(する)/統制する bound to a data source is given 暗黙に (by the cursor position of the data source).

::com::sun::星/主役にする::form::XGridControl
Usage 制限s
optional
::com::sun::星/主役にする::util::XModifyBroadcaster
Description
used to broadcast modifications made by the 使用者 (within the active 独房)
::com::sun::星/主役にする::form::XGridFieldDataSupplier
Usage 制限s
optional
Description
許すs 接近 to the field data of the grid's 現在の 列/漕ぐ/騒動 in different 判型s
::com::sun::星/主役にする::コンテナ::XIndexAccess
Description
許すs 接近 to 反対するs wrapping a 選び出す/独身 column
::com::sun::星/主役にする::コンテナ::XEnumerationAccess
Description
許すs 創造 of an enumeration for the column 反対するs
::com::sun::星/主役にする::util::XModeSelector
Usage 制限s
optional
Description
is used to switch the operating 方式s of the 支配(する)/統制する.

Besides the normal opreration 方式 (which is used to 陳列する,発揮する the database form's data) the 支配(する)/統制する may for instance support a filter 方式.

::com::sun::星/主役にする::見解(をとる)::XSelectionSupplier
Usage 制限s
optional
Description
used to 支配(する)/統制する the 選択 of 列/漕ぐ/騒動s in the grid 支配(する)/統制する.

The 選択 used with the methods XSelectionSupplier::getSelection and XSelectionSupplier::select is a sequence of Any's.
Here the elements of the Sequence are the bookmarks (in the ::com::sun::星/主役にする::sdb::RowSet) of the (to-be-) selected 列/漕ぐ/騒動s.

::com::sun::星/主役にする::でっちあげる,人を罪に陥れる::XDispatchProviderInterception
Usage 制限s
optional
Description
許すs 外部の 構成要素s to 登録(する) dispatchers for some ありふれた form 活動/戦闘s.

A grid 支配(する)/統制する can 含む/封じ込める own UI elements for traveling within the database form it belongs to (This 概念 seems to make sense, as a grid 支配(する)/統制する - in opposite to other data aware 支配(する)/統制するs - 陳列する,発揮するs not only one 記録,記録的な/記録する at a time, but a larger number of 記録,記録的な/記録するs of the database form.)
With the help of this interface, 外部の 構成要素s which wish to 扱う such travelings themself can 登録(する) 迎撃戦闘機s for the 活動/戦闘s in question.

Usual URLs to use 含む

.uno:FormSlots/moveToFirst
move the cursor to the first 記録,記録的な/記録する
.uno:FormSlots/moveToPrev
move the cursor to the previous 記録,記録的な/記録する
.uno:FormSlots/moveToNext
move the cursor to the next 記録,記録的な/記録する
.uno:FormSlots/moveToLast
move the cursor to the last 記録,記録的な/記録する
.uno:FormSlots/moveToNew
move the cursor to the (one and only) new 記録,記録的な/記録する
.uno:FormSlots/undoRecord
undo the changes done so far in the 現在の 記録,記録的な/記録する

A 固める/コンクリート 実施 of this service may 申し込む/申し出 more or いっそう少なく URLs, but if it 申し込む/申し出s some of the URLs above, it must stick to the meanings defined above.


 
最高の,を越す of Page

The ASF

Copyright & License | Privacy | 接触する Us | 寄付する | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are 登録(する)d trademarks of The Apache ソフトウェア 創立/基礎. The ASF logo is a trademark of The Apache ソフトウェア 創立/基礎. Other 指名するs appearing on the 場所/位置 may be trademarks of their 各々の owners.