C# Class Ext.Net.StartMenuConfig

Inheritance: StateManagedItem, IIcon
Exibir arquivo Open project: pgodwin/Ext.net Class Usage Examples

Private Properties

Property Type Description
AfterStartMenuItemAdd void
AfterStartMenuItemRemove void
StartMenuConfig System.Collections.Generic
StartMenuConfig System.Collections.Generic

Public Methods

Method Description
StartMenuConfig ( Config config ) : System

Private Methods

Method Description
AfterStartMenuItemAdd ( Component item ) : void
AfterStartMenuItemRemove ( Component item ) : void
StartMenuConfig ( ) : System.Collections.Generic
StartMenuConfig ( Desktop desktop ) : System.Collections.Generic

Method Details

StartMenuConfig() public method

public StartMenuConfig ( Config config ) : System
config Config
return System