@kvaser/canking-api 7.4.0 → 7.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (513) hide show
  1. package/dist/hooks/index.d.ts +0 -6
  2. package/dist/index.js +1 -1
  3. package/dist/index.mjs +159 -152
  4. package/doc/enums/models.AccessMode.html +2 -2
  5. package/doc/enums/models.CanChannelCap.html +2 -2
  6. package/doc/enums/models.CanConfigMode.html +2 -2
  7. package/doc/enums/models.CanFrameFlag.html +2 -2
  8. package/doc/enums/models.CanMessageFilterType.html +2 -2
  9. package/doc/enums/models.CanMode.html +2 -2
  10. package/doc/enums/models.DecimalChar.html +2 -2
  11. package/doc/enums/models.FileConflictAction.html +2 -2
  12. package/doc/enums/models.LinFrameFlag.html +2 -2
  13. package/doc/enums/models.LogFileFormat.html +2 -2
  14. package/doc/enums/models.LogLevel.html +2 -2
  15. package/doc/enums/models.LogReplayState.html +2 -2
  16. package/doc/enums/models.LoggerState.html +2 -2
  17. package/doc/enums/models.Separator.html +2 -2
  18. package/doc/enums/models.SignalEncoding.html +2 -2
  19. package/doc/enums/models.SignalType.html +2 -2
  20. package/doc/enums/models.SignalValueTriggerOperator.html +2 -2
  21. package/doc/enums/models.StatusLevel.html +2 -2
  22. package/doc/enums/models.TimeReference.html +2 -2
  23. package/doc/enums/models.TriggerOperator.html +2 -2
  24. package/doc/functions/controls.CanChannelSelectControl.html +2 -2
  25. package/doc/functions/controls.CanIdentifierControl.html +2 -2
  26. package/doc/functions/controls.CanIdentifierFrameControl.html +2 -2
  27. package/doc/functions/controls.CanIdentifierGeneratorControl.html +2 -2
  28. package/doc/functions/controls.CanIdentifierGeneratorSettingsControl.html +2 -2
  29. package/doc/functions/controls.CanKingDataProvider.html +2 -2
  30. package/doc/functions/controls.CheckboxControl.html +2 -2
  31. package/doc/functions/controls.ColorControl.html +2 -2
  32. package/doc/functions/controls.ColumnItemControl.html +2 -2
  33. package/doc/functions/controls.ContextMenu.html +2 -2
  34. package/doc/functions/controls.DropdownButton.html +2 -2
  35. package/doc/functions/controls.DropdownButtonTextItems.html +2 -2
  36. package/doc/functions/controls.DropdownPanel.html +2 -2
  37. package/doc/functions/controls.FormControlRow.html +2 -2
  38. package/doc/functions/controls.InlineEditor.html +2 -2
  39. package/doc/functions/controls.LinChannelSelectControl.html +2 -2
  40. package/doc/functions/controls.LinIdentifierControl.html +2 -2
  41. package/doc/functions/controls.LinIdentifierFrameControl.html +2 -2
  42. package/doc/functions/controls.LinIdentifierGeneratorControl.html +2 -2
  43. package/doc/functions/controls.LinIdentifierGeneratorSettingsControl.html +2 -2
  44. package/doc/functions/controls.NumberRangeControl.html +2 -2
  45. package/doc/functions/controls.RadioControl.html +2 -2
  46. package/doc/functions/controls.RadioGroupControl.html +2 -2
  47. package/doc/functions/controls.SectionControl.html +2 -2
  48. package/doc/functions/controls.SelectControl.html +2 -2
  49. package/doc/functions/controls.SelectMessageDialog.html +2 -2
  50. package/doc/functions/controls.SelectSignalDialog.html +2 -2
  51. package/doc/functions/controls.SelectSignalsControl.html +2 -2
  52. package/doc/functions/controls.TableControl.html +2 -2
  53. package/doc/functions/controls.TextControl.html +2 -2
  54. package/doc/functions/controls.ToolbarControl.html +2 -2
  55. package/doc/functions/controls.ValidateableTextControl.html +2 -2
  56. package/doc/functions/controls.useColumnItem.html +2 -2
  57. package/doc/functions/controls.useColumnItems.html +2 -2
  58. package/doc/functions/controls.useMessageDatabases.html +2 -2
  59. package/doc/functions/hooks.useAvailableProtocols.html +2 -2
  60. package/doc/functions/hooks.useDevices.html +2 -2
  61. package/doc/functions/hooks.useFixedPositionModeMeasurementData.html +2 -2
  62. package/doc/functions/hooks.useIsOnline.html +2 -2
  63. package/doc/functions/hooks.useLanguage.html +2 -2
  64. package/doc/functions/hooks.useLocalizedStrings.html +2 -2
  65. package/doc/functions/hooks.useLogMessages.html +2 -2
  66. package/doc/functions/hooks.useMaxDataBytes.html +2 -2
  67. package/doc/functions/hooks.useMeasurementSetup.html +2 -2
  68. package/doc/functions/hooks.useMeasurementStatus.html +2 -2
  69. package/doc/functions/hooks.useMessageData.html +2 -2
  70. package/doc/functions/hooks.useMessageLogFileFormats.html +2 -2
  71. package/doc/functions/hooks.useNewMeasurementData.html +2 -2
  72. package/doc/functions/hooks.useNodeStatus.html +2 -2
  73. package/doc/functions/hooks.useNumericRadix.html +2 -2
  74. package/doc/functions/hooks.useOnlineStatus.html +2 -2
  75. package/doc/functions/hooks.useOnlineStatusSync.html +2 -2
  76. package/doc/functions/hooks.useOverallStatusLevel.html +2 -2
  77. package/doc/functions/hooks.useProjectData.html +2 -2
  78. package/doc/functions/hooks.useProjectDataSlice.html +2 -2
  79. package/doc/functions/hooks.useRecentProjectFiles.html +2 -2
  80. package/doc/functions/hooks.useRunningPeriodicTransmissions.html +2 -2
  81. package/doc/functions/hooks.useScrollModeMeasurementData.html +2 -2
  82. package/doc/functions/hooks.useSessionData.html +2 -2
  83. package/doc/functions/hooks.useSessionDataSlice.html +2 -2
  84. package/doc/functions/hooks.useSignalData.html +2 -2
  85. package/doc/functions/hooks.useSignalDataEnvelopes.html +2 -2
  86. package/doc/functions/hooks.useSignalLogFileFormats.html +2 -2
  87. package/doc/functions/hooks.useUndo.html +2 -2
  88. package/doc/functions/hooks.useUndoRef.html +2 -2
  89. package/doc/functions/hooks.useUndoSessionDataSlice.html +2 -2
  90. package/doc/functions/hooks.useUserSettings.html +2 -2
  91. package/doc/functions/hooks.useWorkspacePaneWithId.html +2 -2
  92. package/doc/functions/ipc.addDataProcessor.html +2 -2
  93. package/doc/functions/ipc.addSource.html +2 -2
  94. package/doc/functions/ipc.addTarget.html +2 -2
  95. package/doc/functions/ipc.clearLinMessage.html +2 -2
  96. package/doc/functions/ipc.connectNodes.html +2 -2
  97. package/doc/functions/ipc.deleteDataProcessor.html +2 -2
  98. package/doc/functions/ipc.deleteSource.html +2 -2
  99. package/doc/functions/ipc.deleteTarget.html +2 -2
  100. package/doc/functions/ipc.disableNode.html +2 -2
  101. package/doc/functions/ipc.disconnectNodes.html +2 -2
  102. package/doc/functions/ipc.enableNode.html +2 -2
  103. package/doc/functions/ipc.getFirstAndLatestTimestamp.html +2 -2
  104. package/doc/functions/ipc.getFirstTimestamp.html +2 -2
  105. package/doc/functions/ipc.getFrameDefinitions.html +2 -2
  106. package/doc/functions/ipc.getLatestTimestamp.html +2 -2
  107. package/doc/functions/ipc.getLogger.html +2 -2
  108. package/doc/functions/ipc.getMessageDataBeforeTimestamp.html +2 -2
  109. package/doc/functions/ipc.getMessageLogFileFormats.html +2 -2
  110. package/doc/functions/ipc.getSignalLogFileFormats.html +2 -2
  111. package/doc/functions/ipc.requestLinMessage.html +2 -2
  112. package/doc/functions/ipc.sendCanMessage.html +2 -2
  113. package/doc/functions/ipc.sendMessage.html +2 -2
  114. package/doc/functions/ipc.showMessageBox.html +2 -2
  115. package/doc/functions/ipc.showQuestionBox.html +2 -2
  116. package/doc/functions/ipc.startLogReplay.html +2 -2
  117. package/doc/functions/ipc.startMeasurement.html +2 -2
  118. package/doc/functions/ipc.startPeriodicTransmission.html +2 -2
  119. package/doc/functions/ipc.stopLogReplay.html +2 -2
  120. package/doc/functions/ipc.stopMeasurement.html +2 -2
  121. package/doc/functions/ipc.stopPeriodicTransmission.html +2 -2
  122. package/doc/functions/ipc.updateDataProcessor.html +2 -2
  123. package/doc/functions/ipc.updateLinMessage.html +2 -2
  124. package/doc/functions/ipc.updatePeriodicTransmission.html +2 -2
  125. package/doc/functions/ipc.updateSource.html +2 -2
  126. package/doc/functions/ipc.updateTarget.html +2 -2
  127. package/doc/functions/models.decimalToFixed.html +2 -2
  128. package/doc/functions/models.decimalToHex.html +2 -2
  129. package/doc/functions/models.deep_equal.html +2 -2
  130. package/doc/functions/models.deserializeFrame.html +2 -2
  131. package/doc/functions/models.jsonReplacer.html +2 -2
  132. package/doc/functions/models.jsonReviver.html +2 -2
  133. package/doc/functions/models.longToNumber.html +2 -2
  134. package/doc/functions/models.serializeFrame.html +2 -2
  135. package/doc/hierarchy.html +1 -1
  136. package/doc/index.html +2 -2
  137. package/doc/interfaces/controls.ButtonGroupProps.html +2 -2
  138. package/doc/interfaces/controls.ButtonProps.html +2 -2
  139. package/doc/interfaces/controls.CanChannelSelectControlProps.html +2 -2
  140. package/doc/interfaces/controls.CanIdentifierControlProps.html +2 -2
  141. package/doc/interfaces/controls.CanIdentifierFrameControlProps.html +2 -2
  142. package/doc/interfaces/controls.CanIdentifierGeneratorControlProps.html +2 -2
  143. package/doc/interfaces/controls.CanIdentifierGeneratorSettingsControlProps.html +2 -2
  144. package/doc/interfaces/controls.CheckboxControlProps.html +2 -2
  145. package/doc/interfaces/controls.ContextMenuProps.html +2 -2
  146. package/doc/interfaces/controls.DropdownButtonChildrenProps.html +2 -2
  147. package/doc/interfaces/controls.DropdownButtonProps.html +2 -2
  148. package/doc/interfaces/controls.DropdownButtonTextItemsProps.html +2 -2
  149. package/doc/interfaces/controls.DropdownPanelProps.html +2 -2
  150. package/doc/interfaces/controls.FormControlRowProps.html +2 -2
  151. package/doc/interfaces/controls.IExtensionWorkspaceViewProps.html +2 -2
  152. package/doc/interfaces/controls.ILocalizedStrings.html +2 -2
  153. package/doc/interfaces/controls.IMessageDatabase.html +2 -2
  154. package/doc/interfaces/controls.InlineEditorProps.html +2 -2
  155. package/doc/interfaces/controls.LabelProps.html +2 -2
  156. package/doc/interfaces/controls.LinChannelSelectControlProps.html +2 -2
  157. package/doc/interfaces/controls.LinIdentifierControlProps.html +2 -2
  158. package/doc/interfaces/controls.LinIdentifierFrameControlProps.html +2 -2
  159. package/doc/interfaces/controls.LinIdentifierGeneratorControlProps.html +2 -2
  160. package/doc/interfaces/controls.LinIdentifierGeneratorSettingsControlProps.html +2 -2
  161. package/doc/interfaces/controls.NumberRangeControlProps.html +2 -2
  162. package/doc/interfaces/controls.RadioControlProps.html +2 -2
  163. package/doc/interfaces/controls.RadioGroupControlProps.html +2 -2
  164. package/doc/interfaces/controls.SectionControlProps.html +2 -2
  165. package/doc/interfaces/controls.SelectControlProps.html +2 -2
  166. package/doc/interfaces/controls.SelectMessageDialogProps.html +2 -2
  167. package/doc/interfaces/controls.SelectSignalDialogProps.html +2 -2
  168. package/doc/interfaces/controls.SelectSignalsControlProps.html +2 -2
  169. package/doc/interfaces/controls.SelectedSignalInfo.html +2 -2
  170. package/doc/interfaces/controls.SelectedSignalInfoChangeArgs.html +2 -2
  171. package/doc/interfaces/controls.TableColumn.html +2 -2
  172. package/doc/interfaces/controls.TableControlProps.html +2 -2
  173. package/doc/interfaces/controls.TextControlProps.html +2 -2
  174. package/doc/interfaces/controls.ToggleButtonGroupProps.html +2 -2
  175. package/doc/interfaces/controls.ToggleButtonProps.html +2 -2
  176. package/doc/interfaces/controls.ToolbarControlProps.html +2 -2
  177. package/doc/interfaces/controls.ValidateableTextControlProps.html +2 -2
  178. package/doc/interfaces/controls.toolbarItem.html +2 -2
  179. package/doc/interfaces/hooks.IEnvelopeView.html +2 -2
  180. package/doc/interfaces/hooks.ISignalData.html +2 -2
  181. package/doc/interfaces/hooks.ISignalDataEnvelope.html +2 -2
  182. package/doc/interfaces/hooks.IUndoObject.html +2 -2
  183. package/doc/interfaces/hooks.IUndoState.html +2 -2
  184. package/doc/interfaces/ipc.ILogger.html +2 -2
  185. package/doc/interfaces/models.BaseNodeProperties.html +2 -2
  186. package/doc/interfaces/models.BusStatus.html +2 -2
  187. package/doc/interfaces/models.CanBusParamLimits.html +2 -2
  188. package/doc/interfaces/models.CanBusParams.html +2 -2
  189. package/doc/interfaces/models.CanChannelCapacity.html +2 -2
  190. package/doc/interfaces/models.CanChannelConfiguration.html +2 -2
  191. package/doc/interfaces/models.CanFrameFlags.html +2 -2
  192. package/doc/interfaces/models.CanMessageFilterSettings.html +2 -2
  193. package/doc/interfaces/models.Channel.html +2 -2
  194. package/doc/interfaces/models.ChannelSettings.html +2 -2
  195. package/doc/interfaces/models.DataProcessingStatus.html +2 -2
  196. package/doc/interfaces/models.DataProcessorNodeProperties.html +2 -2
  197. package/doc/interfaces/models.DatabasesSettings.html +2 -2
  198. package/doc/interfaces/models.Device.html +2 -2
  199. package/doc/interfaces/models.Devices.html +2 -2
  200. package/doc/interfaces/models.Empty.html +2 -2
  201. package/doc/interfaces/models.ErrorStatus.html +2 -2
  202. package/doc/interfaces/models.FixedPosFrameIdentifier.html +2 -2
  203. package/doc/interfaces/models.Frame.html +2 -2
  204. package/doc/interfaces/models.FrameDefinition.html +2 -2
  205. package/doc/interfaces/models.FrameDefinitions.html +2 -2
  206. package/doc/interfaces/models.FramePropertyValue.html +2 -2
  207. package/doc/interfaces/models.FrameReceivedTrigger.html +2 -2
  208. package/doc/interfaces/models.Frames.html +2 -2
  209. package/doc/interfaces/models.IUserSettings.html +2 -2
  210. package/doc/interfaces/models.IWorkspaceComponentPaneData.html +2 -2
  211. package/doc/interfaces/models.IWorkspaceContainerPaneData.html +2 -2
  212. package/doc/interfaces/models.IWorkspacePaneData.html +2 -2
  213. package/doc/interfaces/models.InterpreterSettings.html +2 -2
  214. package/doc/interfaces/models.J1939InterpreterSettings.html +2 -2
  215. package/doc/interfaces/models.LinChannelConfiguration.html +2 -2
  216. package/doc/interfaces/models.LinFrameFlags.html +2 -2
  217. package/doc/interfaces/models.LogMessage.html +2 -2
  218. package/doc/interfaces/models.LogMessages.html +2 -2
  219. package/doc/interfaces/models.LogReplaySettings.html +2 -2
  220. package/doc/interfaces/models.LogReplayStatus.html +2 -2
  221. package/doc/interfaces/models.LoggerStatus.html +2 -2
  222. package/doc/interfaces/models.MeasurementSetup.html +2 -2
  223. package/doc/interfaces/models.MessageLoggerSettings.html +2 -2
  224. package/doc/interfaces/models.NodeStatus.html +2 -2
  225. package/doc/interfaces/models.NodeStatuses.html +2 -2
  226. package/doc/interfaces/models.OnlineStatus.html +2 -2
  227. package/doc/interfaces/models.PeriodicTransmissionSettings.html +2 -2
  228. package/doc/interfaces/models.ServiceExtensionSettings.html +2 -2
  229. package/doc/interfaces/models.SignalDefinition.html +2 -2
  230. package/doc/interfaces/models.SignalDefinitions.html +2 -2
  231. package/doc/interfaces/models.SignalFilterSettings.html +2 -2
  232. package/doc/interfaces/models.SignalLoggerSettings.html +2 -2
  233. package/doc/interfaces/models.SignalValue.html +2 -2
  234. package/doc/interfaces/models.SignalValueTrigger.html +2 -2
  235. package/doc/interfaces/models.SourceNodeProperties.html +2 -2
  236. package/doc/interfaces/models.TargetNodeProperties.html +2 -2
  237. package/doc/interfaces/models.TdcConfiguration.html +2 -2
  238. package/doc/interfaces/models.TriggerSettings.html +2 -2
  239. package/doc/interfaces/models.WriteFrame.html +2 -2
  240. package/doc/modules/controls.html +2 -2
  241. package/doc/modules/hooks.html +2 -2
  242. package/doc/modules/ipc.html +2 -2
  243. package/doc/modules/models.html +2 -2
  244. package/doc/modules.html +1 -1
  245. package/doc/types/controls.ContextMenuOption.html +2 -2
  246. package/doc/types/controls.SelectOption.html +2 -2
  247. package/doc/types/controls.StringsMap.html +2 -2
  248. package/doc/types/controls.canIdentifierGeneratorType.html +2 -2
  249. package/doc/types/controls.canIdentifierType.html +2 -2
  250. package/doc/types/controls.linIdentifierGeneratorType.html +2 -2
  251. package/doc/types/hooks.OnGoingOfflineCallback.html +2 -2
  252. package/doc/types/hooks.OnGoingOnlineCallback.html +2 -2
  253. package/doc/types/models.SerializableFrame.html +2 -2
  254. package/doc/variables/controls.FillBox.html +2 -2
  255. package/doc/variables/controls.OneLineButton.html +2 -2
  256. package/doc/variables/controls.SizedBox.html +2 -2
  257. package/doc/variables/controls.TabsPanel.html +2 -2
  258. package/doc/variables/models.defaultUserSettings.html +2 -2
  259. package/doc_md/README.md +1 -1
  260. package/doc_md/controls/README.md +1 -1
  261. package/doc_md/controls/functions/CanChannelSelectControl.md +1 -1
  262. package/doc_md/controls/functions/CanIdentifierControl.md +1 -1
  263. package/doc_md/controls/functions/CanIdentifierFrameControl.md +1 -1
  264. package/doc_md/controls/functions/CanIdentifierGeneratorControl.md +1 -1
  265. package/doc_md/controls/functions/CanIdentifierGeneratorSettingsControl.md +1 -1
  266. package/doc_md/controls/functions/CanKingDataProvider.md +1 -1
  267. package/doc_md/controls/functions/CheckboxControl.md +1 -1
  268. package/doc_md/controls/functions/ColorControl.md +1 -1
  269. package/doc_md/controls/functions/ColumnItemControl.md +1 -1
  270. package/doc_md/controls/functions/ContextMenu.md +1 -1
  271. package/doc_md/controls/functions/DropdownButton.md +1 -1
  272. package/doc_md/controls/functions/DropdownButtonTextItems.md +1 -1
  273. package/doc_md/controls/functions/DropdownPanel.md +1 -1
  274. package/doc_md/controls/functions/FormControlRow.md +1 -1
  275. package/doc_md/controls/functions/InlineEditor.md +1 -1
  276. package/doc_md/controls/functions/LinChannelSelectControl.md +1 -1
  277. package/doc_md/controls/functions/LinIdentifierControl.md +1 -1
  278. package/doc_md/controls/functions/LinIdentifierFrameControl.md +1 -1
  279. package/doc_md/controls/functions/LinIdentifierGeneratorControl.md +1 -1
  280. package/doc_md/controls/functions/LinIdentifierGeneratorSettingsControl.md +1 -1
  281. package/doc_md/controls/functions/NumberRangeControl.md +1 -1
  282. package/doc_md/controls/functions/RadioControl.md +1 -1
  283. package/doc_md/controls/functions/RadioGroupControl.md +1 -1
  284. package/doc_md/controls/functions/SectionControl.md +1 -1
  285. package/doc_md/controls/functions/SelectControl.md +1 -1
  286. package/doc_md/controls/functions/SelectMessageDialog.md +1 -1
  287. package/doc_md/controls/functions/SelectSignalDialog.md +1 -1
  288. package/doc_md/controls/functions/SelectSignalsControl.md +1 -1
  289. package/doc_md/controls/functions/TableControl.md +1 -1
  290. package/doc_md/controls/functions/TextControl.md +1 -1
  291. package/doc_md/controls/functions/ToolbarControl.md +1 -1
  292. package/doc_md/controls/functions/ValidateableTextControl.md +1 -1
  293. package/doc_md/controls/functions/useColumnItem.md +1 -1
  294. package/doc_md/controls/functions/useColumnItems.md +1 -1
  295. package/doc_md/controls/functions/useMessageDatabases.md +1 -1
  296. package/doc_md/controls/interfaces/ButtonGroupProps.md +1 -1
  297. package/doc_md/controls/interfaces/ButtonProps.md +1 -1
  298. package/doc_md/controls/interfaces/CanChannelSelectControlProps.md +1 -1
  299. package/doc_md/controls/interfaces/CanIdentifierControlProps.md +1 -1
  300. package/doc_md/controls/interfaces/CanIdentifierFrameControlProps.md +1 -1
  301. package/doc_md/controls/interfaces/CanIdentifierGeneratorControlProps.md +1 -1
  302. package/doc_md/controls/interfaces/CanIdentifierGeneratorSettingsControlProps.md +1 -1
  303. package/doc_md/controls/interfaces/CheckboxControlProps.md +1 -1
  304. package/doc_md/controls/interfaces/ContextMenuProps.md +1 -1
  305. package/doc_md/controls/interfaces/DropdownButtonChildrenProps.md +1 -1
  306. package/doc_md/controls/interfaces/DropdownButtonProps.md +1 -1
  307. package/doc_md/controls/interfaces/DropdownButtonTextItemsProps.md +1 -1
  308. package/doc_md/controls/interfaces/DropdownPanelProps.md +1 -1
  309. package/doc_md/controls/interfaces/FormControlRowProps.md +1 -1
  310. package/doc_md/controls/interfaces/IExtensionWorkspaceViewProps.md +1 -1
  311. package/doc_md/controls/interfaces/ILocalizedStrings.md +1 -1
  312. package/doc_md/controls/interfaces/IMessageDatabase.md +1 -1
  313. package/doc_md/controls/interfaces/InlineEditorProps.md +1 -1
  314. package/doc_md/controls/interfaces/LabelProps.md +1 -1
  315. package/doc_md/controls/interfaces/LinChannelSelectControlProps.md +1 -1
  316. package/doc_md/controls/interfaces/LinIdentifierControlProps.md +1 -1
  317. package/doc_md/controls/interfaces/LinIdentifierFrameControlProps.md +1 -1
  318. package/doc_md/controls/interfaces/LinIdentifierGeneratorControlProps.md +1 -1
  319. package/doc_md/controls/interfaces/LinIdentifierGeneratorSettingsControlProps.md +1 -1
  320. package/doc_md/controls/interfaces/NumberRangeControlProps.md +1 -1
  321. package/doc_md/controls/interfaces/RadioControlProps.md +1 -1
  322. package/doc_md/controls/interfaces/RadioGroupControlProps.md +1 -1
  323. package/doc_md/controls/interfaces/SectionControlProps.md +1 -1
  324. package/doc_md/controls/interfaces/SelectControlProps.md +1 -1
  325. package/doc_md/controls/interfaces/SelectMessageDialogProps.md +1 -1
  326. package/doc_md/controls/interfaces/SelectSignalDialogProps.md +1 -1
  327. package/doc_md/controls/interfaces/SelectSignalsControlProps.md +1 -1
  328. package/doc_md/controls/interfaces/SelectedSignalInfo.md +1 -1
  329. package/doc_md/controls/interfaces/SelectedSignalInfoChangeArgs.md +1 -1
  330. package/doc_md/controls/interfaces/TableColumn.md +1 -1
  331. package/doc_md/controls/interfaces/TableControlProps.md +1 -1
  332. package/doc_md/controls/interfaces/TextControlProps.md +1 -1
  333. package/doc_md/controls/interfaces/ToggleButtonGroupProps.md +1 -1
  334. package/doc_md/controls/interfaces/ToggleButtonProps.md +1 -1
  335. package/doc_md/controls/interfaces/ToolbarControlProps.md +1 -1
  336. package/doc_md/controls/interfaces/ValidateableTextControlProps.md +1 -1
  337. package/doc_md/controls/interfaces/toolbarItem.md +1 -1
  338. package/doc_md/controls/type-aliases/ContextMenuOption.md +1 -1
  339. package/doc_md/controls/type-aliases/SelectOption.md +1 -1
  340. package/doc_md/controls/type-aliases/StringsMap.md +1 -1
  341. package/doc_md/controls/type-aliases/canIdentifierGeneratorType.md +1 -1
  342. package/doc_md/controls/type-aliases/canIdentifierType.md +1 -1
  343. package/doc_md/controls/type-aliases/linIdentifierGeneratorType.md +1 -1
  344. package/doc_md/controls/variables/FillBox.md +1 -1
  345. package/doc_md/controls/variables/OneLineButton.md +1 -1
  346. package/doc_md/controls/variables/SizedBox.md +1 -1
  347. package/doc_md/controls/variables/TabsPanel.md +1 -1
  348. package/doc_md/hooks/README.md +1 -1
  349. package/doc_md/hooks/functions/useAvailableProtocols.md +1 -1
  350. package/doc_md/hooks/functions/useDevices.md +1 -1
  351. package/doc_md/hooks/functions/useFixedPositionModeMeasurementData.md +1 -1
  352. package/doc_md/hooks/functions/useIsOnline.md +1 -1
  353. package/doc_md/hooks/functions/useLanguage.md +1 -1
  354. package/doc_md/hooks/functions/useLocalizedStrings.md +1 -1
  355. package/doc_md/hooks/functions/useLogMessages.md +1 -1
  356. package/doc_md/hooks/functions/useMaxDataBytes.md +1 -1
  357. package/doc_md/hooks/functions/useMeasurementSetup.md +1 -1
  358. package/doc_md/hooks/functions/useMeasurementStatus.md +1 -1
  359. package/doc_md/hooks/functions/useMessageData.md +1 -1
  360. package/doc_md/hooks/functions/useMessageLogFileFormats.md +1 -1
  361. package/doc_md/hooks/functions/useNewMeasurementData.md +1 -1
  362. package/doc_md/hooks/functions/useNodeStatus.md +1 -1
  363. package/doc_md/hooks/functions/useNumericRadix.md +1 -1
  364. package/doc_md/hooks/functions/useOnlineStatus.md +1 -1
  365. package/doc_md/hooks/functions/useOnlineStatusSync.md +1 -1
  366. package/doc_md/hooks/functions/useOverallStatusLevel.md +1 -1
  367. package/doc_md/hooks/functions/useProjectData.md +1 -1
  368. package/doc_md/hooks/functions/useProjectDataSlice.md +1 -1
  369. package/doc_md/hooks/functions/useRecentProjectFiles.md +1 -1
  370. package/doc_md/hooks/functions/useRunningPeriodicTransmissions.md +1 -1
  371. package/doc_md/hooks/functions/useScrollModeMeasurementData.md +1 -1
  372. package/doc_md/hooks/functions/useSessionData.md +1 -1
  373. package/doc_md/hooks/functions/useSessionDataSlice.md +1 -1
  374. package/doc_md/hooks/functions/useSignalData.md +1 -1
  375. package/doc_md/hooks/functions/useSignalDataEnvelopes.md +1 -1
  376. package/doc_md/hooks/functions/useSignalLogFileFormats.md +1 -1
  377. package/doc_md/hooks/functions/useUndo.md +1 -1
  378. package/doc_md/hooks/functions/useUndoRef.md +1 -1
  379. package/doc_md/hooks/functions/useUndoSessionDataSlice.md +1 -1
  380. package/doc_md/hooks/functions/useUserSettings.md +1 -1
  381. package/doc_md/hooks/functions/useWorkspacePaneWithId.md +1 -1
  382. package/doc_md/hooks/interfaces/IEnvelopeView.md +1 -1
  383. package/doc_md/hooks/interfaces/ISignalData.md +1 -1
  384. package/doc_md/hooks/interfaces/ISignalDataEnvelope.md +1 -1
  385. package/doc_md/hooks/interfaces/IUndoObject.md +1 -1
  386. package/doc_md/hooks/interfaces/IUndoState.md +1 -1
  387. package/doc_md/hooks/type-aliases/OnGoingOfflineCallback.md +1 -1
  388. package/doc_md/hooks/type-aliases/OnGoingOnlineCallback.md +1 -1
  389. package/doc_md/ipc/README.md +1 -1
  390. package/doc_md/ipc/functions/addDataProcessor.md +1 -1
  391. package/doc_md/ipc/functions/addSource.md +1 -1
  392. package/doc_md/ipc/functions/addTarget.md +1 -1
  393. package/doc_md/ipc/functions/clearLinMessage.md +1 -1
  394. package/doc_md/ipc/functions/connectNodes.md +1 -1
  395. package/doc_md/ipc/functions/deleteDataProcessor.md +1 -1
  396. package/doc_md/ipc/functions/deleteSource.md +1 -1
  397. package/doc_md/ipc/functions/deleteTarget.md +1 -1
  398. package/doc_md/ipc/functions/disableNode.md +1 -1
  399. package/doc_md/ipc/functions/disconnectNodes.md +1 -1
  400. package/doc_md/ipc/functions/enableNode.md +1 -1
  401. package/doc_md/ipc/functions/getFirstAndLatestTimestamp.md +1 -1
  402. package/doc_md/ipc/functions/getFirstTimestamp.md +1 -1
  403. package/doc_md/ipc/functions/getFrameDefinitions.md +1 -1
  404. package/doc_md/ipc/functions/getLatestTimestamp.md +1 -1
  405. package/doc_md/ipc/functions/getLogger.md +1 -1
  406. package/doc_md/ipc/functions/getMessageDataBeforeTimestamp.md +1 -1
  407. package/doc_md/ipc/functions/getMessageLogFileFormats.md +1 -1
  408. package/doc_md/ipc/functions/getSignalLogFileFormats.md +1 -1
  409. package/doc_md/ipc/functions/requestLinMessage.md +1 -1
  410. package/doc_md/ipc/functions/sendCanMessage.md +1 -1
  411. package/doc_md/ipc/functions/sendMessage.md +1 -1
  412. package/doc_md/ipc/functions/showMessageBox.md +1 -1
  413. package/doc_md/ipc/functions/showQuestionBox.md +1 -1
  414. package/doc_md/ipc/functions/startLogReplay.md +1 -1
  415. package/doc_md/ipc/functions/startMeasurement.md +1 -1
  416. package/doc_md/ipc/functions/startPeriodicTransmission.md +1 -1
  417. package/doc_md/ipc/functions/stopLogReplay.md +1 -1
  418. package/doc_md/ipc/functions/stopMeasurement.md +1 -1
  419. package/doc_md/ipc/functions/stopPeriodicTransmission.md +1 -1
  420. package/doc_md/ipc/functions/updateDataProcessor.md +1 -1
  421. package/doc_md/ipc/functions/updateLinMessage.md +1 -1
  422. package/doc_md/ipc/functions/updatePeriodicTransmission.md +1 -1
  423. package/doc_md/ipc/functions/updateSource.md +1 -1
  424. package/doc_md/ipc/functions/updateTarget.md +1 -1
  425. package/doc_md/ipc/interfaces/ILogger.md +1 -1
  426. package/doc_md/models/README.md +1 -1
  427. package/doc_md/models/enumerations/AccessMode.md +1 -1
  428. package/doc_md/models/enumerations/CanChannelCap.md +1 -1
  429. package/doc_md/models/enumerations/CanConfigMode.md +1 -1
  430. package/doc_md/models/enumerations/CanFrameFlag.md +1 -1
  431. package/doc_md/models/enumerations/CanMessageFilterType.md +1 -1
  432. package/doc_md/models/enumerations/CanMode.md +1 -1
  433. package/doc_md/models/enumerations/DecimalChar.md +1 -1
  434. package/doc_md/models/enumerations/FileConflictAction.md +1 -1
  435. package/doc_md/models/enumerations/LinFrameFlag.md +1 -1
  436. package/doc_md/models/enumerations/LogFileFormat.md +1 -1
  437. package/doc_md/models/enumerations/LogLevel.md +1 -1
  438. package/doc_md/models/enumerations/LogReplayState.md +1 -1
  439. package/doc_md/models/enumerations/LoggerState.md +1 -1
  440. package/doc_md/models/enumerations/Separator.md +1 -1
  441. package/doc_md/models/enumerations/SignalEncoding.md +1 -1
  442. package/doc_md/models/enumerations/SignalType.md +1 -1
  443. package/doc_md/models/enumerations/SignalValueTriggerOperator.md +1 -1
  444. package/doc_md/models/enumerations/StatusLevel.md +1 -1
  445. package/doc_md/models/enumerations/TimeReference.md +1 -1
  446. package/doc_md/models/enumerations/TriggerOperator.md +1 -1
  447. package/doc_md/models/functions/decimalToFixed.md +1 -1
  448. package/doc_md/models/functions/decimalToHex.md +1 -1
  449. package/doc_md/models/functions/deep_equal.md +1 -1
  450. package/doc_md/models/functions/deserializeFrame.md +1 -1
  451. package/doc_md/models/functions/jsonReplacer.md +1 -1
  452. package/doc_md/models/functions/jsonReviver.md +1 -1
  453. package/doc_md/models/functions/longToNumber.md +1 -1
  454. package/doc_md/models/functions/serializeFrame.md +1 -1
  455. package/doc_md/models/interfaces/BaseNodeProperties.md +1 -1
  456. package/doc_md/models/interfaces/BusStatus.md +1 -1
  457. package/doc_md/models/interfaces/CanBusParamLimits.md +1 -1
  458. package/doc_md/models/interfaces/CanBusParams.md +1 -1
  459. package/doc_md/models/interfaces/CanChannelCapacity.md +1 -1
  460. package/doc_md/models/interfaces/CanChannelConfiguration.md +1 -1
  461. package/doc_md/models/interfaces/CanFrameFlags.md +1 -1
  462. package/doc_md/models/interfaces/CanMessageFilterSettings.md +1 -1
  463. package/doc_md/models/interfaces/Channel.md +1 -1
  464. package/doc_md/models/interfaces/ChannelSettings.md +1 -1
  465. package/doc_md/models/interfaces/DataProcessingStatus.md +1 -1
  466. package/doc_md/models/interfaces/DataProcessorNodeProperties.md +1 -1
  467. package/doc_md/models/interfaces/DatabasesSettings.md +1 -1
  468. package/doc_md/models/interfaces/Device.md +1 -1
  469. package/doc_md/models/interfaces/Devices.md +1 -1
  470. package/doc_md/models/interfaces/Empty.md +1 -1
  471. package/doc_md/models/interfaces/ErrorStatus.md +1 -1
  472. package/doc_md/models/interfaces/FixedPosFrameIdentifier.md +1 -1
  473. package/doc_md/models/interfaces/Frame.md +1 -1
  474. package/doc_md/models/interfaces/FrameDefinition.md +1 -1
  475. package/doc_md/models/interfaces/FrameDefinitions.md +1 -1
  476. package/doc_md/models/interfaces/FramePropertyValue.md +1 -1
  477. package/doc_md/models/interfaces/FrameReceivedTrigger.md +1 -1
  478. package/doc_md/models/interfaces/Frames.md +1 -1
  479. package/doc_md/models/interfaces/IUserSettings.md +1 -1
  480. package/doc_md/models/interfaces/IWorkspaceComponentPaneData.md +1 -1
  481. package/doc_md/models/interfaces/IWorkspaceContainerPaneData.md +1 -1
  482. package/doc_md/models/interfaces/IWorkspacePaneData.md +1 -1
  483. package/doc_md/models/interfaces/InterpreterSettings.md +1 -1
  484. package/doc_md/models/interfaces/J1939InterpreterSettings.md +1 -1
  485. package/doc_md/models/interfaces/LinChannelConfiguration.md +1 -1
  486. package/doc_md/models/interfaces/LinFrameFlags.md +1 -1
  487. package/doc_md/models/interfaces/LogMessage.md +1 -1
  488. package/doc_md/models/interfaces/LogMessages.md +1 -1
  489. package/doc_md/models/interfaces/LogReplaySettings.md +1 -1
  490. package/doc_md/models/interfaces/LogReplayStatus.md +1 -1
  491. package/doc_md/models/interfaces/LoggerStatus.md +1 -1
  492. package/doc_md/models/interfaces/MeasurementSetup.md +1 -1
  493. package/doc_md/models/interfaces/MessageLoggerSettings.md +1 -1
  494. package/doc_md/models/interfaces/NodeStatus.md +1 -1
  495. package/doc_md/models/interfaces/NodeStatuses.md +1 -1
  496. package/doc_md/models/interfaces/OnlineStatus.md +1 -1
  497. package/doc_md/models/interfaces/PeriodicTransmissionSettings.md +1 -1
  498. package/doc_md/models/interfaces/ServiceExtensionSettings.md +1 -1
  499. package/doc_md/models/interfaces/SignalDefinition.md +1 -1
  500. package/doc_md/models/interfaces/SignalDefinitions.md +1 -1
  501. package/doc_md/models/interfaces/SignalFilterSettings.md +1 -1
  502. package/doc_md/models/interfaces/SignalLoggerSettings.md +1 -1
  503. package/doc_md/models/interfaces/SignalValue.md +1 -1
  504. package/doc_md/models/interfaces/SignalValueTrigger.md +1 -1
  505. package/doc_md/models/interfaces/SourceNodeProperties.md +1 -1
  506. package/doc_md/models/interfaces/TargetNodeProperties.md +1 -1
  507. package/doc_md/models/interfaces/TdcConfiguration.md +1 -1
  508. package/doc_md/models/interfaces/TriggerSettings.md +1 -1
  509. package/doc_md/models/interfaces/WriteFrame.md +1 -1
  510. package/doc_md/models/type-aliases/SerializableFrame.md +1 -1
  511. package/doc_md/models/variables/defaultUserSettings.md +1 -1
  512. package/doc_md/modules.md +2 -2
  513. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CanIdentifierControlProps | Kvaser CanKing GUI Extensions SDK - v7.4.0</title><link rel="icon" href="../assets/favicon.png" type="image/png"/><meta name="description" content="Documentation for Kvaser CanKing GUI Extensions SDK"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><script async src="../assets/hierarchy.js" id="tsd-hierarchy-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">Kvaser CanKing GUI Extensions SDK - v7.4.0</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/controls.html">controls</a></li><li><a href="" aria-current="page">CanIdentifierControlProps</a></li></ul><h1>Interface CanIdentifierControlProps</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Properties of the CanIdentifierControl React component.</p>
