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
InfoDialog Class Reference

InfoDialog handles and manipulates the network description dialog. More...

Public Member Functions

void setVisible (bool)
 Shows or hides this widget from view. More...
 
void setDisabled (bool)
 Enables or disables input events to this widget. More...
 

Detailed Description

InfoDialog handles and manipulates the network description dialog.

Member Function Documentation

◆ setDisabled()

void InfoDialog::setDisabled ( bool  )

Enables or disables input events to this widget.

Parameters
bDisabled,trueto disable input events to this widget, false to enable input events.

◆ setVisible()

void InfoDialog::setVisible ( bool  )

Shows or hides this widget from view.

Parameters
bVisible,trueto show this widget, false to hide it.

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