Class: RefreshButton

RefreshButton

Class representing a button that restores the visor to its default state. Inherits from IFCButton and provides functionality specific to restoring the visor.

new RefreshButton(ui)

Interactions/IFC/interact/GoIFCComponents/subClasses/GoIFCUI/ifc-buttons/restore.button.ts, line 20

Constructor for the RefreshButton class.

Name Type Description
ui GoIFCUI

The GoIFCUI instance to be associated with this button.

Extends

  • undefined

Members

static,readonlyRefreshButton.optsRestoreObject

The options for the restore toolbar button.

Properties:
Name Type Description
id string

The unique identifier for the toolbar button.

title string

The title of the toolbar button.

icon string

The icon for the toolbar button.