| 
                    
                         | 
                ||||||
| Interfaces | ||
|---|---|---|
| 
         | 
    IImageProvider | Interface for classes that can serve images to visual Controls and may serve as an Image List / Cache | 
| 
         | 
    IMenuFunctionLauncher | Defines functioanlity required for serices that can launch menu functions based on the Menu Function Key | 
| 
         | 
    IMenuStructureProvider | Interface for Service Provider Classes that can return a menu structure | 
| 
         | 
    IUserInterfaceLanguageManager | Interface for Services managing the user interface language | 
| 
         | 
    IValidateFormStart | Interface to be implemented by Form's launched from the Consultingwerk.Windows.Framework.LaunchFormCallParameter class in case the Form should be queried if it's o.k. to start the Form right now | 
| 
         | 
    IValueListProvider | Service Interface to provide an Infragistics ValueList by a list key | 
| Classes | ||
|---|---|---|
| 
         | 
    FormStartTypeEnum | |
| 
         | 
    ImageProvider | Default IImageProvider implementation. Retrieves Images using a PROPATH lookup on the local file system | 
| 
         | 
    LaunchFormCallParameter | Function call parameter implementation that can launch a GUI for .NET form | 
| 
         | 
    MenuFunctionLaunchedEventArgs | |
| 
         | 
    SmartDataBrowserColumnCustomizer | ISmartDataBrowserColumnCustomizer implementation that hides columns with a key that MATCHES "*Guid" | 
| 
         | 
    SmartFrameworkToolbarCustomizer | |
| 
         | 
    StructureTypeEnum | |
| 
         | 
    UserInterfaceLanguageManager | Manages the user interface language | 
| 
         | 
    ValueLists | A general purpose provider for framework related Infragistics ValueLists | 
| 
         | 
    WebUriCallParameter | Function call parameter implementation that can launch a Web Site via URI |