| Constants |
| MoveAbsolute |
moves the form to a 記録,記録的な/記録する given by 絶対の position.
|
| TotalRecords |
決定するs the number of total 記録,記録的な/記録するs in the form,
含むing the 潜在的に active insertion 列/漕ぐ/騒動.
|
| MoveToFirst |
moves the form to the first 記録,記録的な/記録する |
| MoveToPrevious |
moves the form to the 記録,記録的な/記録する before the 現在の 記録,記録的な/記録する, if there is any |
| MoveToNext |
moves the form to the 記録,記録的な/記録する after the 現在の 記録,記録的な/記録する, if there is any |
| MoveToLast |
moves the form to the last 記録,記録的な/記録する |
| MoveToInsertRow |
moves the form to the insertion 列/漕ぐ/騒動, if 特権s 許す |
| SaveRecordChanges |
saves all changes in the form's 現在の 記録,記録的な/記録する, 含むing changes in the 現在の
支配(する)/統制する which had not yet been committed to the form
|
| UndoRecordChanges |
revertsall changes in the form's 現在の 記録,記録的な/記録する, 含むing changes in the 現在の
支配(する)/統制する which had not yet been committed to the form
|
| DeleteRecord |
削除するs the 現在の 記録,記録的な/記録する, while 栄誉(を受ける)ing any 登録(する)d
::com::sun::星/主役にする::form::XConfirmDeleteListeners
|
| ReloadForm |
reloads the form content |
| SortAscending |
sorts the form 上がるing by the field which the active form 支配(する)/統制する is bound to. |
| SortDescending |
sorts the form descending by the field which the active form 支配(する)/統制する is bound to. |
| InteractiveSort |
opens a dialog which 許すs the 使用者 to interactively 明示する a form sorting order |
| AutoFilter |
追加するs a filter to the form, which is defined by the active form 支配(する)/統制する and its
現在の value
|
| InteractiveFilter |
opens a dialog which 許すs the 使用者 to interactively 明示する a form filter |
| ToggleApplyFilter |
toggles the ::com::sun::星/主役にする::sdb::RowSet::ApplyFilter 所有物/資産/財産
of a the form.
|
| RemoveFilterAndSort |
除去するs all filter and sort criterions put on the form.
|
| RefreshCurrentControl |
refreshs the 現在の 支配(する)/統制する
|
| Constants' 詳細(に述べる)s |
MoveAbsolute
const short MoveAbsolute = 1;
- Description
- moves the form to a 記録,記録的な/記録する given by 絶対の position.
This 操作/手術 cannot be 遂行する/発効させるd without arguments. When 遂行する/発効させるing it (i.e.
when calling XFormOperations::executeWithArguments),
you need to 明示する a parameter 指名するd Position of type long, which
denotes the position to move the form to.
|
|
TotalRecords
const short TotalRecords = 2;
- Description
- 決定するs the number of total 記録,記録的な/記録するs in the form,
含むing the 潜在的に active insertion 列/漕ぐ/騒動.
This is not 厳密に an 操作/手術 you can do on a form, but rather a
明言する/公表する you can retrieve (and 陳列する,発揮する to the 使用者) using the XFormOperations'
各々の methods.
The 明言する/公表する 得るd here is a string, not a number. This is because in an UI
form, the fact that the 現在の 記録,記録的な/記録する count is not yet known (since not all
記録,記録的な/記録するs have been visited, yet) is 示すd by an asterik (*) besides
the 記録,記録的な/記録する count.
|
|
MoveToFirst
const short MoveToFirst = 3;
- Description
- moves the form to the first 記録,記録的な/記録する
|
|
MoveToPrevious
const short MoveToPrevious = 4;
- Description
- moves the form to the 記録,記録的な/記録する before the 現在の 記録,記録的な/記録する, if there is any
|
|
MoveToNext
const short MoveToNext = 5;
- Description
- moves the form to the 記録,記録的な/記録する after the 現在の 記録,記録的な/記録する, if there is any
|
|
MoveToLast
const short MoveToLast = 6;
- Description
- moves the form to the last 記録,記録的な/記録する
|
|
MoveToInsertRow
const short MoveToInsertRow = 7;
- Description
- moves the form to the insertion 列/漕ぐ/騒動, if 特権s 許す
|
|
SaveRecordChanges
const short SaveRecordChanges = 8;
- Description
- saves all changes in the form's 現在の 記録,記録的な/記録する, 含むing changes in the 現在の
支配(する)/統制する which had not yet been committed to the form
|
|
UndoRecordChanges
const short UndoRecordChanges = 9;
- Description
- revertsall changes in the form's 現在の 記録,記録的な/記録する, 含むing changes in the 現在の
支配(する)/統制する which had not yet been committed to the form
|
|
DeleteRecord
const short DeleteRecord = 10;
- Description
- 削除するs the 現在の 記録,記録的な/記録する, while 栄誉(を受ける)ing any 登録(する)d
::com::sun::星/主役にする::form::XConfirmDeleteListeners
|
|
ReloadForm
const short ReloadForm = 11;
- Description
- reloads the form content
|
|
SortAscending
const short SortAscending = 12;
- Description
- sorts the form 上がるing by the field which the active form 支配(する)/統制する is bound to.
|
|
SortDescending
const short SortDescending = 13;
- Description
- sorts the form descending by the field which the active form 支配(する)/統制する is bound to.
|
|
InteractiveSort
const short InteractiveSort = 14;
- Description
- opens a dialog which 許すs the 使用者 to interactively 明示する a form sorting order
|
|
AutoFilter
const short AutoFilter = 15;
- Description
- 追加するs a filter to the form, which is defined by the active form 支配(する)/統制する and its
現在の value
For instance, if the 現在/一般に active form 支配(する)/統制する is bound to a (米)棚上げする/(英)提議する field
指名するd Price, and 現在/一般に has a value of 100, then invoking
the AutoFilter 操作/手術 will put an 付加 filter Price = 100
on the form.
|
|
InteractiveFilter
const short InteractiveFilter = 16;
- Description
- opens a dialog which 許すs the 使用者 to interactively 明示する a form filter
|
|
ToggleApplyFilter
const short ToggleApplyFilter = 17;
- Description
- toggles the ::com::sun::星/主役にする::sdb::RowSet::ApplyFilter 所有物/資産/財産
of a the form.
|
|
RemoveFilterAndSort
const short RemoveFilterAndSort = 18;
- Description
- 除去するs all filter and sort criterions put on the form.
公式文書,認める that this does not 適用する to criterios which are part of the form's
data source. That is, if you 貯蔵所d the form to the SQL 命令(する) SELECT * FROM
Articles WHERE Price > 100, then the Price > 100 filter
will not be 除去するd.
効果的に, this 操作/手術 resets the ::com::sun::星/主役にする::sdb::RowSet::Filter
and ::com::sun::星/主役にする::sdb::RowSet::Order 所有物/資産/財産s of the form.
|
|
RefreshCurrentControl
const short RefreshCurrentControl = 19;
- Description
- refreshs the 現在の 支配(する)/統制する
基本的に, this means calling XRefreshable::refresh on the 現在の 支配(する)/統制する, if it supports
this interface.
- Since
- OOo 3.1
|
|
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.