Methods' 詳細(に述べる)s |
addMenuListener
- Description
- 追加するs the 明示するd menu listener to receive events from this menu.
- Parameter xListener
- the XMenuListener to be 追加するd.
|
|
removeMenuListener
- Description
- 除去するs the 明示するd menu listener so that it no longer
receives events from this menu.
- Parameter xListener
- the XMenuListener to be 除去するd.
|
|
insertItem
[oneway] 無効の |
insertItem( |
[in] short |
nItemId, |
| [in] string |
aText, |
| [in] short |
nItemStyle, |
| [in] short |
nItemPos ); |
- Description
- 挿入するs an item into the menu.
The item is appended if the position is greater than or equal to
getItemCount() or if it is 消極的な.
- Parameter nItemId
- 明示するs the ID of the menu item to be insterted.
- Parameter aText
- 明示するs the label of the menu item.
- Parameter nItemStyle
- 明示するs the style of the menu item, as defined in
MenuItemStyle.
- Parameter nItemPos
- 明示するs the position where the menu item will be insterted.
|
|
removeItem
[oneway] 無効の |
removeItem( |
[in] short |
nItemPos, |
| [in] short |
nCount ); |
- Description
- 除去するs one or more items from the menu.
- Parameter nItemPos
- 明示するs the position of the (first) menu item to be 除去するd.
- Parameter nCount
- 明示するs the number of menu items to 除去する.
|
|
(疑いを)晴らす
- Description
- 除去するs all items from the menu.
|
|
getItemCount
- Description
- returns the number of items in the menu.
- Returns
- the number of items in this XMenu.
|
|
getItemId
short |
getItemId( |
[in] short |
nItemPos ); |
- Description
- returns the ID of the item at the 明示するd position.
- Parameter nItemPos
- 明示するs the position of the menu item for which the item ID is queried.
- Returns
- the ID of the menu item at the given position.
|
|
getItemPos
short |
getItemPos( |
[in] short |
nItemId ); |
- Description
- returns the position of the item with the 明示するd ID.
- Parameter nItemId
- 明示するs the ID of the menu item for which the item position is queried.
- Returns
- the position of the menu item with the 明示するd ID.
|
|
getItemType
- Description
- retrieves the type of the menu item.
- Parameter nItemPos
- 明示するs the position of the menu item for which the item type is queried.
- Returns
- a MenuItemType 示すing the item type.
|
|
enableItem
[oneway] 無効の |
enableItem( |
[in] short |
nItemId, |
| [in] boolean |
bEnable ); |
- Description
- enables or 無能にするs the menu item.
- Parameter nItemId
- 明示するs the menu item ID.
- Parameter bEnable
- 明示するs whether the menu item should be enabled (true) or
無能にするd (誤った).
|
|
isItemEnabled
boolean |
isItemEnabled( |
[in] short |
nItemId ); |
- Description
- returns the 明言する/公表する of the menu item.
- Parameter nItemId
- 明示するs the menu item ID.
- Returns
- true if the item is enabled, 誤った さもなければ.
|
|
hideDisabledEntries
無効の |
hideDisabledEntries( |
[in] boolean |
bHide ); |
- Description
- 明示するs whether 無能にするd menu 入ること/参加(者)s should be hidden, or not.
- Parameter bHide
- if true, 無能にするd menu 入ること/参加(者)s are hidden.
|
|
enableAutoMnemonics
無効の |
enableAutoMnemonics( |
[in] boolean |
bEnable ); |
- Description
- 明示するs whether mnemonics are automatically 割り当てるd to menu items, or not.
- Parameter bEnable
- if true, mnemonics are automatically 割り当てるd to menu items.
|
|
setItemText
[oneway] 無効の |
setItemText( |
[in] short |
nItemId, |
| [in] string |
aText ); |
- Description
- 始める,決めるs the text for the menu item.
- Parameter nItemId
- 明示するs the ID of the menu item.
- Parameter aText
- 明示するs the label of the menu item.
|
|
getItemText
string |
getItemText( |
[in] short |
nItemId ); |
- Description
- returns the string for the given item id.
- Parameter nItemId
- 明示するs the ID of the menu item.
- Returns
- the label of the menu item.
|
|
setCommand
無効の |
setCommand( |
[in] short |
nItemId, |
| [in] string |
aCommand ); |
- Description
- 始める,決めるs the 命令(する) string for the menu item.
- Parameter nItemId
- 明示するs the menu item ID for which the 命令(する) should be 始める,決める.
- Parameter aCommand
- 明示するs the 命令(する) for the menu item.
|
|
getCommand
string |
getCommand( |
[in] short |
nItemId ); |
- Description
- retrieves the 命令(する) string for the menu item.
- Parameter nItemId
- 明示するs the menu item ID for which the 命令(する) URL should be 始める,決める.
- Returns
- the 命令(する) of the menu item.
|
|
setHelpCommand
無効の |
setHelpCommand( |
[in] short |
nItemId, |
| [in] string |
aCommand ); |
- Description
- 始める,決めるs the help 命令(する) string for the menu item.
- Parameter nItemId
- 明示するs the menu item ID for which the help 命令(する) URL be 始める,決める.
- Parameter aCommand
- 明示するs the help 命令(する) for the menu item.
|
|
getHelpCommand
string |
getHelpCommand( |
[in] short |
nItemId ); |
- Description
- retrieves the help 命令(する) string for the menu item.
- Parameter nItemId
- 明示するs the menu item ID for which the help 命令(する) should be 始める,決める.
- Returns
- the help 命令(する) of the menu item.
|
|
setHelpText
無効の |
setHelpText( |
[in] short |
nItemId, |
| [in] string |
sHelpText ); |
- Description
- 始める,決めるs the help text for the menu item.
- Parameter nItemId
- 明示するs the menu item identifier for which the help text should be 始める,決める.
- Parameter sHelpText
- 明示するs the help text for the menu item.
|
|
getHelpText
string |
getHelpText( |
[in] short |
nItemId ); |
- Description
- retrieves the help text for the menu item.
- Parameter nItemId
- 明示するs the menu item identifier for which the help text should be retrieved.
- Returns
- a string with the help text.
|
|
setTipHelpText
無効の |
setTipHelpText( |
[in] short |
nItemId, |
| [in] string |
sTipHelpText ); |
- Description
- 始める,決めるs the tip help text for the menu item.
- Parameter nItemId
- 明示するs the menu item identifier for which the tip help text should be 始める,決める.
- Parameter sTipHelpText
- 明示するs the tip help text for the menu item.
|
|
getTipHelpText
string |
getTipHelpText( |
[in] short |
nItemId ); |
- Description
- retrieves the tip help text for the menu item.
- Parameter nItemId
- 明示するs the menu item identifier for which the tip help text should be retrieved.
- Returns
- a string with the tip help text.
|
|
isPopupMenu
|
setPopupMenu
[oneway] 無効の |
setPopupMenu( |
[in] short |
nItemId, |
| [in] XPopupMenu |
aPopupMenu ); |
- Description
- 始める,決めるs the popup menu for a 明示するd menu item.
- Parameter nItemId
- 明示するs the menu item ID for which the XPopupMenu should be 始める,決める.
- Parameter aPopupMenu
- 明示するs a XPopupMenu.
|
|
getPopupMenu
- Description
- returns the popup menu from the menu item.
- Parameter nItemId
- 明示するs the menu item ID for which the XPopupMenu should be retrieved.
- Returns
- a XPopupMenu.
|
|
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.