1
+ <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CanIdentifierControlProps | Kvaser CanKing GUI Extensions SDK - v7.4.1</title><link rel="icon" href="../assets/favicon.png" type="image/png"/><meta name="description" content="Documentation for Kvaser CanKing GUI Extensions SDK"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><script async src="../assets/hierarchy.js" id="tsd-hierarchy-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">Kvaser CanKing GUI Extensions SDK - v7.4.1</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/controls.html">controls</a></li><li><a href="" aria-current="page">CanIdentifierControlProps</a></li></ul><h1>Interface CanIdentifierControlProps</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Properties of the CanIdentifierControl React component.</p>
2
2
  </div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">CanIdentifierControlProps</span> <span class="tsd-signature-symbol">{</span><br/>    <a class="tsd-kind-property" href="#canidentifier">canIdentifier</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#canidentifiertype">canIdentifierType</a><span class="tsd-signature-symbol">:</span> <a href="../types/controls.canIdentifierType.html" class="tsd-signature-type tsd-kind-type-alias">canIdentifierType</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#collapsed">collapsed</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#collapsedchange">collapsedChange</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=&gt;</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#collapsible">collapsible</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#disabled">disabled</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#disableselectmessagebutton">disableSelectMessageButton</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#disableselectsignalbutton">disableSelectSignalButton</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#fullscreen">fullScreen</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#hidesection">hideSection</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#hideselectmessagebutton">hideSelectMessageButton</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#nodeidentifier">nodeIdentifier</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#oncanidentifierchange">onCanIdentifierChange</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">identifier</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>        <span class="tsd-kind-parameter">idType</span><span class="tsd-signature-symbol">:</span> <a href="../types/controls.canIdentifierType.html" class="tsd-signature-type tsd-kind-type-alias">canIdentifierType</a><span class="tsd-signature-symbol">,</span><br/>        <span class="tsd-kind-parameter">sourceId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=&gt;</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onerrorschange">onErrorsChange</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">errors</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=&gt;</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onsignalchange">onSignalChange</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">identifier</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>        <span class="tsd-kind-parameter">idType</span><span class="tsd-signature-symbol">:</span> <a href="../types/controls.canIdentifierType.html" class="tsd-signature-type tsd-kind-type-alias">canIdentifierType</a><span class="tsd-signature-symbol">,</span><br/>        <span class="tsd-kind-parameter">signal</span><span class="tsd-signature-symbol">:</span> <a href="models.SignalDefinition.html" class="tsd-signature-type tsd-kind-interface">SignalDefinition</a><span class="tsd-signature-symbol">,</span><br/>        <span class="tsd-kind-parameter">sourceId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=&gt;</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#parentdialogtitle">parentDialogTitle</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#selectedsourceid">selectedSourceId</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#showselectsignalbutton">showSelectSignalButton</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#showsource">showSource</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#sourceidfilter">sourceIdFilter</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#canidentifier" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>can<wbr/>Identifier</span></a>
