Ext.NET  5.3.0
.NET Component Framework for Enterprise Level Apps
Ext.Net.MenuCollection Class Reference

More...

Inheritance diagram for Ext.Net.MenuCollection:
Ext.Net.ItemsCollection< MenuBase >

Public Member Functions

 MenuCollection ()
 
- Public Member Functions inherited from Ext.Net.ItemsCollection< MenuBase >
 ItemsCollection ()
 
 ItemsCollection (bool singleItemMode)
 
new void Add (T item)
 
virtual void Add (IEnumerable< T > collection)
 
new void AddRange (IEnumerable< T > collection)
 
new void Insert (int index, T item)
 
new void InsertRange (int index, IEnumerable< T > collection)
 
new void Clear ()
 
new void Remove (T item)
 
new void RemoveAt (int index)
 
delegate void BeforeItemAddHandler (T item)
 
delegate void AfterItemAddHandler (T item)
 
delegate void AfterItemRemoveHandler (T item)
 

Properties

MenuBase Primary [get]
 
override ConfigOptionsCollection ConfigOptions [get]
 
- Properties inherited from Ext.Net.ItemsCollection< MenuBase >
virtual ConfigOptionsCollection ConfigOptions [get]
 
virtual bool SingleItemMode [get, set]
 

Additional Inherited Members

- Protected Member Functions inherited from Ext.Net.ItemsCollection< MenuBase >
virtual void CheckItem (T item)
 
- Events inherited from Ext.Net.ItemsCollection< MenuBase >
BeforeItemAddHandler BeforeItemAdd
 
AfterItemAddHandler AfterItemAdd
 
AfterItemRemoveHandler AfterItemRemove
 

Detailed Description

Constructor & Destructor Documentation

◆ MenuCollection()

Ext.Net.MenuCollection.MenuCollection ( )
inline

Property Documentation

◆ ConfigOptions

override ConfigOptionsCollection Ext.Net.MenuCollection.ConfigOptions
get

◆ Primary

MenuBase Ext.Net.MenuCollection.Primary
get


The documentation for this class was generated from the following files: