Click or drag to resize

aceMenu Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The aceMenu type exposes the following members.

Methods
  NameDescription
Public method_autoInit (Inherited from aceCollectionaceMenuItem.)
Public methodAny (Inherited from aceCollectionaceMenuItem.)
Public methodclearAll (Inherited from aceMenuItemCollection.)
Public methodgetDefaultItem
Vraca default item -
(Inherited from aceMenuItemCollection.)
Public methodGetEnumerator (Inherited from aceCollectionaceMenuItem.)
Public methodgetItem
Vraca manuItem u skladu sa ulaznim parametrom - koristi se kod otvorenog unosa kljuca
(Inherited from aceMenuItemCollection.)
Public methodgetMaxKeyLength
Najveca sirina key-a
(Inherited from aceMenuItemCollection.)
Public methodgetSelectedKey (Inherited from aceMenuItemCollection.)
Public methodisDefault (Inherited from aceMenuItemCollection.)
Public methodisDisabled (Inherited from aceMenuItemCollection.)
Public methodisSelected
Checks if given item is currently selected
(Inherited from aceMenuItemCollection.)
Public methodRemove
Sklanja celu kolekciju iz menija
(Inherited from aceMenuItemCollection.)
Public methodselectFirstEnabled
postavlja za selektovanu opciju prvu stavku koja nije disejblovana
(Inherited from aceMenuItemCollection.)
Public methodselectNext
Pomera selektovan item za sledece mesto
(Inherited from aceMenuItemCollection.)
Public methodselectPrev
Pomera seleektovan item na prethodno mesto
(Inherited from aceMenuItemCollection.)
Public methodsetDisabled(IEnumerableInt32, Boolean) (Inherited from aceMenuItemCollection.)
Public methodsetDisabled(IListString, Boolean) (Inherited from aceMenuItemCollection.)
Public methodsetDisabled(Boolean, Boolean, aceMenuItem) (Inherited from aceMenuItemCollection.)
Public methodsetItem(aceMenuItem)
Adds externally created aceMenuItem object
(Inherited from aceMenuItemCollection.)
Public methodsetItem(String, String, String, Boolean)
Postavlja novi item u menu
(Inherited from aceMenuItemCollection.)
Public methodsetItems(IEnumerableString)
Populates menu with provided collection of strings
(Inherited from aceMenuItemCollection.)
Public methodsetItems(Enum)
Sets items by Enum defOption type values and sets defOption as default selection
(Inherited from aceMenuItemCollection.)
Public methodsetItems(aceOperationSetExecutorBase, IAceComponent, BindingFlags)
Populates menu with provided executor
(Inherited from aceMenuItemCollection.)
Public methodsetItemsT(IEnumerableT)
Populates menu with IEnumerable Enum values. It automatically takes aceMenuItem attribute values from Enum declaration
(Inherited from aceMenuItemCollection.)
Public methodsetItemsFromDictionary (Inherited from aceMenuItemCollection.)
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also