3
3
  <a href="#canidentifiertype" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>can<wbr/>Identifier<wbr/>Type</span></a>
4
4
  <a href="#collapsed" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsed?</span></a>
@@ -52,4 +52,4 @@ Leave undefined if there is no parent dialog.</p>
52
52
  </div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="showsource"><code class="tsd-tag">Optional</code><span>show<wbr/>Source</span><a href="#showsource" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">showSource</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Set to true if the source field should be shown. Default is false.</p>
53
53
  </div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="sourceidfilter"><code class="tsd-tag">Optional</code><span>source<wbr/>Id<wbr/>Filter</span><a href="#sourceidfilter" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">sourceIdFilter</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The source identifier that will be used to filter messages in the select dialog.
54
54
  Leave undefined if no filtering should be done.</p>
55
- </div><div class="tsd-comment tsd-typography"></div></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#canidentifier"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>can<wbr/>Identifier</span></a><a href="#canidentifiertype"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>can<wbr/>Identifier<wbr/>Type</span></a><a href="#collapsed"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsed</span></a><a href="#collapsedchange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsed<wbr/>Change</span></a><a href="#collapsible"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsible</span></a><a href="#disabled"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>disabled</span></a><a href="#disableselectmessagebutton"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>disable<wbr/>Select<wbr/>Message<wbr/>Button</span></a><a href="#disableselectsignalbutton"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>disable<wbr/>Select<wbr/>Signal<wbr/>Button</span></a><a href="#fullscreen"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>full<wbr/>Screen</span></a><a href="#hidesection"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>hide<wbr/>Section</span></a><a href="#hideselectmessagebutton"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>hide<wbr/>Select<wbr/>Message<wbr/>Button</span></a><a href="#nodeidentifier"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>node<wbr/>Identifier</span></a><a href="#oncanidentifierchange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>on<wbr/>Can<wbr/>Identifier<wbr/>Change</span></a><a href="#onerrorschange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>on<wbr/>Errors<wbr/>Change</span></a><a href="#onsignalchange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>on<wbr/>Signal<wbr/>Change</span></a><a href="#parentdialogtitle"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>parent<wbr/>Dialog<wbr/>Title</span></a><a href="#selectedsourceid"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>selected<wbr/>Source<wbr/>Id</span></a><a href="#showselectsignalbutton"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>show<wbr/>Select<wbr/>Signal<wbr/>Button</span></a><a href="#showsource"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>show<wbr/>Source</span></a><a href="#sourceidfilter"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>source<wbr/>Id<wbr/>Filter</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">Kvaser CanKing GUI Extensions SDK - v7.4.0</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p>Copyright KVASER AB 2026</p></footer><div class="overlay"></div></body></html>
55
+ </div><div class="tsd-comment tsd-typography"></div></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#canidentifier"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>can<wbr/>Identifier</span></a><a href="#canidentifiertype"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>can<wbr/>Identifier<wbr/>Type</span></a><a href="#collapsed"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsed</span></a><a href="#collapsedchange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsed<wbr/>Change</span></a><a href="#collapsible"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsible</span></a><a href="#disabled"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>disabled</span></a><a href="#disableselectmessagebutton"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>disable<wbr/>Select<wbr/>Message<wbr/>Button</span></a><a href="#disableselectsignalbutton"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>disable<wbr/>Select<wbr/>Signal<wbr/>Button</span></a><a href="#fullscreen"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>full<wbr/>Screen</span></a><a href="#hidesection"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>hide<wbr/>Section</span></a><a href="#hideselectmessagebutton"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>hide<wbr/>Select<wbr/>Message<wbr/>Button</span></a><a href="#nodeidentifier"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>node<wbr/>Identifier</span></a><a href="#oncanidentifierchange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>on<wbr/>Can<wbr/>Identifier<wbr/>Change</span></a><a href="#onerrorschange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>on<wbr/>Errors<wbr/>Change</span></a><a href="#onsignalchange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>on<wbr/>Signal<wbr/>Change</span></a><a href="#parentdialogtitle"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>parent<wbr/>Dialog<wbr/>Title</span></a><a href="#selectedsourceid"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>selected<wbr/>Source<wbr/>Id</span></a><a href="#showselectsignalbutton"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>show<wbr/>Select<wbr/>Signal<wbr/>Button</span></a><a href="#showsource"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>show<wbr/>Source</span></a><a href="#sourceidfilter"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>source<wbr/>Id<wbr/>Filter</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">Kvaser CanKing GUI Extensions SDK - v7.4.1</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p>Copyright KVASER AB 2026</p></footer><div class="overlay"></div></body></html>
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CanIdentifierFrameControlProps | Kvaser CanKing GUI Extensions SDK - v7.4.0</title><link rel="icon" href="../assets/favicon.png" type="image/png"/><meta name="description" content="Documentation for Kvaser CanKing GUI Extensions SDK"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><script async src="../assets/hierarchy.js" id="tsd-hierarchy-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">Kvaser CanKing GUI Extensions SDK - v7.4.0</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/controls.html">controls</a></li><li><a href="" aria-current="page">CanIdentifierFrameControlProps</a></li></ul><h1>Interface CanIdentifierFrameControlProps</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Properties of the CanIdentifierFrameControl React component.</p>
1
+ <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CanIdentifierFrameControlProps | Kvaser CanKing GUI Extensions SDK - v7.4.1</title><link rel="icon" href="../assets/favicon.png" type="image/png"/><meta name="description" content="Documentation for Kvaser CanKing GUI Extensions SDK"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><script async src="../assets/hierarchy.js" id="tsd-hierarchy-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">Kvaser CanKing GUI Extensions SDK - v7.4.1</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/controls.html">controls</a></li><li><a href="" aria-current="page">CanIdentifierFrameControlProps</a></li></ul><h1>Interface CanIdentifierFrameControlProps</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Properties of the CanIdentifierFrameControl React component.</p>
2
2
  </div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">CanIdentifierFrameControlProps</span> <span class="tsd-signature-symbol">{</span><br/>    <a class="tsd-kind-property" href="#collapsed">collapsed</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#collapsedchange">collapsedChange</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=&gt;</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#collapsible">collapsible</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#disableselectmessagebutton">disableSelectMessageButton</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#frame">frame</a><span class="tsd-signature-symbol">:</span> <a href="models.WriteFrame.html" class="tsd-signature-type tsd-kind-interface">WriteFrame</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#fullscreen">fullScreen</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#hidesection">hideSection</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#hideselectmessagebutton">hideSelectMessageButton</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#nodeidentifier">nodeIdentifier</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onerrorschange">onErrorsChange</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">errors</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=&gt;</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onframechange">onFrameChange</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">:</span> <a href="models.WriteFrame.html" class="tsd-signature-type tsd-kind-interface">WriteFrame</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=&gt;</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#parentdialogtitle">parentDialogTitle</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#sourceidfilter">sourceIdFilter</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#collapsed" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsed?</span></a>
