Class: ActionsButtons

ActionsButtons

Class representing a container for various action buttons within the GoIFCComponents framework. Inherits from IFCButton and provides functionality specific to managing a collection of action buttons.

new ActionsButtons(ui)

Interactions/IFC/interact/GoIFCComponents/subClasses/GoIFCUI/ifc-buttons/actions.button/index.ts, line 19

Constructor for the ActionsButtons class.

Name Type Description
ui GoIFCUI

The GoIFCUI instance to be associated with this button.

Extends

  • undefined

Members

static,readonlyActionsButtons.optsActionsObject

The options for the actions 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.