aceMenu Class |
Namespace: imbACE.Core.commands.menu.core
The aceMenu type exposes the following members.
| Name | Description | |
|---|---|---|
| currentItemGroup |
Bindable property
(Inherited from aceMenuItemCollection.) | |
| defaultOption |
Opcija koja ce biti podrazumevana
(Inherited from aceMenuItemCollection.) | |
| disabledItems |
namesAndKeysOfDisabledItems
(Inherited from aceMenuItemCollection.) | |
| doSkipDisabled |
disejblovani itemi ne mogu da budu selektovani
(Inherited from aceMenuItemCollection.) | |
| menuDescription |
Opis ispod menija
| |
| menuTitle |
Naslov menija
| |
| selected |
selected item
(Inherited from aceMenuItemCollection.) |
| Name | Description | |
|---|---|---|
| _autoInit | (Inherited from aceCollectionaceMenuItem.) | |
| Any | (Inherited from aceCollectionaceMenuItem.) | |
| clearAll | (Inherited from aceMenuItemCollection.) | |
| getDefaultItem |
Vraca default item -
(Inherited from aceMenuItemCollection.) | |
| GetEnumerator | (Inherited from aceCollectionaceMenuItem.) | |
| getItem |
Vraca manuItem u skladu sa ulaznim parametrom - koristi se kod otvorenog unosa kljuca
(Inherited from aceMenuItemCollection.) | |
| getMaxKeyLength |
Najveca sirina key-a
(Inherited from aceMenuItemCollection.) | |
| getSelectedKey | (Inherited from aceMenuItemCollection.) | |
| isDefault | (Inherited from aceMenuItemCollection.) | |
| isDisabled | (Inherited from aceMenuItemCollection.) | |
| isSelected |
Checks if given item is currently selected
(Inherited from aceMenuItemCollection.) | |
| Remove |
Sklanja celu kolekciju iz menija
(Inherited from aceMenuItemCollection.) | |
| selectFirstEnabled |
postavlja za selektovanu opciju prvu stavku koja nije disejblovana
(Inherited from aceMenuItemCollection.) | |
| selectNext |
Pomera selektovan item za sledece mesto
(Inherited from aceMenuItemCollection.) | |
| selectPrev |
Pomera seleektovan item na prethodno mesto
(Inherited from aceMenuItemCollection.) | |
| setDisabled(IEnumerableInt32, Boolean) | (Inherited from aceMenuItemCollection.) | |
| setDisabled(IListString, Boolean) | (Inherited from aceMenuItemCollection.) | |
| setDisabled(Boolean, Boolean, aceMenuItem) | (Inherited from aceMenuItemCollection.) | |
| setItem(aceMenuItem) |
Adds externally created aceMenuItem object
(Inherited from aceMenuItemCollection.) | |
| setItem(String, String, String, Boolean) |
Postavlja novi item u menu
(Inherited from aceMenuItemCollection.) | |
| setItems(IEnumerableString) |
Populates menu with provided collection of strings
(Inherited from aceMenuItemCollection.) | |
| setItems(Enum) |
Sets items by Enum defOption type values and sets defOption as default selection
(Inherited from aceMenuItemCollection.) | |
| setItems(aceOperationSetExecutorBase, IAceComponent, BindingFlags) |
Populates menu with provided executor (Inherited from aceMenuItemCollection.) | |
| setItemsT(IEnumerableT) |
Populates menu with IEnumerable Enum values. It automatically takes aceMenuItem attribute values from Enum declaration
(Inherited from aceMenuItemCollection.) | |
| setItemsFromDictionary | (Inherited from aceMenuItemCollection.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from aceCollectionaceMenuItem.) |
| Name | Description | |
|---|---|---|
| aceGenEx | (Defined by aceExceptionTools.) | |
| aceSciEx | (Defined by aceExceptionTools.) |