new InfoActionsButton(ui)
Interactions/IFC/interact/GoIFCComponents/subClasses/GoIFCUI/ifc-buttons/info-actions.button.ts, line 18
Creates an instance of InfoActionsButton.
| Name | Type | Description |
|---|---|---|
ui |
GoIFCUI |
The GoIFCUI instance to be associated with this button. |
Extends
- undefined
Members
-
static,readonlyInfoActionsButton.optionsObject
-
The options for the Info Actions button.
Properties:
Name Type Description idstring The unique identifier for the button.
titlestring The title of the button.
iconstring The icon for the button.
isMainboolean Indicates if this button is a main button.
closeOthersOnOpenboolean Indicates if other buttons should be closed when this one is opened.
