| 所有物/資産/財産s' 詳細(に述べる)s |
ShowRowHeader
boolean ShowRowHeader;
- Description
- 明示するs whether the grid 支配(する)/統制する should 陳列する,発揮する a special header column.
The default value is 誤った
|
|
RowHeaderWidth
long RowHeaderWidth;
- Description
- 明示するs the width of the 列/漕ぐ/騒動 header column, if applicable.
The width is 明示するd in 使用/適用 font 部隊s - see ::com::sun::星/主役にする::util::MeasureUnit.
The value given here is ignored if ShowRowHeader is 誤った.
|
|
ShowColumnHeader
boolean ShowColumnHeader;
- Description
- 明示するs whether the grid 支配(する)/統制する should 陳列する,発揮する a 肩書を与える 列/漕ぐ/騒動.
The default value is true
|
|
ColumnHeaderHeight
[ maybevoid ] long ColumnHeaderHeight;
- Description
- 明示するs the 高さ of the column header 列/漕ぐ/騒動, if applicable.
The 高さ is 明示するd in 使用/適用 font 部隊s - see ::com::sun::星/主役にする::util::MeasureUnit.
The value given here is ignored if ShowColumnHeader is 誤った.
If the 所有物/資産/財産 is 無効の, the grid 支配(する)/統制する shall automatically 決定する a 高さ which conveniently 許すs,
によれば the used font, to 陳列する,発揮する one line of text.
|
|
RowHeight
[ maybevoid ] long RowHeight;
- Description
- 明示するs the 高さ of 列/漕ぐ/騒動s in the grid 支配(する)/統制する.
The 高さ is 明示するd in 使用/適用 font 部隊s - see ::com::sun::星/主役にする::util::MeasureUnit.
|
|
| ColumnModel
|
GridDataModel
XGridDataModel GridDataModel;
- Description
- 明示するs the XGridDataModel that is 供給するing the hierarchical data.
You can 器具/実施する your own instance of XGridDataModel or use
the DefaultGridDataModel.
The data model is in the 所有権 of the grid model: When you 始める,決める a new data model, or 配置する/処分する/したい気持ちにさせる
the grid model, then the (old) data model is 性質の/したい気がして, too.
The default for this 所有物/資産/財産 is an empty instance of the DefaultGridDataModel.
|
|
HScroll
boolean HScroll;
- Description
- 明示するs the vertical scrollbar 方式.
The default value is 誤った
|
|
VScroll
boolean VScroll;
- Description
- 明示するs the 水平の scrollbar 方式.
The default value is 誤った
|
|
Tabstop
boolean Tabstop;
- Description
- 明示するs that the 支配(する)/統制する can be reached with the TAB 重要な.
|
|
| SelectionModel
|
UseGridLines
boolean UseGridLines;
- Description
- 支配(する)/統制するs whether or not to paint 水平の and vertical lines between the grid 独房s.
- See also
- GridLineColor
|
|
GridLineColor
[ maybevoid ] ::com::sun::星/主役にする::util::Color GridLineColor;
- Description
- 明示するs the color to be used when 製図/抽選 lines between 独房s
If this 所有物/資産/財産 has a value of 無効の, the grid 支配(する)/統制する renderer will use some default color,
depending on the 支配(する)/統制する's style settings.
- See also
- UseGridLines
|
|
HeaderBackgroundColor
[ maybevoid ] ::com::sun::星/主役にする::util::Color HeaderBackgroundColor;
- Description
- 明示するs the color to be used when 製図/抽選 the background of 列/漕ぐ/騒動 or column headers
If this 所有物/資産/財産 has a value of 無効の, the grid 支配(する)/統制する renderer will use some default color,
depending on the 支配(する)/統制する's style settings.
|
|
HeaderTextColor
[ maybevoid ] ::com::sun::星/主役にする::util::Color HeaderTextColor;
- Description
- 明示するs the color to be used when 製図/抽選 the text within 列/漕ぐ/騒動 or column headers
If this 所有物/資産/財産 has a value of 無効の, the grid 支配(する)/統制する renderer will use some default color,
depending on the 支配(する)/統制する's style settings.
|
|
ActiveSelectionBackgroundColor
[ maybevoid ] ::com::sun::星/主役にする::util::Color ActiveSelectionBackgroundColor;
- Description
- 明示するs the color to be used when 製図/抽選 the background of selected 独房s, while the 支配(する)/統制する has the 焦点(を合わせる).
If this 所有物/資産/財産 has a value of 無効の, the grid 支配(する)/統制する renderer will use some default color,
depending on the 支配(する)/統制する's style settings.
|
|
InactiveSelectionBackgroundColor
[ maybevoid ] ::com::sun::星/主役にする::util::Color InactiveSelectionBackgroundColor;
- Description
- 明示するs the color to be used when 製図/抽選 the background of selected 独房s, while the 支配(する)/統制する does not have
the 焦点(を合わせる).
If this 所有物/資産/財産 has a value of 無効の, the grid 支配(する)/統制する renderer will use some default color,
depending on the 支配(する)/統制する's style settings.
|
|
ActiveSelectionTextColor
[ maybevoid ] ::com::sun::星/主役にする::util::Color ActiveSelectionTextColor;
- Description
- 明示するs the color to be used when 製図/抽選 the text of selected 独房s, while the 支配(する)/統制する has the 焦点(を合わせる).
If this 所有物/資産/財産 has a value of 無効の, the grid 支配(する)/統制する renderer will use some default color,
depending on the 支配(する)/統制する's style settings.
|
|
InactiveSelectionTextColor
[ maybevoid ] ::com::sun::星/主役にする::util::Color InactiveSelectionTextColor;
- Description
- 明示するs the color to be used when 製図/抽選 the text of selected 独房s, while the 支配(する)/統制する does not have
the 焦点(を合わせる).
If this 所有物/資産/財産 has a value of 無効の, the grid 支配(する)/統制する renderer will use some default color,
depending on the 支配(する)/統制する's style settings.
|
|
RowBackgroundColors
[ maybevoid ] sequence< ::com::sun::星/主役にする::util::Color > RowBackgroundColors;
- Description
- 明示するs the colors to be used as background for data 列/漕ぐ/騒動s.
If this sequence is 非,不,無-empty, the data 列/漕ぐ/騒動s will be (判決などを)下すd with 補欠/交替の/交替するing background colors: Assuming
the sequence has n elements, each 列/漕ぐ/騒動 will use the background color as 明示するd by its number's
残りの人,物 modulo n.
If this sequence is empty, all 列/漕ぐ/騒動s will use the same background color as the 支配(する)/統制する as whole.
If this 所有物/資産/財産 has a value of 無効の, 列/漕ぐ/騒動s will be painted
in 補欠/交替の/交替するing background colors, every second 列/漕ぐ/騒動 having a background color derived from the 支配(する)/統制する's
選択 color.
|
|
VerticalAlign
::com::sun::星/主役にする::style::VerticalAlignment VerticalAlign;
- Description
- 明示するs the vertical alignment of the content in the 支配(する)/統制する.
|
|
FontDescriptor
::com::sun::星/主役にする::awt::FontDescriptor FontDescriptor;
- Description
- 明示するs the font せいにするs of the text in the 支配(する)/統制する.
|
|
TextColor
[ maybevoid ] ::com::sun::星/主役にする::util::Color TextColor;
- Description
- 明示するs the color to be used when 製図/抽選 独房 texts
If this 所有物/資産/財産 has a value of 無効の, the grid 支配(する)/統制する renderer will use some default color,
depending on the 支配(する)/統制する's style settings.
|
|
TextLineColor
[ maybevoid ] ::com::sun::星/主役にする::util::Color TextLineColor;
- Description
- 明示するs the color to be used when 製図/抽選 text lines (を強調するing and strikethrough)
If this 所有物/資産/財産 has a value of 無効の, the grid 支配(する)/統制する renderer will use some default color,
depending on the 支配(する)/統制する's style settings.
|
|
FontEmphasisMark
short FontEmphasisMark;
- Description
- 明示するs the ::com::sun::星/主役にする::text::FontEmphasis
value of the text in the 支配(する)/統制する.
|
|
FontRelief
short FontRelief;
- Description
- 明示するs the ::com::sun::星/主役にする::text::FontRelief
value of the text in the 支配(する)/統制する.
|
|
HelpText
string HelpText;
- Description
- 明示するs the help text of the 支配(する)/統制する.
|
|
HelpURL
string HelpURL;
- Description
- 明示するs the help URL of the 支配(する)/統制する.
|
|
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.