CanWidgetHandleEvents

 

 

Purpose

Tests if a widget is allowed to process events.

 

Syntax

 

Operation

widgetID is the ID of the widget.

alwaysAllow if set to TRUE, then widget always handles events.

Remarks

Return value:

TRUE if the widget can handle all events.

Example

proiv.canWidgetHandleEvents(this.objectID);

Comment on this topic

Topic ID: 800054