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

翻訳前ページへ


Service UnoControlScrollBarModel
Language

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

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: awt ::

service UnoControlScrollBarModel
Description
明示するs the 基準 model of an UnoControlScrollBar.

含むd Services - 要約
UnoControlModel
(言及/関連d (独立の)存在's 要約:)
明示するs the 基準 model of an UnoControl in the Smalltalk model 見解(をとる) 監査役 design.
所有物/資産/財産s' 要約
::com::sun::星/主役にする::util::Color
BackgroundColor
[ OPTIONAL ]
明示するs the RGB color to be used for the 支配(する)/統制する.  
long
BlockIncrement
明示するs the increment for a 封鎖する move.  
short
国境
明示するs the 国境 style of the 支配(する)/統制する.  
long
BorderColor
[ OPTIONAL ]
明示するs the color of the 国境, if 現在の  
boolean
Enabled
決定するs whether the 支配(する)/統制する is enabled or 無能にするd.  
string
HelpText
明示するs the help text of the 支配(する)/統制する.  
string
HelpURL
明示するs the help URL of the 支配(する)/統制する.  
long
LineIncrement
明示するs the increment for a 選び出す/独身 line move.  
boolean
LiveScroll
[ OPTIONAL ]
明示するs the scrolling behaviour of the 支配(する)/統制する.  
long
Orientation
明示するs the ScrollBarOrientation of the 支配(する)/統制する.  
boolean
Printable
明示するs that the 支配(する)/統制する will be printed with the 文書.  
long
RepeatDelay
[ OPTIONAL ]
明示するs the mouse repeat 延期する, in milliseconds.  
long
ScrollValue
明示するs the scroll value of the 支配(する)/統制する.  
long
ScrollValueMin
[ OPTIONAL ]
明示するs the 最小限 scroll value of the 支配(する)/統制する.  
long
ScrollValueMax
明示するs the 最大限 scroll value of the 支配(する)/統制する.  
::com::sun::星/主役にする::util::Color
SymbolColor
[ OPTIONAL ]
明示するs the RGB color to be used when 絵 symbols which are part of the 支配(する)/統制する's 外見, such as the arrow buttons.  
boolean
Tabstop
[ OPTIONAL ]
明示するs that the 支配(する)/統制する can be reached with the TAB 重要な.  
long
VisibleSize
明示するs the 明白な size of the scroll 妨げる/法廷,弁護士業.  
含むd Services - 詳細(に述べる)s
UnoControlModel
(言及/関連d (独立の)存在's 要約:)
明示するs the 基準 model of an UnoControl in the Smalltalk model 見解(をとる) 監査役 design.
所有物/資産/財産s' 詳細(に述べる)s
BackgroundColor
::com::sun::星/主役にする::util::Color BackgroundColor;
Usage 制限s
optional
Description
明示するs the RGB color to be used for the 支配(する)/統制する.
Since
OOo 2.0
BlockIncrement
long BlockIncrement;
Description
明示するs the increment for a 封鎖する move.
国境
short 国境;
Description
明示するs 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.
HelpText
string HelpText;
Description
明示するs the help text of the 支配(する)/統制する.
HelpURL
string HelpURL;
Description
明示するs the help URL of the 支配(する)/統制する.
LineIncrement
long LineIncrement;
Description
明示するs the increment for a 選び出す/独身 line move.
LiveScroll
boolean LiveScroll;
Usage 制限s
optional
Description
明示するs the scrolling behaviour of the 支配(する)/統制する.

true means, that when the 使用者 moves the slider in the scroll 妨げる/法廷,弁護士業, the content of the window is updated すぐに. 誤った means, that the window is only updated after the 使用者 has 解放(する)d the mouse button.

Since
OOo 2.0
Orientation
long Orientation;
Description
明示するs the ScrollBarOrientation of the 支配(する)/統制する.
Printable
boolean Printable;
Description
明示するs that the 支配(する)/統制する will be printed with the 文書.
RepeatDelay
long RepeatDelay;
Usage 制限s
optional
Description
明示するs the mouse repeat 延期する, in milliseconds.

When the 使用者 圧力(をかける)s a mouse in a 支配(する)/統制する area where this 誘発する/引き起こすs an 活動/戦闘 (such as scrolling the scrollbar), then usual 支配(する)/統制する 実施s 許す to 繰り返して 誘発する/引き起こす this 活動/戦闘, without the need to 解放(する) the mouse button and to 圧力(をかける) it again. The 延期する between two such 誘発する/引き起こすs is 明示するd with this 所有物/資産/財産.

Since
OOo 2.0
ScrollValue
long ScrollValue;
Description
明示するs the scroll value of the 支配(する)/統制する.
ScrollValueMin
long ScrollValueMin;
Usage 制限s
optional
Description
明示するs the 最小限 scroll value of the 支配(する)/統制する.

If this optional 所有物/資産/財産 is not 現在の, (弁護士の)依頼人s of the 構成要素 should assume a 極小の scroll value of 0.

ScrollValueMax
long ScrollValueMax;
Description
明示するs the 最大限 scroll value of the 支配(する)/統制する.
SymbolColor
::com::sun::星/主役にする::util::Color SymbolColor;
Usage 制限s
optional
Description
明示するs the RGB color to be used when 絵 symbols which are part of the 支配(する)/統制する's 外見, such as the arrow buttons.
Since
OOo 2.0
Tabstop
boolean Tabstop;
Usage 制限s
optional
Description
明示するs that the 支配(する)/統制する can be reached with the TAB 重要な.
Since
OOo 2.0
VisibleSize
long VisibleSize;
Description
明示するs the 明白な size of the scroll 妨げる/法廷,弁護士業.

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