Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Member Functions | List of all members
PrintDialogPT4 Class Reference

PrintDialogPT4 allows for UI manipulation of the Print Dialog. More...

Public Member Functions

void setWidgetDisable (string, bool)
 Enables or disables input events to the specified widget. More...
 

Detailed Description

PrintDialogPT4 allows for UI manipulation of the Print Dialog.

Member Function Documentation

◆ setWidgetDisable()

void PrintDialogPT4::setWidgetDisable ( string  ,
bool   
)

Enables or disables input events to the specified widget.

Parameters
widgetName,nameof the widget to enable or disable.
bVisible,trueto disable input events to the specified widget, false to enable input events.

The documentation for this class was generated from the following file: