aceMenuItem Class |
Namespace: imbACE.Core.commands.menu.core
The aceMenuItem type exposes the following members.
| Name | Description | |
|---|---|---|
| aceMenuItem | Initializes a new instance of the aceMenuItem class | |
| aceMenuItem(aceMenuItemMeta, Object) | Initializes a new instance of the aceMenuItem class | |
| aceMenuItem(String, String, String, String, Object) | Initializes a new instance of the aceMenuItem class |
| Name | Description | |
|---|---|---|
| group |
Bindable property
| |
| helpLine |
tekst koji se vidi kada je menu item odabran
| |
| index |
broj koji ga aktivira
| |
| itemMetaInfo |
Meta object
| |
| itemName |
Naziv itema koji se prikazuje u meniju
| |
| itemRemarkDisabled |
Komentar koji se upisuje kada je item disabled
| |
| itemRemarkEnabled |
Komentar koji se upisuje kada je item enabled
| |
| key |
Slovo ili kratak string koje ga aktivira
| |
| metaObject |
Dodatni objekat
| |
| metaStringData |
Dodatni string data
|
| Name | Description | |
|---|---|---|
| executeMeta |
Executes the meta object
| |
| keyOrIndex | ||
| OnPropertyChanged | (Inherited from aceBindable.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from aceBindable.) |
| Name | Description | |
|---|---|---|
| aceGenEx | (Defined by aceExceptionTools.) | |
| aceSciEx | (Defined by aceExceptionTools.) |