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

AdministrativeDialog serves as a frontend to Options class. More...

Public Member Functions

void setVisible (bool)
 Shows or hides the AdministrativeDialog widget from view. More...
 
void setWidgetVisible (string, bool)
 Shows or hides the specified AdministrativeDialog child widget. More...
 
void setDisabled (bool)
 Enables or disables input events to the AdministrativeDialog widget. More...
 
void setWidgetDisable (string, bool)
 Enables or disables the specified AdministrativeDialog child widget. More...
 

Detailed Description

AdministrativeDialog serves as a frontend to Options class.

This dialog serves as a frontend to the Options class. To manipulate the options, use the Options class.

Member Function Documentation

◆ setDisabled()

void AdministrativeDialog::setDisabled ( bool  )

Enables or disables input events to the AdministrativeDialog widget.

Parameters
bDisabled,truedisables the widget, false enables it.

◆ setVisible()

void AdministrativeDialog::setVisible ( bool  )

Shows or hides the AdministrativeDialog widget from view.

Parameters
bVisible,trueshows the AdministrativeDialog widget, false hides it.

◆ setWidgetDisable()

void AdministrativeDialog::setWidgetDisable ( string  ,
bool   
)

Enables or disables the specified AdministrativeDialog child widget.

Parameters
name,wherename is one of the following: AnimationGBox, ShowLinkLightsCB, SoundGBox, TelephonySoundGBox, iTbShowDeviceModelCkBox, HideQoSStampCB, HideDeviceLabelGBox, DontShowPortsCB, ShowPortsCB, EnableCableLengthsCB, iTbDisableAutoCableCkBox, UseCliDefaultTab, LogEnableCB, LogExportBtn, iTbLangListWidget, ChangeLangBtn, aTbPasswordEdit, aTbConfirmEdit, SetPasswordBtn, DisablePasswordBtn, aTbIntLockingGroupBox, aTbWriteButton, aTbBrowseButton, PhyiscalGBox, hTbHideConfigCkBox, CLIGBox, DesktopGBox, GUIGBox, GUIHTMLGBox, HTMLGBox, ApplyBtn, ResetBtn, mTbSimBufferFullGroupBox, mTbBufferFilteredEventsOnlyCkBox, mTbEnableScreenReaderCkBox, ShowDevTaskBar
bVisible,trueshows the child widget, false hides it.

◆ setWidgetVisible()

void AdministrativeDialog::setWidgetVisible ( string  ,
bool   
)

Shows or hides the specified AdministrativeDialog child widget.

Parameters
name,wherename is one of the following: AnimationGBox, ShowLinkLightsCB, SoundGBox, TelephonySoundGBox, iTbShowDeviceModelCkBox, HideQoSStampCB, HideDeviceLabelGBox, DontShowPortsCB, ShowPortsCB, EnableCableLengthsCB, iTbDisableAutoCableCkBox, UseCliDefaultTab, LogEnableCB, LogExportBtn, iTbLangListWidget, ChangeLangBtn, aTbPasswordEdit, aTbConfirmEdit, SetPasswordBtn, DisablePasswordBtn, aTbIntLockingGroupBox, aTbWriteButton, aTbBrowseButton, PhyiscalGBox, hTbHideConfigCkBox, CLIGBox, DesktopGBox, GUIGBox, GUIHTMLGBox, HTMLGBox, ApplyBtn, ResetBtn, mTbSimBufferFullGroupBox, mTbBufferFilteredEventsOnlyCkBox, mTbEnableScreenReaderCkBox, ShowDevTaskBar
bVisible,trueshows the child widget, false hides it.

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