|
Subpackages | ||
---|---|---|
|
Consultingwerk.WindowIntegrationKit.Controls | |
|
Consultingwerk.WindowIntegrationKit.Forms | |
Interfaces | ||
---|---|---|
|
IBuildRibbonGroupFromFrameFilter | Allows to filter the UltraToolbarsHelper:BuildRibbonGroupFromFrame method on a per Widget base |
|
IBuildToolbarFromFrameFilter | Allows to filter the UltraToolbarsHelper:BuildRibbonGroupFromFrame method on a per Widget base |
|
IButtonClickHandler | |
|
IChangeRibbonToolCaptionFilter | Allows to filter the if the UltraToolbarsHelper:RefreshTools should update the LABEL/Caption on a per Widget base |
|
ICustomToolbarWidgetRenderer | Interface supporting the rendering of custom ABL Widgets in the Infragistics Toolbar by the UltraToolbarsHelper |
|
IEnableToolsLikeButtonsFilter | Allows to filter the UltraToolbarsHelper:EnableToolsLikeButtons method on a per Widget base |
|
IHideToolbarButtonsFilter | Allows to filter the UltraToolbarsHelper:HideToolbarButtons method on a per Widget base |
|
ILinkButtonsAndToolsFilter | Allows to filter the UltraToolbarsHelper:LinkButtonsAndTools method on a per Widget base |
|
IMenuItemFilter | Allows filtering of MENU-ITEMS during UltraToolbarsHelper:BuildToolsCollection |
|
IRefreshToolsFilter | Allows filtering out widgets/tools from the UltraToolbarsHelper:RefreshTools API functionality |
|
IRenderedBrowseColumnCustomizer | |
|
IRenderedBrowseCustomizer | |
|
IReplacedWidgetCustomizer | |
|
IRibbonBuilder | Service class to turn a Toolbar definition into a Ribbon |
|
IRibbonButtonCustomizer | Interface that allows the customization of RibbonButtons that were generated by the UltraToolbarsHelper |
|
ISetBackgroundColorFilter | |
|
ISubmenuCustomizer | Allows customization of rendered SUB-MENU items. Typically used to resolve duplicate "File" submenu's when for the first time formerly indepent application windows get integrated/menu merged with an MDI container |
|
ITabFolderCustomizer | |
|
IToolImageProvider | Interface used for customer ImageProviders |
|
IUnnamedWidgetHandler | |
|
IViewHideToolbarButtonsFilter | Allows to filter the UltraToolbarsHelper:ViewHideToolbarButtons method on a per Widget base |
Classes | ||
---|---|---|
|
AblWindowAnchoringManager | Provides .NET like Anchoring for ABL Widgets in a Window |
|
AblWindowResizingManager | Provides Anchoring to ABL widgets relatively to an Anchor Point. Widgets outside that anchor will be resized or moved depending on which side of the Widget is kept within the anchor or outside |
|
ActiveWindow | Helper method to return the ACTIVE-WINDOW for embedded and non embedded ABL Windows |
|
BrowseMethods | API to methods of the ABL Browse widget that can be used against the RenderedBrowseControl and the ABL Browse Widget |
|
EmbeddedWindowHelper | |
|
LastEvent | This class can be used in situations where legacy code relies on LAST-EVENT:LABEL |
|
MenubarTreeviewLoader | Parses an ABL Menu-Bar and populates the nodes of an UltraTree |
|
SampleCustomToolbarWidgetRenderer | Sample ICustomToolbarWidgetRenderer implementation |
|
SampleMenuItemFilter | Allows filtering of MENU-ITEMS during UltraToolbarsHelper:BuildToolsCollection |
|
SampleRenderedBrowseColumnCustomizer | |
|
SampleRibbonBuilder | Sample IRibbonBuilder implementation |
|
SampleSetBackgroundColorFilter | |
|
SampleTabFolderCustomizer | |
|
SubmenuCustomizer | Sample implementation of the ISubmenuCustomizer Interface Typically replaced in a project with custom logic. |
|
ToolImageProvider | Sample implementation for the IToolImageProvider Interface This is to be replaced in a project with a customized version (if required) |
|
UnnamedWidgetHandler | |
|
WidgetHandle | Helper Class that can return a Widget-Handle from a .NET Control's Tag property |
|
WinKitSettings | |