3
3
  <a href="#collapsedchange" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsed<wbr/>Change?</span></a>
4
4
  <a href="#collapsible" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsible?</span></a>
@@ -31,4 +31,4 @@ Leave undefined if no filtering should be done.</p>
31
31
  Leave undefined if there is no parent dialog.</p>
32
32
  </div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="sourceidfilter"><code class="tsd-tag">Optional</code><span>source<wbr/>Id<wbr/>Filter</span><a href="#sourceidfilter" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">sourceIdFilter</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The source identifier that will be used to filter messages in the select dialog.
33
33
  Leave undefined if no filtering should be done.</p>
34
- </div><div class="tsd-comment tsd-typography"></div></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#collapsed"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsed</span></a><a href="#collapsedchange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsed<wbr/>Change</span></a><a href="#collapsible"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsible</span></a><a href="#disableselectmessagebutton"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>disable<wbr/>Select<wbr/>Message<wbr/>Button</span></a><a href="#frame"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>frame</span></a><a href="#fullscreen"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>full<wbr/>Screen</span></a><a href="#hidesection"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>hide<wbr/>Section</span></a><a href="#hideselectmessagebutton"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>hide<wbr/>Select<wbr/>Message<wbr/>Button</span></a><a href="#nodeidentifier"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>node<wbr/>Identifier</span></a><a href="#onerrorschange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>on<wbr/>Errors<wbr/>Change</span></a><a href="#onframechange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>on<wbr/>Frame<wbr/>Change</span></a><a href="#parentdialogtitle"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>parent<wbr/>Dialog<wbr/>Title</span></a><a href="#sourceidfilter"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>source<wbr/>Id<wbr/>Filter</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">Kvaser CanKing GUI Extensions SDK - v7.4.0</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p>Copyright KVASER AB 2026</p></footer><div class="overlay"></div></body></html>
34
+ </div><div class="tsd-comment tsd-typography"></div></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#collapsed"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsed</span></a><a href="#collapsedchange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsed<wbr/>Change</span></a><a href="#collapsible"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsible</span></a><a href="#disableselectmessagebutton"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>disable<wbr/>Select<wbr/>Message<wbr/>Button</span></a><a href="#frame"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>frame</span></a><a href="#fullscreen"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>full<wbr/>Screen</span></a><a href="#hidesection"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>hide<wbr/>Section</span></a><a href="#hideselectmessagebutton"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>hide<wbr/>Select<wbr/>Message<wbr/>Button</span></a><a href="#nodeidentifier"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>node<wbr/>Identifier</span></a><a href="#onerrorschange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>on<wbr/>Errors<wbr/>Change</span></a><a href="#onframechange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>on<wbr/>Frame<wbr/>Change</span></a><a href="#parentdialogtitle"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>parent<wbr/>Dialog<wbr/>Title</span></a><a href="#sourceidfilter"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>source<wbr/>Id<wbr/>Filter</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">Kvaser CanKing GUI Extensions SDK - v7.4.1</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p>Copyright KVASER AB 2026</p></footer><div class="overlay"></div></body></html>
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CanIdentifierGeneratorControlProps | Kvaser CanKing GUI Extensions SDK - v7.4.0</title><link rel="icon" href="../assets/favicon.png" type="image/png"/><meta name="description" content="Documentation for Kvaser CanKing GUI Extensions SDK"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><script async src="../assets/hierarchy.js" id="tsd-hierarchy-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">Kvaser CanKing GUI Extensions SDK - v7.4.0</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/controls.html">controls</a></li><li><a href="" aria-current="page">CanIdentifierGeneratorControlProps</a></li></ul><h1>Interface CanIdentifierGeneratorControlProps</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Properties of the CanIdentifierGeneratorControl React component.</p>
1
+ <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CanIdentifierGeneratorControlProps | Kvaser CanKing GUI Extensions SDK - v7.4.1</title><link rel="icon" href="../assets/favicon.png" type="image/png"/><meta name="description" content="Documentation for Kvaser CanKing GUI Extensions SDK"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><script async src="../assets/hierarchy.js" id="tsd-hierarchy-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">Kvaser CanKing GUI Extensions SDK - v7.4.1</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/controls.html">controls</a></li><li><a href="" aria-current="page">CanIdentifierGeneratorControlProps</a></li></ul><h1>Interface CanIdentifierGeneratorControlProps</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Properties of the CanIdentifierGeneratorControl React component.</p>
2
2
  </div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">CanIdentifierGeneratorControlProps</span> <span class="tsd-signature-symbol">{</span><br/>    <a class="tsd-kind-property" href="#canidentifier">canIdentifier</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#canidentifiergeneratorsettingserror">canIdentifierGeneratorSettingsError</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">MutableRefObject</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#canidentifiertype">canIdentifierType</a><span class="tsd-signature-symbol">:</span> <a href="../types/controls.canIdentifierType.html" class="tsd-signature-type tsd-kind-type-alias">canIdentifierType</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#collapsed">collapsed</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#collapsedchange">collapsedChange</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=&gt;</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#collapsible">collapsible</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#disabled">disabled</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#fullscreen">fullScreen</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#identifiergeneratortype">identifierGeneratorType</a><span class="tsd-signature-symbol">:</span> <a href="../types/controls.canIdentifierGeneratorType.html" class="tsd-signature-type tsd-kind-type-alias">canIdentifierGeneratorType</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#maxcanidentifier">maxCanIdentifier</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#mincanidentifier">minCanIdentifier</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#nodeidentifier">nodeIdentifier</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onchange">onChange</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><br/>        <span class="tsd-kind-parameter">newCanIdentifier</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>        <span class="tsd-kind-parameter">newIdentifierGeneratorType</span><span class="tsd-signature-symbol">:</span> <a href="../types/controls.canIdentifierGeneratorType.html" class="tsd-signature-type tsd-kind-type-alias">canIdentifierGeneratorType</a><span class="tsd-signature-symbol">,</span><br/>        <span class="tsd-kind-parameter">newMinCanIdentifier</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>        <span class="tsd-kind-parameter">newMaxCanIdentifier</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>        <span class="tsd-kind-parameter">newIdentifierType</span><span class="tsd-signature-symbol">:</span> <a href="../types/controls.canIdentifierType.html" class="tsd-signature-type tsd-kind-type-alias">canIdentifierType</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=&gt;</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onerrorschange">onErrorsChange</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">errors</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=&gt;</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#parentdialogtitle">parentDialogTitle</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#showsignalvaluestable">showSignalValuesTable</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=&gt;</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#sourceidfilter">sourceIdFilter</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#canidentifier" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>can<wbr/>Identifier</span></a>
