Methods' 詳細(に述べる)s |
addItemListener
- Description
- 登録(する)s a listener for item events.
|
|
removeItemListener
- Description
- unregisters a listener for item events.
|
|
addActionListener
- Description
- 登録(する)s a listener for 活動/戦闘 events.
|
|
removeActionListener
- Description
- unregisters a listener for 活動/戦闘 events.
|
|
addItem
[oneway] 無効の |
addItem( |
[in] string |
aItem, |
| [in] short |
nPos ); |
- Description
- 追加するs an item at the 明示するd position.
|
|
addItems
[oneway] 無効の |
addItems( |
[in] sequence< string > |
aItems, |
| [in] short |
nPos ); |
- Description
- 追加するs 多重の items at the 明示するd position.
|
|
removeItems
[oneway] 無効の |
removeItems( |
[in] short |
nPos, |
| [in] short |
nCount ); |
- Description
- 除去するs a number of items at the 明示するd position.
|
|
getItemCount
- Description
- returns the number of items in the listbox.
|
|
getItem
string |
getItem( |
[in] short |
nPos ); |
- Description
- returns the item at the 明示するd position.
|
|
getItems
sequence< string > |
getItems(); |
- Description
- returns all items of the 名簿(に載せる)/表(にあげる) box.
|
|
getSelectedItemPos
short |
getSelectedItemPos(); |
- Description
- returns the position of the 現在/一般に selected item.
|
|
getSelectedItemsPos
sequence< short > |
getSelectedItemsPos(); |
- Description
- returns the positions of all 現在/一般に selected items.
|
|
getSelectedItem
string |
getSelectedItem(); |
- Description
- returns the 現在/一般に selected item.
|
|
getSelectedItems
sequence< string > |
getSelectedItems(); |
- Description
- returns all 現在/一般に selected items.
|
|
selectItemPos
[oneway] 無効の |
selectItemPos( |
[in] short |
nPos, |
| [in] boolean |
bSelect ); |
- Description
- selects/deselects the item at the 明示するd position.
|
|
selectItemsPos
[oneway] 無効の |
selectItemsPos( |
[in] sequence< short > |
aPositions, |
| [in] boolean |
bSelect ); |
- Description
- selects/deselects 多重の items at the 明示するd positions.
|
|
selectItem
[oneway] 無効の |
selectItem( |
[in] string |
aItem, |
| [in] boolean |
bSelect ); |
- Description
- selects/deselects the 明示するd item.
|
|
isMutipleMode
- Description
- returns true if 多重の items can be selected,
誤った if only one item can be selected.
|
|
setMultipleMode
[oneway] 無効の |
setMultipleMode( |
[in] boolean |
bMulti ); |
- Description
- 決定するs if only a 選び出す/独身 item or 多重の items can be selected.
|
|
getDropDownLineCount
short |
getDropDownLineCount(); |
- Description
- returns the number of 明白な lines in 減少(する) 負かす/撃墜する 方式.
|
|
setDropDownLineCount
[oneway] 無効の |
setDropDownLineCount( |
[in] short |
nLines ); |
- Description
- 始める,決めるs the number of 明白な lines for 減少(する) 負かす/撃墜する 方式.
|
|
makeVisible
[oneway] 無効の |
makeVisible( |
[in] short |
nEntry ); |
- Description
- makes the item at the 明示するd position 明白な by scrolling.
|
|
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.