new IOTSignalsConfigureButtons(ui)
Interactions/IFC/interact/GoIFCComponents/subClasses/GoIFCUI/ifc-buttons/iot-signals-configure.button/index.ts, line 25
Constructor for the IOTSignalsButtons class.
| Name | Type | Description |
|---|---|---|
ui |
GoIFCUI |
The GoIFCUI instance to be associated with this button. |
Extends
- undefined
Members
-
static,readonlyIOTSignalsConfigureButtons.optsIOTSignalsConfigureObject
-
The options for the IOT signals toolbar button.
Properties:
Name Type Description idstring The unique identifier for the toolbar button.
titlestring The title of the toolbar button.
iconstring The icon for the toolbar button.
Methods
-
getIOTTagsComponent(){IOTTagsComponent}
Interactions/IFC/interact/GoIFCComponents/subClasses/GoIFCUI/ifc-buttons/iot-signals-configure.button/index.ts, line 125 -
Retrieves the IOTTagsComponent instance associated with this button.
Returns:
Type Description IOTTagsComponent The IOTTagsComponent instance.
