Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

hiGetWidgetType

hiGetWidgetType(
w_windowId 
) 
=> t_widgetType / nil 

Description

Returns the widget type of a window. Valid widget types are session, graphics, text, hypertext, html, encap, form, and none.

This function is not available in Concept SKILL. For more information, see Design Entry HDL–SKILL Routines.

Argument

w_windowId

Window ID of the window.

Value Returned

t_widgetType

The widget type of the window specified by w_windowId.

nil

w_windowId is invalid.

Related Topics

Window Functions

hiIsWidgetType


Return to top
 ⠀
X