3
3
  <a href="#canidentifiergeneratorsettingserror" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>can<wbr/>Identifier<wbr/>Generator<wbr/>Settings<wbr/>Error?</span></a>
4
4
  <a href="#canidentifiertype" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>can<wbr/>Identifier<wbr/>Type</span></a>
@@ -45,4 +45,4 @@ Leave undefined if there is no parent dialog.</p>
45
45
  </div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="showsignalvaluestable"><span>show<wbr/>Signal<wbr/>Values<wbr/>Table</span><a href="#showsignalvaluestable" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">showSignalValuesTable</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=&gt;</span> <span class="tsd-signature-type">void</span></div><div class="tsd-comment tsd-typography"><p>Callback for specifying if the signal values table should be visible.</p>
46
46
  </div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="sourceidfilter"><code class="tsd-tag">Optional</code><span>source<wbr/>Id<wbr/>Filter</span><a href="#sourceidfilter" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">sourceIdFilter</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The source identifier that will be used to filter messages in the select dialog.
47
47
  Leave undefined if no filtering should be done.</p>
48
- </div><div class="tsd-comment tsd-typography"></div></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#canidentifier"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>can<wbr/>Identifier</span></a><a href="#canidentifiergeneratorsettingserror"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>can<wbr/>Identifier<wbr/>Generator<wbr/>Settings<wbr/>Error</span></a><a href="#canidentifiertype"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>can<wbr/>Identifier<wbr/>Type</span></a><a href="#collapsed"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsed</span></a><a href="#collapsedchange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsed<wbr/>Change</span></a><a href="#collapsible"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsible</span></a><a href="#disabled"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>disabled</span></a><a href="#fullscreen"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>full<wbr/>Screen</span></a><a href="#identifiergeneratortype"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>identifier<wbr/>Generator<wbr/>Type</span></a><a href="#maxcanidentifier"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>max<wbr/>Can<wbr/>Identifier</span></a><a href="#mincanidentifier"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>min<wbr/>Can<wbr/>Identifier</span></a><a href="#nodeidentifier"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>node<wbr/>Identifier</span></a><a href="#onchange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>on<wbr/>Change</span></a><a href="#onerrorschange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>on<wbr/>Errors<wbr/>Change</span></a><a href="#parentdialogtitle"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>parent<wbr/>Dialog<wbr/>Title</span></a><a href="#showsignalvaluestable"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>show<wbr/>Signal<wbr/>Values<wbr/>Table</span></a><a href="#sourceidfilter"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>source<wbr/>Id<wbr/>Filter</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">Kvaser CanKing GUI Extensions SDK - v7.4.0</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p>Copyright KVASER AB 2026</p></footer><div class="overlay"></div></body></html>
48
+ </div><div class="tsd-comment tsd-typography"></div></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#canidentifier"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>can<wbr/>Identifier</span></a><a href="#canidentifiergeneratorsettingserror"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>can<wbr/>Identifier<wbr/>Generator<wbr/>Settings<wbr/>Error</span></a><a href="#canidentifiertype"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>can<wbr/>Identifier<wbr/>Type</span></a><a href="#collapsed"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsed</span></a><a href="#collapsedchange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsed<wbr/>Change</span></a><a href="#collapsible"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsible</span></a><a href="#disabled"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>disabled</span></a><a href="#fullscreen"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>full<wbr/>Screen</span></a><a href="#identifiergeneratortype"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>identifier<wbr/>Generator<wbr/>Type</span></a><a href="#maxcanidentifier"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>max<wbr/>Can<wbr/>Identifier</span></a><a href="#mincanidentifier"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>min<wbr/>Can<wbr/>Identifier</span></a><a href="#nodeidentifier"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>node<wbr/>Identifier</span></a><a href="#onchange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>on<wbr/>Change</span></a><a href="#onerrorschange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>on<wbr/>Errors<wbr/>Change</span></a><a href="#parentdialogtitle"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>parent<wbr/>Dialog<wbr/>Title</span></a><a href="#showsignalvaluestable"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>show<wbr/>Signal<wbr/>Values<wbr/>Table</span></a><a href="#sourceidfilter"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>source<wbr/>Id<wbr/>Filter</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">Kvaser CanKing GUI Extensions SDK - v7.4.1</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p>Copyright KVASER AB 2026</p></footer><div class="overlay"></div></body></html>
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CanIdentifierGeneratorSettingsControlProps | Kvaser CanKing GUI Extensions SDK - v7.4.0</title><link rel="icon" href="../assets/favicon.png" type="image/png"/><meta name="description" content="Documentation for Kvaser CanKing GUI Extensions SDK"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><script async src="../assets/hierarchy.js" id="tsd-hierarchy-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">Kvaser CanKing GUI Extensions SDK - v7.4.0</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/controls.html">controls</a></li><li><a href="" aria-current="page">CanIdentifierGeneratorSettingsControlProps</a></li></ul><h1>Interface CanIdentifierGeneratorSettingsControlProps</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Properties of the CanIdentifierGeneratorSettingsControl React component.</p>
1
+ <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CanIdentifierGeneratorSettingsControlProps | Kvaser CanKing GUI Extensions SDK - v7.4.1</title><link rel="icon" href="../assets/favicon.png" type="image/png"/><meta name="description" content="Documentation for Kvaser CanKing GUI Extensions SDK"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><script async src="../assets/hierarchy.js" id="tsd-hierarchy-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">Kvaser CanKing GUI Extensions SDK - v7.4.1</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/controls.html">controls</a></li><li><a href="" aria-current="page">CanIdentifierGeneratorSettingsControlProps</a></li></ul><h1>Interface CanIdentifierGeneratorSettingsControlProps</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Properties of the CanIdentifierGeneratorSettingsControl React component.</p>
2
2
  </div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">CanIdentifierGeneratorSettingsControlProps</span> <span class="tsd-signature-symbol">{</span><br/>    <a class="tsd-kind-property" href="#canidentifiergeneratorsettingserror">canIdentifierGeneratorSettingsError</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">MutableRefObject</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#collapsed">collapsed</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#collapsedchange">collapsedChange</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=&gt;</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#collapsible">collapsible</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#disabled">disabled</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#fullscreen">fullScreen</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#nodeidentifier">nodeIdentifier</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onerrorschange">onErrorsChange</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">errors</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=&gt;</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onsettingschange">onSettingsChange</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">:</span> <a href="models.PeriodicTransmissionSettings.html" class="tsd-signature-type tsd-kind-interface">PeriodicTransmissionSettings</a><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=&gt;</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#parentdialogtitle">parentDialogTitle</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#settings">settings</a><span class="tsd-signature-symbol">:</span> <a href="models.PeriodicTransmissionSettings.html" class="tsd-signature-type tsd-kind-interface">PeriodicTransmissionSettings</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#showsignalvaluestable">showSignalValuesTable</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=&gt;</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#sourceidfilter">sourceIdFilter</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#canidentifiergeneratorsettingserror" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>can<wbr/>Identifier<wbr/>Generator<wbr/>Settings<wbr/>Error?</span></a>
