new DuTitleBar()
D:/RxLab/src/RxOT/DuAEF/Duik/Duik_API/DuAEF_Duik_api.jsxinc, line 8612
Properties:
Name | Type | Description |
---|---|---|
pinned |
Boolean | True when the title bar has been pinned and the corresponding panel should not be hidden. |
onClose |
DuTitleBar~onClose | The function to execute when the close button is clicked |
onPin |
DuTitleBar~onPin | The function to execute when the pin button is clicked |
Type Definitions
-
onClose()
D:/RxLab/src/RxOT/DuAEF/Duik/Duik_API/DuAEF_Duik_api.jsxinc, line 8625 -
The function to execute when the close button is clicked
-
onPin(pinned)
D:/RxLab/src/RxOT/DuAEF/Duik/Duik_API/DuAEF_Duik_api.jsxinc, line 8631 -
The function to execute when the pin button is clicked
Name Type Description pinned
Boolean Wether the bar has been pin or not