Namespace: Consultingwerk.WindowIntegrationKit
Interface 
IMenuItemFilter Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.WindowIntegrationKit.SampleMenuItemFilter

File:IMenuItemFilter
Purpose:Allows filtering of MENU-ITEMS during
UltraToolbarsHelper:BuildToolsCollection
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Oct 15 11:23:53 CEST 2014
Notes:Jira Ticket WINKIT-13
Purpose: Returns if the Widget should be rendered
Notes: Return FALSE to filter out the current menu item



Top Method Summary
Options Name Purpose
+ LOGICAL FilterMenuItem (IFormWithUltraToolbarsManager, handle) Returns if the Widget should be rendered


Method Detail
Top

PUBLIC LOGICAL FilterMenuItem (IFormWithUltraToolbarsManager, handle)

Purpose: Returns if the Widget should be rendered
Notes: Return FALSE to filter out the current menu item

Parameters:
poForm Consultingwerk.Framework.IFormWithUltraToolbarsManager
The IFormWithUltraToolbarsManager instance
phWidget HANDLE
The handle of the represented menu item widget (menu item, sub-menu, ...)
Returns LOGICAL
Logical value indicating if the Widget should be filtered out or not (FALSE will skip the current widget)


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:18:01