3
3
  <a href="#collapsed" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsed?</span></a>
4
4
  <a href="#collapsedchange" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsed<wbr/>Change?</span></a>
@@ -31,4 +31,4 @@ Leave undefined if there is no parent dialog.</p>
31
31
  </div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="showsignalvaluestable"><span>show<wbr/>Signal<wbr/>Values<wbr/>Table</span><a href="#showsignalvaluestable" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">showSignalValuesTable</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=&gt;</span> <span class="tsd-signature-type">void</span></div><div class="tsd-comment tsd-typography"><p>Callback for specifying if the signal values table should be visible.</p>
32
32
  </div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="sourceidfilter"><code class="tsd-tag">Optional</code><span>source<wbr/>Id<wbr/>Filter</span><a href="#sourceidfilter" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">sourceIdFilter</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The source identifier that will be used to filter messages in the select dialog.
33
33
  Leave undefined if no filtering should be done.</p>
34
- </div><div class="tsd-comment tsd-typography"></div></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#canidentifiergeneratorsettingserror"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>can<wbr/>Identifier<wbr/>Generator<wbr/>Settings<wbr/>Error</span></a><a href="#collapsed"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsed</span></a><a href="#collapsedchange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsed<wbr/>Change</span></a><a href="#collapsible"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsible</span></a><a href="#disabled"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>disabled</span></a><a href="#fullscreen"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>full<wbr/>Screen</span></a><a href="#nodeidentifier"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>node<wbr/>Identifier</span></a><a href="#onerrorschange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>on<wbr/>Errors<wbr/>Change</span></a><a href="#onsettingschange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>on<wbr/>Settings<wbr/>Change</span></a><a href="#parentdialogtitle"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>parent<wbr/>Dialog<wbr/>Title</span></a><a href="#settings"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>settings</span></a><a href="#showsignalvaluestable"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>show<wbr/>Signal<wbr/>Values<wbr/>Table</span></a><a href="#sourceidfilter"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>source<wbr/>Id<wbr/>Filter</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">Kvaser CanKing GUI Extensions SDK - v7.4.0</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p>Copyright KVASER AB 2026</p></footer><div class="overlay"></div></body></html>
34
+ </div><div class="tsd-comment tsd-typography"></div></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#canidentifiergeneratorsettingserror"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>can<wbr/>Identifier<wbr/>Generator<wbr/>Settings<wbr/>Error</span></a><a href="#collapsed"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsed</span></a><a href="#collapsedchange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsed<wbr/>Change</span></a><a href="#collapsible"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>collapsible</span></a><a href="#disabled"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>disabled</span></a><a href="#fullscreen"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>full<wbr/>Screen</span></a><a href="#nodeidentifier"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>node<wbr/>Identifier</span></a><a href="#onerrorschange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>on<wbr/>Errors<wbr/>Change</span></a><a href="#onsettingschange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>on<wbr/>Settings<wbr/>Change</span></a><a href="#parentdialogtitle"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>parent<wbr/>Dialog<wbr/>Title</span></a><a href="#settings"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>settings</span></a><a href="#showsignalvaluestable"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>show<wbr/>Signal<wbr/>Values<wbr/>Table</span></a><a href="#sourceidfilter"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>source<wbr/>Id<wbr/>Filter</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">Kvaser CanKing GUI Extensions SDK - v7.4.1</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p>Copyright KVASER AB 2026</p></footer><div class="overlay"></div></body></html>
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CheckboxControlProps | Kvaser CanKing GUI Extensions SDK - v7.4.0</title><link rel="icon" href="../assets/favicon.png" type="image/png"/><meta name="description" content="Documentation for Kvaser CanKing GUI Extensions SDK"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><script async src="../assets/hierarchy.js" id="tsd-hierarchy-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">Kvaser CanKing GUI Extensions SDK - v7.4.0</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/controls.html">controls</a></li><li><a href="" aria-current="page">CheckboxControlProps</a></li></ul><h1>Interface CheckboxControlProps</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Properties of the CheckboxControl React component.</p>
1
+ <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CheckboxControlProps | Kvaser CanKing GUI Extensions SDK - v7.4.1</title><link rel="icon" href="../assets/favicon.png" type="image/png"/><meta name="description" content="Documentation for Kvaser CanKing GUI Extensions SDK"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><script async src="../assets/hierarchy.js" id="tsd-hierarchy-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">Kvaser CanKing GUI Extensions SDK - v7.4.1</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/controls.html">controls</a></li><li><a href="" aria-current="page">CheckboxControlProps</a></li></ul><h1>Interface CheckboxControlProps</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Properties of the CheckboxControl React component.</p>
2
2
  </div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">CheckboxControlProps</span> <span class="tsd-signature-symbol">{</span><br/>    <a class="tsd-kind-property" href="#checked">checked</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#disabled">disabled</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#disabletypography">disableTypography</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#id">id</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#label">label</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#onchange">onChange</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">checked</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=&gt;</span> <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#size">size</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">&quot;small&quot;</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">&quot;medium&quot;</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#sx">sx</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">SxProps</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Theme</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#typography">typography</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">TypographyProps</span><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#checked" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>checked</span></a>
3
3
  <a href="#disabled" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>disabled?</span></a>
4
4
  <a href="#disabletypography" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>disable<wbr/>Typography?</span></a>
@@ -19,4 +19,4 @@
19
19
  </div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="sx"><code class="tsd-tag">Optional</code><span>sx</span><a href="#sx" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">sx</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">SxProps</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Theme</span><span class="tsd-signature-symbol">&gt;</span></div><div class="tsd-comment tsd-typography"><p>Optional sx props.</p>
20
20
  </div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="typography"><code class="tsd-tag">Optional</code><span>typography</span><a href="#typography" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">typography</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">TypographyProps</span></div><div class="tsd-comment tsd-typography"><p>Props applied to the Typography wrapper of the passed label.
21
21
  This is unused if disableTypography is true.</p>
22
- </div><div class="tsd-comment tsd-typography"></div></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#checked"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>checked</span></a><a href="#disabled"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>disabled</span></a><a href="#disabletypography"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>disable<wbr/>Typography</span></a><a href="#id"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>id</span></a><a href="#label"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>label</span></a><a href="#onchange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>on<wbr/>Change</span></a><a href="#size"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>size</span></a><a href="#sx"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>sx</span></a><a href="#typography"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>typography</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">Kvaser CanKing GUI Extensions SDK - v7.4.0</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p>Copyright KVASER AB 2026</p></footer><div class="overlay"></div></body></html>
22
+ </div><div class="tsd-comment tsd-typography"></div></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#checked"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>checked</span></a><a href="#disabled"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>disabled</span></a><a href="#disabletypography"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>disable<wbr/>Typography</span></a><a href="#id"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>id</span></a><a href="#label"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>label</span></a><a href="#onchange"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>on<wbr/>Change</span></a><a href="#size"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>size</span></a><a href="#sx"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>sx</span></a><a href="#typography"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>typography</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">Kvaser CanKing GUI Extensions SDK - v7.4.1</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p>Copyright KVASER AB 2026</p></footer><div class="overlay"></div></body></html>