@oracle/oraclejet-webdriver 15.1.7 → 16.0.0

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 (576) hide show
  1. package/bin/templates/class.ts-template +1 -1
  2. package/bin/templates/index.ts-template +2 -2
  3. package/elements/OjWebElement.js.map +1 -1
  4. package/elements/oj-accordion/OjAccordion.js +1 -1
  5. package/elements/oj-accordion/OjAccordion.ts +1 -1
  6. package/elements/oj-accordion/index.js +2 -2
  7. package/elements/oj-accordion/index.js.map +1 -1
  8. package/elements/oj-accordion/index.ts +2 -2
  9. package/elements/oj-action-card/OjActionCard.js +1 -1
  10. package/elements/oj-action-card/OjActionCard.ts +1 -1
  11. package/elements/oj-action-card/index.js +2 -2
  12. package/elements/oj-action-card/index.js.map +1 -1
  13. package/elements/oj-action-card/index.ts +2 -2
  14. package/elements/oj-button/OjButton.js +1 -1
  15. package/elements/oj-button/OjButton.ts +1 -1
  16. package/elements/oj-button/index.js +2 -2
  17. package/elements/oj-button/index.js.map +1 -1
  18. package/elements/oj-button/index.ts +2 -2
  19. package/elements/oj-buttonset-many/OjButtonsetMany.js +1 -1
  20. package/elements/oj-buttonset-many/OjButtonsetMany.ts +1 -1
  21. package/elements/oj-buttonset-many/index.js +2 -2
  22. package/elements/oj-buttonset-many/index.js.map +1 -1
  23. package/elements/oj-buttonset-many/index.ts +2 -2
  24. package/elements/oj-buttonset-one/OjButtonsetOne.js +1 -1
  25. package/elements/oj-buttonset-one/OjButtonsetOne.ts +1 -1
  26. package/elements/oj-buttonset-one/index.js +2 -2
  27. package/elements/oj-buttonset-one/index.js.map +1 -1
  28. package/elements/oj-buttonset-one/index.ts +2 -2
  29. package/elements/oj-chart/OjChart.js +4 -4
  30. package/elements/oj-chart/OjChart.js.map +1 -1
  31. package/elements/oj-chart/OjChart.ts +4 -4
  32. package/elements/oj-chart/OjChartBase.js +1 -1
  33. package/elements/oj-chart/OjChartBase.ts +5 -5
  34. package/elements/oj-chart/index.js +2 -2
  35. package/elements/oj-chart/index.js.map +1 -1
  36. package/elements/oj-chart/index.ts +2 -2
  37. package/elements/oj-checkboxset/OjCheckboxset.js +1 -1
  38. package/elements/oj-checkboxset/OjCheckboxset.js.map +1 -1
  39. package/elements/oj-checkboxset/OjCheckboxset.ts +1 -1
  40. package/elements/oj-checkboxset/index.js +2 -2
  41. package/elements/oj-checkboxset/index.js.map +1 -1
  42. package/elements/oj-checkboxset/index.ts +2 -2
  43. package/elements/oj-collapsible/OjCollapsible.js +1 -1
  44. package/elements/oj-collapsible/OjCollapsible.js.map +1 -1
  45. package/elements/oj-collapsible/OjCollapsible.ts +1 -1
  46. package/elements/oj-collapsible/index.js +2 -2
  47. package/elements/oj-collapsible/index.js.map +1 -1
  48. package/elements/oj-collapsible/index.ts +2 -2
  49. package/elements/oj-color-palette/OjColorPalette.js +1 -1
  50. package/elements/oj-color-palette/OjColorPalette.ts +1 -1
  51. package/elements/oj-color-palette/index.js +2 -2
  52. package/elements/oj-color-palette/index.js.map +1 -1
  53. package/elements/oj-color-palette/index.ts +2 -2
  54. package/elements/oj-color-spectrum/OjColorSpectrum.js +1 -1
  55. package/elements/oj-color-spectrum/OjColorSpectrum.ts +1 -1
  56. package/elements/oj-color-spectrum/index.js +2 -2
  57. package/elements/oj-color-spectrum/index.js.map +1 -1
  58. package/elements/oj-color-spectrum/index.ts +2 -2
  59. package/elements/oj-combobox-many/OjComboboxMany.js +1 -1
  60. package/elements/oj-combobox-many/OjComboboxMany.js.map +1 -1
  61. package/elements/oj-combobox-many/OjComboboxMany.ts +1 -1
  62. package/elements/oj-combobox-many/index.js +2 -2
  63. package/elements/oj-combobox-many/index.js.map +1 -1
  64. package/elements/oj-combobox-many/index.ts +2 -2
  65. package/elements/oj-combobox-one/OjComboboxOne.js +1 -1
  66. package/elements/oj-combobox-one/OjComboboxOne.js.map +1 -1
  67. package/elements/oj-combobox-one/OjComboboxOne.ts +1 -1
  68. package/elements/oj-combobox-one/index.js +2 -2
  69. package/elements/oj-combobox-one/index.js.map +1 -1
  70. package/elements/oj-combobox-one/index.ts +2 -2
  71. package/elements/oj-conveyor-belt/OjConveyorBelt.js +1 -1
  72. package/elements/oj-conveyor-belt/OjConveyorBelt.ts +1 -1
  73. package/elements/oj-conveyor-belt/index.js +2 -2
  74. package/elements/oj-conveyor-belt/index.js.map +1 -1
  75. package/elements/oj-conveyor-belt/index.ts +2 -2
  76. package/elements/oj-data-grid/OjDataGrid.js +126 -79
  77. package/elements/oj-data-grid/OjDataGrid.js.map +1 -1
  78. package/elements/oj-data-grid/OjDataGrid.ts +186 -118
  79. package/elements/oj-data-grid/OjDataGridBase.js +18 -0
  80. package/elements/oj-data-grid/OjDataGridBase.js.map +1 -1
  81. package/elements/oj-data-grid/OjDataGridBase.ts +263 -0
  82. package/elements/oj-data-grid/index.js +2 -2
  83. package/elements/oj-data-grid/index.js.map +1 -1
  84. package/elements/oj-data-grid/index.ts +2 -2
  85. package/elements/oj-date-picker/OjDatePicker.js +1 -1
  86. package/elements/oj-date-picker/OjDatePicker.ts +1 -1
  87. package/elements/oj-date-picker/index.js +2 -2
  88. package/elements/oj-date-picker/index.js.map +1 -1
  89. package/elements/oj-date-picker/index.ts +2 -2
  90. package/elements/oj-date-time-picker/OjDateTimePicker.js +1 -1
  91. package/elements/oj-date-time-picker/OjDateTimePicker.ts +1 -1
  92. package/elements/oj-date-time-picker/index.js +2 -2
  93. package/elements/oj-date-time-picker/index.js.map +1 -1
  94. package/elements/oj-date-time-picker/index.ts +2 -2
  95. package/elements/oj-diagram/OjDiagram.js +1 -1
  96. package/elements/oj-diagram/OjDiagram.ts +1 -1
  97. package/elements/oj-diagram/index.js +2 -2
  98. package/elements/oj-diagram/index.js.map +1 -1
  99. package/elements/oj-diagram/index.ts +2 -2
  100. package/elements/oj-dialog/OjDialog.js +1 -1
  101. package/elements/oj-dialog/OjDialog.ts +1 -1
  102. package/elements/oj-dialog/index.js +2 -2
  103. package/elements/oj-dialog/index.js.map +1 -1
  104. package/elements/oj-dialog/index.ts +2 -2
  105. package/elements/oj-drawer-layout/OjDrawerLayout.js +1 -1
  106. package/elements/oj-drawer-layout/OjDrawerLayout.ts +1 -1
  107. package/elements/oj-drawer-layout/index.js +2 -2
  108. package/elements/oj-drawer-layout/index.js.map +1 -1
  109. package/elements/oj-drawer-layout/index.ts +2 -2
  110. package/elements/oj-drawer-popup/OjDrawerPopup.js +1 -1
  111. package/elements/oj-drawer-popup/OjDrawerPopup.ts +1 -1
  112. package/elements/oj-drawer-popup/index.js +2 -2
  113. package/elements/oj-drawer-popup/index.js.map +1 -1
  114. package/elements/oj-drawer-popup/index.ts +2 -2
  115. package/elements/oj-file-picker/OjFilePicker.js +1 -1
  116. package/elements/oj-file-picker/OjFilePicker.js.map +1 -1
  117. package/elements/oj-file-picker/OjFilePicker.ts +1 -1
  118. package/elements/oj-file-picker/index.js +2 -2
  119. package/elements/oj-file-picker/index.js.map +1 -1
  120. package/elements/oj-file-picker/index.ts +2 -2
  121. package/elements/oj-film-strip/OjFilmStrip.js +1 -1
  122. package/elements/oj-film-strip/OjFilmStrip.ts +1 -1
  123. package/elements/oj-film-strip/index.js +2 -2
  124. package/elements/oj-film-strip/index.js.map +1 -1
  125. package/elements/oj-film-strip/index.ts +2 -2
  126. package/elements/oj-gantt/OjGantt.js +1 -1
  127. package/elements/oj-gantt/OjGantt.ts +1 -1
  128. package/elements/oj-gantt/index.js +2 -2
  129. package/elements/oj-gantt/index.js.map +1 -1
  130. package/elements/oj-gantt/index.ts +2 -2
  131. package/elements/oj-indexer/OjIndexer.js +1 -1
  132. package/elements/oj-indexer/OjIndexer.ts +1 -1
  133. package/elements/oj-indexer/index.js +2 -2
  134. package/elements/oj-indexer/index.js.map +1 -1
  135. package/elements/oj-indexer/index.ts +2 -2
  136. package/elements/oj-input-date/OjInputDate.js +1 -1
  137. package/elements/oj-input-date/OjInputDate.ts +1 -1
  138. package/elements/oj-input-date/index.js +2 -2
  139. package/elements/oj-input-date/index.js.map +1 -1
  140. package/elements/oj-input-date/index.ts +2 -2
  141. package/elements/oj-input-date-time/OjInputDateTime.js +1 -1
  142. package/elements/oj-input-date-time/OjInputDateTime.ts +1 -1
  143. package/elements/oj-input-date-time/index.js +2 -2
  144. package/elements/oj-input-date-time/index.js.map +1 -1
  145. package/elements/oj-input-date-time/index.ts +2 -2
  146. package/elements/oj-input-number/OjInputNumber.js +1 -1
  147. package/elements/oj-input-number/OjInputNumber.ts +1 -1
  148. package/elements/oj-input-number/index.js +2 -2
  149. package/elements/oj-input-number/index.js.map +1 -1
  150. package/elements/oj-input-number/index.ts +2 -2
  151. package/elements/oj-input-password/OjInputPassword.js +1 -1
  152. package/elements/oj-input-password/OjInputPassword.ts +1 -1
  153. package/elements/oj-input-password/index.js +2 -2
  154. package/elements/oj-input-password/index.js.map +1 -1
  155. package/elements/oj-input-password/index.ts +2 -2
  156. package/elements/oj-input-search/OjInputSearch.js +1 -1
  157. package/elements/oj-input-search/OjInputSearch.ts +1 -1
  158. package/elements/oj-input-search/index.js +2 -2
  159. package/elements/oj-input-search/index.js.map +1 -1
  160. package/elements/oj-input-search/index.ts +2 -2
  161. package/elements/oj-input-text/OjInputText.js +1 -1
  162. package/elements/oj-input-text/OjInputText.ts +1 -1
  163. package/elements/oj-input-text/index.js +2 -2
  164. package/elements/oj-input-text/index.js.map +1 -1
  165. package/elements/oj-input-text/index.ts +2 -2
  166. package/elements/oj-input-time/OjInputTime.js +1 -1
  167. package/elements/oj-input-time/OjInputTime.ts +1 -1
  168. package/elements/oj-input-time/index.js +2 -2
  169. package/elements/oj-input-time/index.js.map +1 -1
  170. package/elements/oj-input-time/index.ts +2 -2
  171. package/elements/oj-label/OjLabel.js +1 -1
  172. package/elements/oj-label/OjLabel.ts +1 -1
  173. package/elements/oj-label/index.js +2 -2
  174. package/elements/oj-label/index.js.map +1 -1
  175. package/elements/oj-label/index.ts +2 -2
  176. package/elements/oj-led-gauge/OjLedGauge.js +1 -1
  177. package/elements/oj-led-gauge/OjLedGauge.ts +1 -1
  178. package/elements/oj-led-gauge/index.js +2 -2
  179. package/elements/oj-led-gauge/index.js.map +1 -1
  180. package/elements/oj-led-gauge/index.ts +2 -2
  181. package/elements/oj-legend/OjLegend.js +1 -1
  182. package/elements/oj-legend/OjLegend.ts +1 -1
  183. package/elements/oj-legend/OjLegendBase.js +2 -2
  184. package/elements/oj-legend/OjLegendBase.ts +6 -5
  185. package/elements/oj-legend/index.js +2 -2
  186. package/elements/oj-legend/index.js.map +1 -1
  187. package/elements/oj-legend/index.ts +2 -2
  188. package/elements/oj-list-view/OjListView.js +1 -1
  189. package/elements/oj-list-view/OjListView.js.map +1 -1
  190. package/elements/oj-list-view/OjListView.ts +1 -1
  191. package/elements/oj-list-view/index.js +2 -2
  192. package/elements/oj-list-view/index.js.map +1 -1
  193. package/elements/oj-list-view/index.ts +2 -2
  194. package/elements/oj-masonry-layout/OjMasonryLayout.js +1 -1
  195. package/elements/oj-masonry-layout/OjMasonryLayout.ts +1 -1
  196. package/elements/oj-masonry-layout/index.js +2 -2
  197. package/elements/oj-masonry-layout/index.js.map +1 -1
  198. package/elements/oj-masonry-layout/index.ts +2 -2
  199. package/elements/oj-menu/OjMenu.js +1 -1
  200. package/elements/oj-menu/OjMenu.js.map +1 -1
  201. package/elements/oj-menu/OjMenu.ts +1 -1
  202. package/elements/oj-menu/index.js +2 -2
  203. package/elements/oj-menu/index.js.map +1 -1
  204. package/elements/oj-menu/index.ts +2 -2
  205. package/elements/oj-menu-button/OjMenuButton.js +1 -1
  206. package/elements/oj-menu-button/OjMenuButton.ts +1 -1
  207. package/elements/oj-menu-button/index.js +2 -2
  208. package/elements/oj-menu-button/index.js.map +1 -1
  209. package/elements/oj-menu-button/index.ts +2 -2
  210. package/elements/oj-message/OjMessage.js +1 -1
  211. package/elements/oj-message/OjMessage.ts +1 -1
  212. package/elements/oj-message/index.js +2 -2
  213. package/elements/oj-message/index.js.map +1 -1
  214. package/elements/oj-message/index.ts +2 -2
  215. package/elements/oj-message-banner/OjMessageBanner.js +1 -1
  216. package/elements/oj-message-banner/OjMessageBanner.js.map +1 -1
  217. package/elements/oj-message-banner/OjMessageBanner.ts +1 -1
  218. package/elements/oj-message-banner/index.js +2 -2
  219. package/elements/oj-message-banner/index.js.map +1 -1
  220. package/elements/oj-message-banner/index.ts +2 -2
  221. package/elements/oj-n-box/OjNBox.js +1 -1
  222. package/elements/oj-n-box/OjNBox.ts +1 -1
  223. package/elements/oj-n-box/index.js +2 -2
  224. package/elements/oj-n-box/index.js.map +1 -1
  225. package/elements/oj-n-box/index.ts +2 -2
  226. package/elements/oj-navigation-list/OjNavigationList.js +1 -1
  227. package/elements/oj-navigation-list/OjNavigationList.js.map +1 -1
  228. package/elements/oj-navigation-list/OjNavigationList.ts +1 -1
  229. package/elements/oj-navigation-list/OjNavigationListBase.ts +4 -0
  230. package/elements/oj-navigation-list/index.js +2 -2
  231. package/elements/oj-navigation-list/index.js.map +1 -1
  232. package/elements/oj-navigation-list/index.ts +2 -2
  233. package/elements/oj-paging-control/OjPagingControl.js +1 -1
  234. package/elements/oj-paging-control/OjPagingControl.ts +1 -1
  235. package/elements/oj-paging-control/index.js +2 -2
  236. package/elements/oj-paging-control/index.js.map +1 -1
  237. package/elements/oj-paging-control/index.ts +2 -2
  238. package/elements/oj-picto-chart/OjPictoChart.js +1 -1
  239. package/elements/oj-picto-chart/OjPictoChart.ts +1 -1
  240. package/elements/oj-picto-chart/index.js +2 -2
  241. package/elements/oj-picto-chart/index.js.map +1 -1
  242. package/elements/oj-picto-chart/index.ts +2 -2
  243. package/elements/oj-popup/OjPopup.js +1 -1
  244. package/elements/oj-popup/OjPopup.ts +1 -1
  245. package/elements/oj-popup/index.js +2 -2
  246. package/elements/oj-popup/index.js.map +1 -1
  247. package/elements/oj-popup/index.ts +2 -2
  248. package/elements/oj-progress/OjProgress.js +1 -1
  249. package/elements/oj-progress/OjProgress.ts +1 -1
  250. package/elements/oj-progress/index.js +2 -2
  251. package/elements/oj-progress/index.js.map +1 -1
  252. package/elements/oj-progress/index.ts +2 -2
  253. package/elements/oj-progress-list/OjProgressList.js +1 -1
  254. package/elements/oj-progress-list/OjProgressList.ts +1 -1
  255. package/elements/oj-progress-list/index.js +2 -2
  256. package/elements/oj-progress-list/index.js.map +1 -1
  257. package/elements/oj-progress-list/index.ts +2 -2
  258. package/elements/oj-radioset/OjRadioset.js +1 -1
  259. package/elements/oj-radioset/OjRadioset.js.map +1 -1
  260. package/elements/oj-radioset/OjRadioset.ts +1 -1
  261. package/elements/oj-radioset/index.js +2 -2
  262. package/elements/oj-radioset/index.js.map +1 -1
  263. package/elements/oj-radioset/index.ts +2 -2
  264. package/elements/oj-rating-gauge/OjRatingGauge.js +1 -1
  265. package/elements/oj-rating-gauge/OjRatingGauge.ts +1 -1
  266. package/elements/oj-rating-gauge/index.js +2 -2
  267. package/elements/oj-rating-gauge/index.js.map +1 -1
  268. package/elements/oj-rating-gauge/index.ts +2 -2
  269. package/elements/oj-refresher/OjRefresher.js +1 -1
  270. package/elements/oj-refresher/OjRefresher.ts +1 -1
  271. package/elements/oj-refresher/index.js +2 -2
  272. package/elements/oj-refresher/index.js.map +1 -1
  273. package/elements/oj-refresher/index.ts +2 -2
  274. package/elements/oj-row-expander/OjRowExpander.js +1 -1
  275. package/elements/oj-row-expander/OjRowExpander.ts +1 -1
  276. package/elements/oj-row-expander/index.js +2 -2
  277. package/elements/oj-row-expander/index.js.map +1 -1
  278. package/elements/oj-row-expander/index.ts +2 -2
  279. package/elements/oj-select-many/OjSelectMany.js +1 -1
  280. package/elements/oj-select-many/OjSelectMany.js.map +1 -1
  281. package/elements/oj-select-many/OjSelectMany.ts +1 -1
  282. package/elements/oj-select-many/index.js +2 -2
  283. package/elements/oj-select-many/index.js.map +1 -1
  284. package/elements/oj-select-many/index.ts +2 -2
  285. package/elements/oj-select-one/OjSelectOne.js +1 -1
  286. package/elements/oj-select-one/OjSelectOne.js.map +1 -1
  287. package/elements/oj-select-one/OjSelectOne.ts +1 -1
  288. package/elements/oj-select-one/index.js +2 -2
  289. package/elements/oj-select-one/index.js.map +1 -1
  290. package/elements/oj-select-one/index.ts +2 -2
  291. package/elements/oj-select-single/OjSelectSingle.js +1 -1
  292. package/elements/oj-select-single/OjSelectSingle.js.map +1 -1
  293. package/elements/oj-select-single/OjSelectSingle.ts +1 -1
  294. package/elements/oj-select-single/index.js +2 -2
  295. package/elements/oj-select-single/index.js.map +1 -1
  296. package/elements/oj-select-single/index.ts +2 -2
  297. package/elements/oj-selector/OjSelector.js +1 -1
  298. package/elements/oj-selector/OjSelector.ts +1 -1
  299. package/elements/oj-selector/index.js +2 -2
  300. package/elements/oj-selector/index.js.map +1 -1
  301. package/elements/oj-selector/index.ts +2 -2
  302. package/elements/oj-slider/OjSlider.js +1 -1
  303. package/elements/oj-slider/OjSlider.js.map +1 -1
  304. package/elements/oj-slider/OjSlider.ts +1 -1
  305. package/elements/oj-slider/index.js +2 -2
  306. package/elements/oj-slider/index.js.map +1 -1
  307. package/elements/oj-slider/index.ts +2 -2
  308. package/elements/oj-spark-chart/OjSparkChart.js +1 -1
  309. package/elements/oj-spark-chart/OjSparkChart.ts +1 -1
  310. package/elements/oj-spark-chart/index.js +2 -2
  311. package/elements/oj-spark-chart/index.js.map +1 -1
  312. package/elements/oj-spark-chart/index.ts +2 -2
  313. package/elements/oj-status-meter-gauge/OjStatusMeterGauge.js +1 -1
  314. package/elements/oj-status-meter-gauge/OjStatusMeterGauge.ts +1 -1
  315. package/elements/oj-status-meter-gauge/index.js +2 -2
  316. package/elements/oj-status-meter-gauge/index.js.map +1 -1
  317. package/elements/oj-status-meter-gauge/index.ts +2 -2
  318. package/elements/oj-stream-list/OjStreamList.js +1 -1
  319. package/elements/oj-stream-list/OjStreamList.ts +1 -1
  320. package/elements/oj-stream-list/index.js +2 -2
  321. package/elements/oj-stream-list/index.js.map +1 -1
  322. package/elements/oj-stream-list/index.ts +2 -2
  323. package/elements/oj-sunburst/OjSunburst.js +1 -1
  324. package/elements/oj-sunburst/OjSunburst.ts +1 -1
  325. package/elements/oj-sunburst/index.js +2 -2
  326. package/elements/oj-sunburst/index.js.map +1 -1
  327. package/elements/oj-sunburst/index.ts +2 -2
  328. package/elements/oj-swipe-actions/OjSwipeActions.js +1 -1
  329. package/elements/oj-swipe-actions/OjSwipeActions.ts +1 -1
  330. package/elements/oj-swipe-actions/index.js +2 -2
  331. package/elements/oj-swipe-actions/index.js.map +1 -1
  332. package/elements/oj-swipe-actions/index.ts +2 -2
  333. package/elements/oj-switch/OjSwitch.js +1 -1
  334. package/elements/oj-switch/OjSwitch.js.map +1 -1
  335. package/elements/oj-switch/OjSwitch.ts +1 -1
  336. package/elements/oj-switch/index.js +2 -2
  337. package/elements/oj-switch/index.js.map +1 -1
  338. package/elements/oj-switch/index.ts +2 -2
  339. package/elements/oj-tab-bar/OjTabBar.js +1 -1
  340. package/elements/oj-tab-bar/OjTabBar.ts +1 -1
  341. package/elements/oj-tab-bar/index.js +2 -2
  342. package/elements/oj-tab-bar/index.js.map +1 -1
  343. package/elements/oj-tab-bar/index.ts +2 -2
  344. package/elements/oj-table/OjTable.js +50 -1
  345. package/elements/oj-table/OjTable.js.map +1 -1
  346. package/elements/oj-table/OjTable.ts +56 -1
  347. package/elements/oj-table/OjTableBase.ts +2 -1
  348. package/elements/oj-table/index.js +2 -2
  349. package/elements/oj-table/index.js.map +1 -1
  350. package/elements/oj-table/index.ts +2 -2
  351. package/elements/oj-tag-cloud/OjTagCloud.js +1 -1
  352. package/elements/oj-tag-cloud/OjTagCloud.ts +1 -1
  353. package/elements/oj-tag-cloud/index.js +2 -2
  354. package/elements/oj-tag-cloud/index.js.map +1 -1
  355. package/elements/oj-tag-cloud/index.ts +2 -2
  356. package/elements/oj-text-area/OjTextArea.js +1 -1
  357. package/elements/oj-text-area/OjTextArea.ts +1 -1
  358. package/elements/oj-text-area/index.js +2 -2
  359. package/elements/oj-text-area/index.js.map +1 -1
  360. package/elements/oj-text-area/index.ts +2 -2
  361. package/elements/oj-thematic-map/OjThematicMap.js +1 -1
  362. package/elements/oj-thematic-map/OjThematicMap.ts +1 -1
  363. package/elements/oj-thematic-map/index.js +2 -2
  364. package/elements/oj-thematic-map/index.js.map +1 -1
  365. package/elements/oj-thematic-map/index.ts +2 -2
  366. package/elements/oj-time-axis/OjTimeAxis.js +1 -1
  367. package/elements/oj-time-axis/OjTimeAxis.ts +1 -1
  368. package/elements/oj-time-axis/index.js +2 -2
  369. package/elements/oj-time-axis/index.js.map +1 -1
  370. package/elements/oj-time-axis/index.ts +2 -2
  371. package/elements/oj-timeline/OjTimeline.js +1 -1
  372. package/elements/oj-timeline/OjTimeline.ts +1 -1
  373. package/elements/oj-timeline/index.js +2 -2
  374. package/elements/oj-timeline/index.js.map +1 -1
  375. package/elements/oj-timeline/index.ts +2 -2
  376. package/elements/oj-train/OjTrain.js +1 -1
  377. package/elements/oj-train/OjTrain.ts +1 -1
  378. package/elements/oj-train/index.js +2 -2
  379. package/elements/oj-train/index.js.map +1 -1
  380. package/elements/oj-train/index.ts +2 -2
  381. package/elements/oj-tree-view/OjTreeView.js +1 -1
  382. package/elements/oj-tree-view/OjTreeView.js.map +1 -1
  383. package/elements/oj-tree-view/OjTreeView.ts +1 -1
  384. package/elements/oj-tree-view/index.js +2 -2
  385. package/elements/oj-tree-view/index.js.map +1 -1
  386. package/elements/oj-tree-view/index.ts +2 -2
  387. package/elements/oj-treemap/OjTreemap.js +1 -1
  388. package/elements/oj-treemap/OjTreemap.ts +1 -1
  389. package/elements/oj-treemap/index.js +2 -2
  390. package/elements/oj-treemap/index.js.map +1 -1
  391. package/elements/oj-treemap/index.ts +2 -2
  392. package/elements/oj-waterfall-layout/OjWaterfallLayout.js +1 -1
  393. package/elements/oj-waterfall-layout/OjWaterfallLayout.ts +1 -1
  394. package/elements/oj-waterfall-layout/index.js +2 -2
  395. package/elements/oj-waterfall-layout/index.js.map +1 -1
  396. package/elements/oj-waterfall-layout/index.ts +2 -2
  397. package/index.js.map +1 -1
  398. package/lib/OjFetch.js.map +1 -1
  399. package/lib/ScreenshotManager.js.map +1 -1
  400. package/lib/busy-context-utils.js.map +1 -1
  401. package/lib/driver-manager.js.map +1 -1
  402. package/lib/driver-override.js.map +1 -1
  403. package/lib/input-utils.js.map +1 -1
  404. package/lib/slot-proxy.js +2 -0
  405. package/lib/slot-proxy.js.map +1 -1
  406. package/lib/slot-proxy.ts +2 -0
  407. package/lib/stale-element.js.map +1 -1
  408. package/package.json +10 -9
  409. package/tsconfig.json +10 -2
  410. package/wdtsdoc/assets/main.js +4 -3
  411. package/wdtsdoc/assets/navigation.js +1 -0
  412. package/wdtsdoc/assets/search.js +1 -1
  413. package/wdtsdoc/assets/style.css +32 -14
  414. package/wdtsdoc/classes/elements.OjAccordion.html +86 -762
  415. package/wdtsdoc/classes/elements.OjActionCard.html +76 -718
  416. package/wdtsdoc/classes/elements.OjButton.html +94 -788
  417. package/wdtsdoc/classes/elements.OjButtonsetMany.html +101 -822
  418. package/wdtsdoc/classes/elements.OjButtonsetOne.html +101 -822
  419. package/wdtsdoc/classes/elements.OjChart.html +252 -1460
  420. package/wdtsdoc/classes/elements.OjCheckboxset.html +136 -964
  421. package/wdtsdoc/classes/elements.OjCollapsible.html +95 -797
  422. package/wdtsdoc/classes/elements.OjColorPalette.html +131 -948
  423. package/wdtsdoc/classes/elements.OjColorSpectrum.html +122 -912
  424. package/wdtsdoc/classes/elements.OjComboboxMany.html +166 -1088
  425. package/wdtsdoc/classes/elements.OjComboboxOne.html +169 -1101
  426. package/wdtsdoc/classes/elements.OjConveyorBelt.html +104 -857
  427. package/wdtsdoc/classes/elements.OjDataGrid.html +195 -1155
  428. package/wdtsdoc/classes/elements.OjDatePicker.html +174 -1112
  429. package/wdtsdoc/classes/elements.OjDateTimePicker.html +177 -1124
  430. package/wdtsdoc/classes/elements.OjDiagram.html +199 -1216
  431. package/wdtsdoc/classes/elements.OjDialog.html +100 -814
  432. package/wdtsdoc/classes/elements.OjDrawerLayout.html +101 -834
  433. package/wdtsdoc/classes/elements.OjDrawerPopup.html +91 -778
  434. package/wdtsdoc/classes/elements.OjFilePicker.html +99 -811
  435. package/wdtsdoc/classes/elements.OjFilmStrip.html +98 -810
  436. package/wdtsdoc/classes/elements.OjGantt.html +174 -1118
  437. package/wdtsdoc/classes/elements.OjIndexer.html +81 -734
  438. package/wdtsdoc/classes/elements.OjInputDate.html +176 -1122
  439. package/wdtsdoc/classes/elements.OjInputDateTime.html +179 -1134
  440. package/wdtsdoc/classes/elements.OjInputNumber.html +166 -1084
  441. package/wdtsdoc/classes/elements.OjInputPassword.html +151 -1024
  442. package/wdtsdoc/classes/elements.OjInputSearch.html +92 -791
  443. package/wdtsdoc/classes/elements.OjInputText.html +164 -1074
  444. package/wdtsdoc/classes/elements.OjInputTime.html +170 -1098
  445. package/wdtsdoc/classes/elements.OjLabel.html +89 -768
  446. package/wdtsdoc/classes/elements.OjLedGauge.html +133 -946
  447. package/wdtsdoc/classes/elements.OjLegend.html +149 -1010
  448. package/wdtsdoc/classes/elements.OjListView.html +147 -1037
  449. package/wdtsdoc/classes/elements.OjMasonryLayout.html +80 -732
  450. package/wdtsdoc/classes/elements.OjMenu.html +93 -797
  451. package/wdtsdoc/classes/elements.OjMenuButton.html +91 -778
  452. package/wdtsdoc/classes/elements.OjMessage.html +85 -754
  453. package/wdtsdoc/classes/elements.OjMessageBanner.html +89 -787
  454. package/wdtsdoc/classes/elements.OjNBox.html +180 -1160
  455. package/wdtsdoc/classes/elements.OjNavigationList.html +129 -976
  456. package/wdtsdoc/classes/elements.OjPagingControl.html +101 -814
  457. package/wdtsdoc/classes/elements.OjPictoChart.html +150 -1028
  458. package/wdtsdoc/classes/elements.OjPopup.html +95 -792
  459. package/wdtsdoc/classes/elements.OjProgress.html +89 -774
  460. package/wdtsdoc/classes/elements.OjProgressList.html +78 -722
  461. package/wdtsdoc/classes/elements.OjRadioset.html +136 -964
  462. package/wdtsdoc/classes/elements.OjRatingGauge.html +151 -1018
  463. package/wdtsdoc/classes/elements.OjRefresher.html +86 -756
  464. package/wdtsdoc/classes/elements.OjRowExpander.html +88 -766
  465. package/wdtsdoc/classes/elements.OjSelectMany.html +157 -1052
  466. package/wdtsdoc/classes/elements.OjSelectOne.html +157 -1052
  467. package/wdtsdoc/classes/elements.OjSelectSingle.html +145 -1004
  468. package/wdtsdoc/classes/elements.OjSelector.html +94 -793
  469. package/wdtsdoc/classes/elements.OjSlider.html +137 -972
  470. package/wdtsdoc/classes/elements.OjSparkChart.html +159 -1046
  471. package/wdtsdoc/classes/elements.OjStatusMeterGauge.html +182 -1134
  472. package/wdtsdoc/classes/elements.OjStreamList.html +94 -836
  473. package/wdtsdoc/classes/elements.OjSunburst.html +171 -1118
  474. package/wdtsdoc/classes/elements.OjSwipeActions.html +80 -737
  475. package/wdtsdoc/classes/elements.OjSwitch.html +122 -912
  476. package/wdtsdoc/classes/elements.OjTabBar.html +118 -892
  477. package/wdtsdoc/classes/elements.OjTable.html +193 -1252
  478. package/wdtsdoc/classes/elements.OjTagCloud.html +133 -958
  479. package/wdtsdoc/classes/elements.OjTextArea.html +163 -1072
  480. package/wdtsdoc/classes/elements.OjThematicMap.html +177 -1136
  481. package/wdtsdoc/classes/elements.OjTimeAxis.html +92 -780
  482. package/wdtsdoc/classes/elements.OjTimeline.html +143 -990
  483. package/wdtsdoc/classes/elements.OjTrain.html +86 -762
  484. package/wdtsdoc/classes/elements.OjTreeView.html +117 -948
  485. package/wdtsdoc/classes/elements.OjTreemap.html +177 -1142
  486. package/wdtsdoc/classes/elements.OjWaterfallLayout.html +86 -762
  487. package/wdtsdoc/classes/elements.OjWebElement.html +73 -701
  488. package/wdtsdoc/classes/index.DriverManager.html +24 -350
  489. package/wdtsdoc/classes/index.Expectation.html +63 -889
  490. package/wdtsdoc/functions/elements.ojAccordion-1.html +6 -230
  491. package/wdtsdoc/functions/elements.ojActionCard-1.html +6 -230
  492. package/wdtsdoc/functions/elements.ojButton-1.html +6 -230
  493. package/wdtsdoc/functions/elements.ojButtonsetMany-1.html +6 -230
  494. package/wdtsdoc/functions/elements.ojButtonsetOne-1.html +6 -230
  495. package/wdtsdoc/functions/elements.ojChart-1.html +6 -230
  496. package/wdtsdoc/functions/elements.ojCheckboxset-1.html +6 -230
  497. package/wdtsdoc/functions/elements.ojCollapsible-1.html +6 -230
  498. package/wdtsdoc/functions/elements.ojColorPalette-1.html +6 -230
  499. package/wdtsdoc/functions/elements.ojColorSpectrum-1.html +6 -230
  500. package/wdtsdoc/functions/elements.ojComboboxMany-1.html +6 -230
  501. package/wdtsdoc/functions/elements.ojComboboxOne-1.html +6 -230
  502. package/wdtsdoc/functions/elements.ojConveyorBelt-1.html +6 -230
  503. package/wdtsdoc/functions/elements.ojDataGrid-1.html +6 -230
  504. package/wdtsdoc/functions/elements.ojDatePicker-1.html +6 -230
  505. package/wdtsdoc/functions/elements.ojDateTimePicker-1.html +6 -230
  506. package/wdtsdoc/functions/elements.ojDiagram-1.html +6 -230
  507. package/wdtsdoc/functions/elements.ojDialog-1.html +6 -230
  508. package/wdtsdoc/functions/elements.ojDrawerLayout-1.html +6 -230
  509. package/wdtsdoc/functions/elements.ojDrawerPopup-1.html +6 -230
  510. package/wdtsdoc/functions/elements.ojFilePicker-1.html +6 -230
  511. package/wdtsdoc/functions/elements.ojFilmStrip-1.html +6 -230
  512. package/wdtsdoc/functions/elements.ojGantt-1.html +6 -230
  513. package/wdtsdoc/functions/elements.ojIndexer-1.html +6 -230
  514. package/wdtsdoc/functions/elements.ojInputDate-1.html +6 -230
  515. package/wdtsdoc/functions/elements.ojInputDateTime-1.html +6 -230
  516. package/wdtsdoc/functions/elements.ojInputNumber-1.html +6 -230
  517. package/wdtsdoc/functions/elements.ojInputPassword-1.html +6 -230
  518. package/wdtsdoc/functions/elements.ojInputSearch-1.html +6 -230
  519. package/wdtsdoc/functions/elements.ojInputText-1.html +6 -230
  520. package/wdtsdoc/functions/elements.ojInputTime-1.html +6 -230
  521. package/wdtsdoc/functions/elements.ojLabel-1.html +6 -230
  522. package/wdtsdoc/functions/elements.ojLedGauge-1.html +6 -230
  523. package/wdtsdoc/functions/elements.ojLegend-1.html +6 -230
  524. package/wdtsdoc/functions/elements.ojListView-1.html +6 -230
  525. package/wdtsdoc/functions/elements.ojMasonryLayout-1.html +6 -230
  526. package/wdtsdoc/functions/elements.ojMenu-1.html +6 -230
  527. package/wdtsdoc/functions/elements.ojMenuButton-1.html +6 -230
  528. package/wdtsdoc/functions/elements.ojMessage-1.html +6 -230
  529. package/wdtsdoc/functions/elements.ojMessageBanner-1.html +6 -230
  530. package/wdtsdoc/functions/elements.ojNBox-1.html +6 -230
  531. package/wdtsdoc/functions/elements.ojNavigationList-1.html +6 -230
  532. package/wdtsdoc/functions/elements.ojPagingControl-1.html +6 -230
  533. package/wdtsdoc/functions/elements.ojPictoChart-1.html +6 -230
  534. package/wdtsdoc/functions/elements.ojPopup-1.html +6 -230
  535. package/wdtsdoc/functions/elements.ojProgress-1.html +6 -230
  536. package/wdtsdoc/functions/elements.ojProgressList-1.html +6 -230
  537. package/wdtsdoc/functions/elements.ojRadioset-1.html +6 -230
  538. package/wdtsdoc/functions/elements.ojRatingGauge-1.html +6 -230
  539. package/wdtsdoc/functions/elements.ojRefresher-1.html +6 -230
  540. package/wdtsdoc/functions/elements.ojRowExpander-1.html +6 -230
  541. package/wdtsdoc/functions/elements.ojSelectMany-1.html +6 -230
  542. package/wdtsdoc/functions/elements.ojSelectOne-1.html +6 -230
  543. package/wdtsdoc/functions/elements.ojSelectSingle-1.html +6 -230
  544. package/wdtsdoc/functions/elements.ojSelector-1.html +6 -230
  545. package/wdtsdoc/functions/elements.ojSlider-1.html +6 -230
  546. package/wdtsdoc/functions/elements.ojSparkChart-1.html +6 -230
  547. package/wdtsdoc/functions/elements.ojStatusMeterGauge-1.html +6 -230
  548. package/wdtsdoc/functions/elements.ojStreamList-1.html +6 -230
  549. package/wdtsdoc/functions/elements.ojSunburst-1.html +6 -230
  550. package/wdtsdoc/functions/elements.ojSwipeActions-1.html +6 -230
  551. package/wdtsdoc/functions/elements.ojSwitch-1.html +6 -230
  552. package/wdtsdoc/functions/elements.ojTabBar-1.html +6 -230
  553. package/wdtsdoc/functions/elements.ojTable-1.html +6 -230
  554. package/wdtsdoc/functions/elements.ojTagCloud-1.html +6 -230
  555. package/wdtsdoc/functions/elements.ojTextArea-1.html +6 -230
  556. package/wdtsdoc/functions/elements.ojThematicMap-1.html +6 -230
  557. package/wdtsdoc/functions/elements.ojTimeAxis-1.html +6 -230
  558. package/wdtsdoc/functions/elements.ojTimeline-1.html +6 -230
  559. package/wdtsdoc/functions/elements.ojTrain-1.html +6 -230
  560. package/wdtsdoc/functions/elements.ojTreeView-1.html +6 -230
  561. package/wdtsdoc/functions/elements.ojTreemap-1.html +6 -230
  562. package/wdtsdoc/functions/elements.ojWaterfallLayout-1.html +6 -230
  563. package/wdtsdoc/functions/elements.ojWebElement-1.html +4 -227
  564. package/wdtsdoc/functions/index.ScreenshotManager.create.html +3 -224
  565. package/wdtsdoc/functions/index.ScreenshotManager.get.html +3 -218
  566. package/wdtsdoc/functions/index.ScreenshotManager.set.html +3 -224
  567. package/wdtsdoc/functions/index.fetchKeyByFilter.html +9 -254
  568. package/wdtsdoc/functions/index.register.html +4 -240
  569. package/wdtsdoc/functions/index.slotProxy-1.html +5 -228
  570. package/wdtsdoc/index.html +2 -222
  571. package/wdtsdoc/interfaces/index.DriverLike.html +8 -270
  572. package/wdtsdoc/interfaces/index.SlotProxy.html +13 -285
  573. package/wdtsdoc/modules/elements.html +149 -367
  574. package/wdtsdoc/modules/index.ScreenshotManager.html +4 -218
  575. package/wdtsdoc/modules/index.html +10 -237
  576. package/wdtsdoc/variables/index.default.html +20 -330
@@ -1,1186 +1,239 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>OjDateTimePicker | @oracle/oraclejet-webdriver - v15.1.7</title><meta name="description" content="Documentation for @oracle/oraclejet-webdriver"/><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/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
2
- <div class="tsd-toolbar-contents container">
3
- <div class="table-cell" id="tsd-search" data-base="..">
4
- <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
5
- <div class="field">
6
- <div id="tsd-toolbar-links"></div></div>
7
- <ul class="results">
8
- <li class="state loading">Preparing search index...</li>
9
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@oracle/oraclejet-webdriver - v15.1.7</a></div>
10
- <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
11
- <div class="container container-main">
12
- <div class="col-content">
13
- <div class="tsd-page-title">
14
- <ul class="tsd-breadcrumb">
15
- <li><a href="../index.html">@oracle/oraclejet-webdriver</a></li>
16
- <li><a href="../modules/elements.html">elements</a></li>
17
- <li><a href="elements.OjDateTimePicker.html">OjDateTimePicker</a></li></ul>
18
- <h1>Class OjDateTimePicker</h1></div>
19
- <section class="tsd-panel tsd-comment">
20
- <div class="tsd-comment tsd-typography"><p>The component WebElement for <a href="../../jsdocs/oj.ojDateTimePicker.html">oj-date-time-picker</a>.
1
+ <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>OjDateTimePicker | @oracle/oraclejet-webdriver - v16.0.0</title><meta name="description" content="Documentation for @oracle/oraclejet-webdriver"/><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/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@oracle/oraclejet-webdriver - v16.0.0</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../index.html">@oracle/oraclejet-webdriver</a></li><li><a href="../modules/elements.html">elements</a></li><li><a href="elements.OjDateTimePicker.html">OjDateTimePicker</a></li></ul><h1>Class OjDateTimePicker</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>The component WebElement for <a href="../../jsdocs/oj.ojDateTimePicker.html">oj-date-time-picker</a>.
21
2
  Do not instantiate this class directly, instead, use
22
- <a href="../modules/elements.html#ojDateTimePicker">ojDateTimePicker</a>.</p>
23
- </div></section>
24
- <section class="tsd-panel tsd-hierarchy">
25
- <h4>Hierarchy</h4>
26
- <ul class="tsd-hierarchy">
27
- <li><span class="tsd-signature-type ">OjDateTimePickerBase</span>
28
- <ul class="tsd-hierarchy">
29
- <li><span class="target">OjDateTimePicker</span></li></ul></li></ul></section>
30
- <section class="tsd-panel-group tsd-index-group">
31
- <section class="tsd-panel tsd-index-panel">
32
- <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
33
- <h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex=0><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M1.5 5.50969L8 11.6609L14.5 5.50969L12.5466 3.66086L8 7.96494L3.45341 3.66086L1.5 5.50969Z" fill="var(--color-text)"></path></svg> Index</h5></summary>
34
- <div class="tsd-accordion-details">
35
- <section class="tsd-index-section">
36
- <h3 class="tsd-index-heading">Constructors</h3>
37
- <div class="tsd-index-list"><a href="elements.OjDateTimePicker.html#constructor" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#4D7FFF" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-512-path"></rect><path d="M11.898 16.1201C11.098 16.1201 10.466 15.8961 10.002 15.4481C9.53803 15.0001 9.30603 14.3841 9.30603 13.6001V9.64012C9.30603 8.85612 9.53803 8.24012 10.002 7.79212C10.466 7.34412 11.098 7.12012 11.898 7.12012C12.682 7.12012 13.306 7.34812 13.77 7.80412C14.234 8.25212 14.466 8.86412 14.466 9.64012H13.386C13.386 9.14412 13.254 8.76412 12.99 8.50012C12.734 8.22812 12.37 8.09212 11.898 8.09212C11.426 8.09212 11.054 8.22412 10.782 8.48812C10.518 8.75212 10.386 9.13212 10.386 9.62812V13.6001C10.386 14.0961 10.518 14.4801 10.782 14.7521C11.054 15.0161 11.426 15.1481 11.898 15.1481C12.37 15.1481 12.734 15.0161 12.99 14.7521C13.254 14.4801 13.386 14.0961 13.386 13.6001H14.466C14.466 14.3761 14.234 14.9921 13.77 15.4481C13.306 15.8961 12.682 16.1201 11.898 16.1201Z" fill="var(--color-text)" id="icon-512-text"></path></svg><span>constructor</span></a>
38
- </div></section>
39
- <section class="tsd-index-section">
40
- <h3 class="tsd-index-heading">Methods</h3>
41
- <div class="tsd-index-list"><a href="elements.OjDateTimePicker.html#changeMessagesCustom" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF4DB8" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-2048-path"></rect><path d="M9.162 16V7.24H10.578L11.514 10.072C11.602 10.328 11.674 10.584 11.73 10.84C11.794 11.088 11.842 11.28 11.874 11.416C11.906 11.28 11.954 11.088 12.018 10.84C12.082 10.584 12.154 10.324 12.234 10.06L13.122 7.24H14.538V16H13.482V12.82C13.482 12.468 13.49 12.068 13.506 11.62C13.53 11.172 13.558 10.716 13.59 10.252C13.622 9.78 13.654 9.332 13.686 8.908C13.726 8.476 13.762 8.1 13.794 7.78L12.366 12.16H11.334L9.894 7.78C9.934 8.092 9.97 8.456 10.002 8.872C10.042 9.28 10.078 9.716 10.11 10.18C10.142 10.636 10.166 11.092 10.182 11.548C10.206 12.004 10.218 12.428 10.218 12.82V16H9.162Z" fill="var(--color-text)" id="icon-2048-text"></path></svg><span>change<wbr/>Messages<wbr/>Custom</span></a>
42
- <a href="elements.OjDateTimePicker.html#changeValue" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>change<wbr/>Value</span></a>
43
- <a href="elements.OjDateTimePicker.html#clear" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>clear</span></a>
44
- <a href="elements.OjDateTimePicker.html#click" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>click</span></a>
45
- <a href="elements.OjDateTimePicker.html#findElement" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>find<wbr/>Element</span></a>
46
- <a href="elements.OjDateTimePicker.html#findElements" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>find<wbr/>Elements</span></a>
47
- <a href="elements.OjDateTimePicker.html#getAsyncValidators" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Async<wbr/>Validators</span></a>
48
- <a href="elements.OjDateTimePicker.html#getAttribute" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Attribute</span></a>
49
- <a href="elements.OjDateTimePicker.html#getAutofocus" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Autofocus</span></a>
50
- <a href="elements.OjDateTimePicker.html#getConverter" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Converter</span></a>
51
- <a href="elements.OjDateTimePicker.html#getCssValue" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Css<wbr/>Value</span></a>
52
- <a href="elements.OjDateTimePicker.html#getDatePicker" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Date<wbr/>Picker</span></a>
53
- <a href="elements.OjDateTimePicker.html#getDayFormatter" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Day<wbr/>Formatter</span></a>
54
- <a href="elements.OjDateTimePicker.html#getDayMetaData" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Day<wbr/>Meta<wbr/>Data</span></a>
55
- <a href="elements.OjDateTimePicker.html#getDescribedBy" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Described<wbr/>By</span></a>
56
- <a href="elements.OjDateTimePicker.html#getDisabled" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Disabled</span></a>
57
- <a href="elements.OjDateTimePicker.html#getDisplayOptions" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Display<wbr/>Options</span></a>
58
- <a href="elements.OjDateTimePicker.html#getDriver" class="tsd-index-link tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Driver</span></a>
59
- <a href="elements.OjDateTimePicker.html#getHelp" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Help</span></a>
60
- <a href="elements.OjDateTimePicker.html#getHelpHints" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Help<wbr/>Hints</span></a>
61
- <a href="elements.OjDateTimePicker.html#getId" class="tsd-index-link tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Id</span></a>
62
- <a href="elements.OjDateTimePicker.html#getKeyboardEdit" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Keyboard<wbr/>Edit</span></a>
63
- <a href="elements.OjDateTimePicker.html#getLabelEdge" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Label<wbr/>Edge</span></a>
64
- <a href="elements.OjDateTimePicker.html#getLabelHint" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Label<wbr/>Hint</span></a>
65
- <a href="elements.OjDateTimePicker.html#getLabelledBy" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Labelled<wbr/>By</span></a>
66
- <a href="elements.OjDateTimePicker.html#getLocation" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Location</span></a>
67
- <a href="elements.OjDateTimePicker.html#getMax" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Max</span></a>
68
- <a href="elements.OjDateTimePicker.html#getMessagesCustom" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Messages<wbr/>Custom</span></a>
69
- <a href="elements.OjDateTimePicker.html#getMin" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Min</span></a>
70
- <a href="elements.OjDateTimePicker.html#getName" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Name</span></a>
71
- <a href="elements.OjDateTimePicker.html#getPickerAttributes" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Picker<wbr/>Attributes</span></a>
72
- <a href="elements.OjDateTimePicker.html#getPlaceholder" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Placeholder</span></a>
73
- <a href="elements.OjDateTimePicker.html#getProperty" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Property</span></a>
74
- <a href="elements.OjDateTimePicker.html#getRawValue" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Raw<wbr/>Value</span></a>
75
- <a href="elements.OjDateTimePicker.html#getReadonly" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Readonly</span></a>
76
- <a href="elements.OjDateTimePicker.html#getRect" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Rect</span></a>
77
- <a href="elements.OjDateTimePicker.html#getRenderMode" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Render<wbr/>Mode</span></a>
78
- <a href="elements.OjDateTimePicker.html#getRequired" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Required</span></a>
79
- <a href="elements.OjDateTimePicker.html#getShadowRoot" class="tsd-index-link tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Shadow<wbr/>Root</span></a>
80
- <a href="elements.OjDateTimePicker.html#getSize" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Size</span></a>
81
- <a href="elements.OjDateTimePicker.html#getTagName" class="tsd-index-link tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Tag<wbr/>Name</span></a>
82
- <a href="elements.OjDateTimePicker.html#getText" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Text</span></a>
83
- <a href="elements.OjDateTimePicker.html#getTimePicker" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Time<wbr/>Picker</span></a>
84
- <a href="elements.OjDateTimePicker.html#getTranslations" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Translations</span></a>
85
- <a href="elements.OjDateTimePicker.html#getUserAssistanceDensity" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>User<wbr/>Assistance<wbr/>Density</span></a>
86
- <a href="elements.OjDateTimePicker.html#getValid" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Valid</span></a>
87
- <a href="elements.OjDateTimePicker.html#getValidators" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Validators</span></a>
88
- <a href="elements.OjDateTimePicker.html#getValue" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Value</span></a>
89
- <a href="elements.OjDateTimePicker.html#hasSize" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>has<wbr/>Size</span></a>
90
- <a href="elements.OjDateTimePicker.html#hasVisibility" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>has<wbr/>Visibility</span></a>
91
- <a href="elements.OjDateTimePicker.html#isDisplayed" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>is<wbr/>Displayed</span></a>
92
- <a href="elements.OjDateTimePicker.html#isEnabled" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>is<wbr/>Enabled</span></a>
93
- <a href="elements.OjDateTimePicker.html#isSelected" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>is<wbr/>Selected</span></a>
94
- <a href="elements.OjDateTimePicker.html#sendKeys" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>send<wbr/>Keys</span></a>
95
- <a href="elements.OjDateTimePicker.html#serialize" class="tsd-index-link tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>serialize</span></a>
96
- <a href="elements.OjDateTimePicker.html#setProperty" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>set<wbr/>Property</span></a>
97
- <a href="elements.OjDateTimePicker.html#submit" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>submit</span></a>
98
- <a href="elements.OjDateTimePicker.html#takeScreenshot" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>take<wbr/>Screenshot</span></a>
99
- <a href="elements.OjDateTimePicker.html#whenBusyContextReady" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>when<wbr/>Busy<wbr/>Context<wbr/>Ready</span></a>
100
- <a href="elements.OjDateTimePicker.html#whenReady" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>when<wbr/>Ready</span></a>
101
- <a href="elements.OjDateTimePicker.html#buildId" class="tsd-index-link tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>build<wbr/>Id</span></a>
102
- <a href="elements.OjDateTimePicker.html#equals" class="tsd-index-link tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>equals</span></a>
103
- <a href="elements.OjDateTimePicker.html#extractId" class="tsd-index-link tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>extract<wbr/>Id</span></a>
104
- <a href="elements.OjDateTimePicker.html#isId" class="tsd-index-link tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>is<wbr/>Id</span></a>
105
- </div></section></div></details></section></section>
106
- <section class="tsd-panel-group tsd-member-group">
107
- <h2>Constructors</h2>
108
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="constructor" class="tsd-anchor"></a>
109
- <h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
110
- <ul class="tsd-signatures tsd-is-inherited">
111
- <li class="tsd-signature tsd-anchor-link" id="constructor.new_OjDateTimePicker"><span class="tsd-kind-constructor-signature">new <wbr/>Oj<wbr/>Date<wbr/>Time<wbr/>Picker</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">el</span>, <span class="tsd-kind-parameter">locators</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="elements.OjDateTimePicker.html" class="tsd-signature-type tsd-kind-class">OjDateTimePicker</a><a href="#constructor.new_OjDateTimePicker" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
112
- <li class="tsd-description">
113
- <div class="tsd-comment tsd-typography"><p>Constructor. Pass an instance of WebDriver&#39;s WebElement that
3
+ <a href="../functions/elements.ojDateTimePicker-1.html">ojDateTimePicker</a>.</p>
4
+ </div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-hierarchy"><h4>Hierarchy</h4><ul class="tsd-hierarchy"><li><span class="tsd-signature-type ">OjDateTimePickerBase</span><ul class="tsd-hierarchy"><li><span class="target">OjDateTimePicker</span></li></ul></li></ul></section><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Constructors</h3><div class="tsd-index-list"><a href="elements.OjDateTimePicker.html#constructor" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-512"></use></svg><span>constructor</span></a>
5
+ </div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Methods</h3><div class="tsd-index-list"><a href="elements.OjDateTimePicker.html#changeMessagesCustom" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>change<wbr/>Messages<wbr/>Custom</span></a>
6
+ <a href="elements.OjDateTimePicker.html#changeValue" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>change<wbr/>Value</span></a>
7
+ <a href="elements.OjDateTimePicker.html#clear" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>clear</span></a>
8
+ <a href="elements.OjDateTimePicker.html#click" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>click</span></a>
9
+ <a href="elements.OjDateTimePicker.html#findElement" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>find<wbr/>Element</span></a>
10
+ <a href="elements.OjDateTimePicker.html#findElements" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>find<wbr/>Elements</span></a>
11
+ <a href="elements.OjDateTimePicker.html#getAsyncValidators" class="tsd-index-link deprecated tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Async<wbr/>Validators</span></a>
12
+ <a href="elements.OjDateTimePicker.html#getAttribute" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Attribute</span></a>
13
+ <a href="elements.OjDateTimePicker.html#getAutofocus" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Autofocus</span></a>
14
+ <a href="elements.OjDateTimePicker.html#getConverter" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Converter</span></a>
15
+ <a href="elements.OjDateTimePicker.html#getCssValue" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Css<wbr/>Value</span></a>
16
+ <a href="elements.OjDateTimePicker.html#getDatePicker" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Date<wbr/>Picker</span></a>
17
+ <a href="elements.OjDateTimePicker.html#getDayFormatter" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Day<wbr/>Formatter</span></a>
18
+ <a href="elements.OjDateTimePicker.html#getDayMetaData" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Day<wbr/>Meta<wbr/>Data</span></a>
19
+ <a href="elements.OjDateTimePicker.html#getDescribedBy" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Described<wbr/>By</span></a>
20
+ <a href="elements.OjDateTimePicker.html#getDisabled" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Disabled</span></a>
21
+ <a href="elements.OjDateTimePicker.html#getDisplayOptions" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Display<wbr/>Options</span></a>
22
+ <a href="elements.OjDateTimePicker.html#getDriver" class="tsd-index-link tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Driver</span></a>
23
+ <a href="elements.OjDateTimePicker.html#getHelp" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Help</span></a>
24
+ <a href="elements.OjDateTimePicker.html#getHelpHints" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Help<wbr/>Hints</span></a>
25
+ <a href="elements.OjDateTimePicker.html#getId" class="tsd-index-link tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Id</span></a>
26
+ <a href="elements.OjDateTimePicker.html#getKeyboardEdit" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Keyboard<wbr/>Edit</span></a>
27
+ <a href="elements.OjDateTimePicker.html#getLabelEdge" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Label<wbr/>Edge</span></a>
28
+ <a href="elements.OjDateTimePicker.html#getLabelHint" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Label<wbr/>Hint</span></a>
29
+ <a href="elements.OjDateTimePicker.html#getLabelledBy" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Labelled<wbr/>By</span></a>
30
+ <a href="elements.OjDateTimePicker.html#getLocation" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Location</span></a>
31
+ <a href="elements.OjDateTimePicker.html#getMax" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Max</span></a>
32
+ <a href="elements.OjDateTimePicker.html#getMessagesCustom" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Messages<wbr/>Custom</span></a>
33
+ <a href="elements.OjDateTimePicker.html#getMin" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Min</span></a>
34
+ <a href="elements.OjDateTimePicker.html#getName" class="tsd-index-link deprecated tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Name</span></a>
35
+ <a href="elements.OjDateTimePicker.html#getPickerAttributes" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Picker<wbr/>Attributes</span></a>
36
+ <a href="elements.OjDateTimePicker.html#getPlaceholder" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Placeholder</span></a>
37
+ <a href="elements.OjDateTimePicker.html#getProperty" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Property</span></a>
38
+ <a href="elements.OjDateTimePicker.html#getRawValue" class="tsd-index-link deprecated tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Raw<wbr/>Value</span></a>
39
+ <a href="elements.OjDateTimePicker.html#getReadonly" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Readonly</span></a>
40
+ <a href="elements.OjDateTimePicker.html#getRect" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Rect</span></a>
41
+ <a href="elements.OjDateTimePicker.html#getRenderMode" class="tsd-index-link deprecated tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Render<wbr/>Mode</span></a>
42
+ <a href="elements.OjDateTimePicker.html#getRequired" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Required</span></a>
43
+ <a href="elements.OjDateTimePicker.html#getShadowRoot" class="tsd-index-link tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Shadow<wbr/>Root</span></a>
44
+ <a href="elements.OjDateTimePicker.html#getSize" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Size</span></a>
45
+ <a href="elements.OjDateTimePicker.html#getTagName" class="tsd-index-link tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Tag<wbr/>Name</span></a>
46
+ <a href="elements.OjDateTimePicker.html#getText" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Text</span></a>
47
+ <a href="elements.OjDateTimePicker.html#getTimePicker" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Time<wbr/>Picker</span></a>
48
+ <a href="elements.OjDateTimePicker.html#getTranslations" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Translations</span></a>
49
+ <a href="elements.OjDateTimePicker.html#getUserAssistanceDensity" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>User<wbr/>Assistance<wbr/>Density</span></a>
50
+ <a href="elements.OjDateTimePicker.html#getValid" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Valid</span></a>
51
+ <a href="elements.OjDateTimePicker.html#getValidators" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Validators</span></a>
52
+ <a href="elements.OjDateTimePicker.html#getValue" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Value</span></a>
53
+ <a href="elements.OjDateTimePicker.html#hasSize" class="tsd-index-link deprecated tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>has<wbr/>Size</span></a>
54
+ <a href="elements.OjDateTimePicker.html#hasVisibility" class="tsd-index-link deprecated tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>has<wbr/>Visibility</span></a>
55
+ <a href="elements.OjDateTimePicker.html#isDisplayed" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>is<wbr/>Displayed</span></a>
56
+ <a href="elements.OjDateTimePicker.html#isEnabled" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>is<wbr/>Enabled</span></a>
57
+ <a href="elements.OjDateTimePicker.html#isSelected" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>is<wbr/>Selected</span></a>
58
+ <a href="elements.OjDateTimePicker.html#sendKeys" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>send<wbr/>Keys</span></a>
59
+ <a href="elements.OjDateTimePicker.html#serialize" class="tsd-index-link tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>serialize</span></a>
60
+ <a href="elements.OjDateTimePicker.html#setProperty" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Property</span></a>
61
+ <a href="elements.OjDateTimePicker.html#submit" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>submit</span></a>
62
+ <a href="elements.OjDateTimePicker.html#takeScreenshot" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>take<wbr/>Screenshot</span></a>
63
+ <a href="elements.OjDateTimePicker.html#whenBusyContextReady" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>when<wbr/>Busy<wbr/>Context<wbr/>Ready</span></a>
64
+ <a href="elements.OjDateTimePicker.html#whenReady" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>when<wbr/>Ready</span></a>
65
+ <a href="elements.OjDateTimePicker.html#buildId" class="tsd-index-link tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>build<wbr/>Id</span></a>
66
+ <a href="elements.OjDateTimePicker.html#equals" class="tsd-index-link tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>equals</span></a>
67
+ <a href="elements.OjDateTimePicker.html#extractId" class="tsd-index-link tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>extract<wbr/>Id</span></a>
68
+ <a href="elements.OjDateTimePicker.html#isId" class="tsd-index-link tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>is<wbr/>Id</span></a>
69
+ </div></section></div></details></section></section><section class="tsd-panel-group tsd-member-group"><h2>Constructors</h2><section class="tsd-panel tsd-member tsd-is-inherited"><a id="constructor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="constructor.new_OjDateTimePicker"><span class="tsd-kind-constructor-signature">new <wbr/>Oj<wbr/>Date<wbr/>Time<wbr/>Picker</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">el</span>, <span class="tsd-kind-parameter">locators</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="elements.OjDateTimePicker.html" class="tsd-signature-type tsd-kind-class">OjDateTimePicker</a><a href="#constructor.new_OjDateTimePicker" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Constructor. Pass an instance of WebDriver&#39;s WebElement that
114
70
  represents the DOM node on which we&quot;ll perform operations.</p>
115
- </div>
116
- <div class="tsd-parameters">
117
- <h4 class="tsd-parameters-title">Parameters</h4>
118
- <ul class="tsd-parameter-list">
119
- <li>
120
- <h5><span class="tsd-kind-parameter">el</span>: <span class="tsd-signature-type ">WebElement</span></h5>
121
- <div class="tsd-comment tsd-typography"><p>The basic WebElement with which this WebElement will
71
+ </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><h5><span class="tsd-kind-parameter">el</span>: <span class="tsd-signature-type ">WebElement</span></h5><div class="tsd-comment tsd-typography"><p>The basic WebElement with which this WebElement will
122
72
  work.</p>
123
- </div></li>
124
- <li>
125
- <h5><span class="tsd-kind-parameter">locators</span>: <span class="tsd-signature-type ">ElementLocators</span></h5></li></ul></div>
126
- <h4 class="tsd-returns-title">Returns <a href="elements.OjDateTimePicker.html" class="tsd-signature-type tsd-kind-class">OjDateTimePicker</a></h4><aside class="tsd-sources">
127
- <p>Inherited from OjDateTimePickerBase.constructor</p></aside></li></ul></section></section>
128
- <section class="tsd-panel-group tsd-member-group">
129
- <h2>Methods</h2>
130
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="changeMessagesCustom" class="tsd-anchor"></a>
131
- <h3 class="tsd-anchor-link"><span>change<wbr/>Messages<wbr/>Custom</span><a href="#changeMessagesCustom" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
132
- <ul class="tsd-signatures tsd-is-inherited">
133
- <li class="tsd-signature tsd-anchor-link" id="changeMessagesCustom.changeMessagesCustom-1"><span class="tsd-kind-call-signature">change<wbr/>Messages<wbr/>Custom</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">messagesCustom</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><a href="#changeMessagesCustom.changeMessagesCustom-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
134
- <li class="tsd-description">
135
- <div class="tsd-comment tsd-typography"><p>Sets the value of <code>messagesCustom</code> property.
73
+ </div><div class="tsd-comment tsd-typography"></div></li><li><h5><span class="tsd-kind-parameter">locators</span>: <span class="tsd-signature-type ">ElementLocators</span></h5></li></ul></div><h4 class="tsd-returns-title">Returns <a href="elements.OjDateTimePicker.html" class="tsd-signature-type tsd-kind-class">OjDateTimePicker</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.constructor</p></aside></li></ul></section></section><section class="tsd-panel-group tsd-member-group"><h2>Methods</h2><section class="tsd-panel tsd-member tsd-is-inherited"><a id="changeMessagesCustom" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>change<wbr/>Messages<wbr/>Custom</span><a href="#changeMessagesCustom" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="changeMessagesCustom.changeMessagesCustom-1"><span class="tsd-kind-call-signature">change<wbr/>Messages<wbr/>Custom</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">messagesCustom</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><a href="#changeMessagesCustom.changeMessagesCustom-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Sets the value of <code>messagesCustom</code> property.
136
74
  A list of messages added by an application to the component. See the Help documentation for more information.</p>
137
- </div>
138
- <div class="tsd-parameters">
139
- <h4 class="tsd-parameters-title">Parameters</h4>
140
- <ul class="tsd-parameter-list">
141
- <li>
142
- <h5><span class="tsd-kind-parameter">messagesCustom</span>: <span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">[]</span></h5>
143
- <div class="tsd-comment tsd-typography"><p>The value to set for <code>messagesCustom</code></p>
144
- </div></li></ul></div>
145
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
146
- <p>Inherited from OjDateTimePickerBase.changeMessagesCustom</p></aside></li></ul></section>
147
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="changeValue" class="tsd-anchor"></a>
148
- <h3 class="tsd-anchor-link"><span>change<wbr/>Value</span><a href="#changeValue" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
149
- <ul class="tsd-signatures tsd-is-inherited">
150
- <li class="tsd-signature tsd-anchor-link" id="changeValue.changeValue-1"><span class="tsd-kind-call-signature">change<wbr/>Value</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><a href="#changeValue.changeValue-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
151
- <li class="tsd-description">
152
- <div class="tsd-comment tsd-typography"><p>Sets the value of <code>value</code> property.
75
+ </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><h5><span class="tsd-kind-parameter">messagesCustom</span>: <span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">[]</span></h5><div class="tsd-comment tsd-typography"><p>The value to set for <code>messagesCustom</code></p>
76
+ </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.changeMessagesCustom</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="changeValue" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>change<wbr/>Value</span><a href="#changeValue" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="changeValue.changeValue-1"><span class="tsd-kind-call-signature">change<wbr/>Value</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><a href="#changeValue.changeValue-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Sets the value of <code>value</code> property.
153
77
  The value of the datetime picker element, which must be an ISOString. See the Help documentation for more information.</p>
154
- </div>
155
- <div class="tsd-parameters">
156
- <h4 class="tsd-parameters-title">Parameters</h4>
157
- <ul class="tsd-parameter-list">
158
- <li>
159
- <h5><span class="tsd-kind-parameter">value</span>: <span class="tsd-signature-type">string</span></h5>
160
- <div class="tsd-comment tsd-typography"><p>The value to set for <code>value</code></p>
161
- </div></li></ul></div>
162
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
163
- <p>Inherited from OjDateTimePickerBase.changeValue</p></aside></li></ul></section>
164
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="clear" class="tsd-anchor"></a>
165
- <h3 class="tsd-anchor-link"><span>clear</span><a href="#clear" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
166
- <ul class="tsd-signatures tsd-is-inherited">
167
- <li class="tsd-signature tsd-anchor-link" id="clear.clear-1"><span class="tsd-kind-call-signature">clear</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><a href="#clear.clear-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
168
- <li class="tsd-description">
169
- <div class="tsd-comment tsd-typography">
170
- <h3>Inherit Doc</h3></div>
171
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
172
- <p>Inherited from OjDateTimePickerBase.clear</p></aside></li></ul></section>
173
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="click" class="tsd-anchor"></a>
174
- <h3 class="tsd-anchor-link"><span>click</span><a href="#click" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
175
- <ul class="tsd-signatures tsd-is-inherited">
176
- <li class="tsd-signature tsd-anchor-link" id="click.click-1"><span class="tsd-kind-call-signature">click</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><a href="#click.click-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
177
- <li class="tsd-description">
178
- <div class="tsd-comment tsd-typography">
179
- <h3>Inherit Doc</h3></div>
180
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
181
- <p>Inherited from OjDateTimePickerBase.click</p></aside></li></ul></section>
182
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="findElement" class="tsd-anchor"></a>
183
- <h3 class="tsd-anchor-link"><span>find<wbr/>Element</span><a href="#findElement" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
184
- <ul class="tsd-signatures tsd-is-inherited">
185
- <li class="tsd-signature tsd-anchor-link" id="findElement.findElement-1"><span class="tsd-kind-call-signature">find<wbr/>Element</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">locator</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">WebElementPromise</span><a href="#findElement.findElement-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
186
- <li class="tsd-description">
187
- <div class="tsd-comment tsd-typography">
188
- <h3>Inherit Doc</h3></div>
189
- <div class="tsd-parameters">
190
- <h4 class="tsd-parameters-title">Parameters</h4>
191
- <ul class="tsd-parameter-list">
192
- <li>
193
- <h5><span class="tsd-kind-parameter">locator</span>: <span class="tsd-signature-type ">Locator</span></h5></li></ul></div>
194
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">WebElementPromise</span></h4><aside class="tsd-sources">
195
- <p>Inherited from OjDateTimePickerBase.findElement</p></aside></li></ul></section>
196
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="findElements" class="tsd-anchor"></a>
197
- <h3 class="tsd-anchor-link"><span>find<wbr/>Elements</span><a href="#findElements" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
198
- <ul class="tsd-signatures tsd-is-inherited">
199
- <li class="tsd-signature tsd-anchor-link" id="findElements.findElements-1"><span class="tsd-kind-call-signature">find<wbr/>Elements</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">locator</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">WebElement</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span><a href="#findElements.findElements-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
200
- <li class="tsd-description">
201
- <div class="tsd-comment tsd-typography">
202
- <h3>Inherit Doc</h3></div>
203
- <div class="tsd-parameters">
204
- <h4 class="tsd-parameters-title">Parameters</h4>
205
- <ul class="tsd-parameter-list">
206
- <li>
207
- <h5><span class="tsd-kind-parameter">locator</span>: <span class="tsd-signature-type ">Locator</span></h5></li></ul></div>
208
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">WebElement</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
209
- <p>Inherited from OjDateTimePickerBase.findElements</p></aside></li></ul></section>
210
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getAsyncValidators" class="tsd-anchor"></a>
211
- <h3 class="tsd-anchor-link"><span>get<wbr/>Async<wbr/>Validators</span><a href="#getAsyncValidators" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
212
- <ul class="tsd-signatures tsd-is-inherited">
213
- <li class="tsd-signature tsd-anchor-link" id="getAsyncValidators.getAsyncValidators-1"><span class="tsd-kind-call-signature">get<wbr/>Async<wbr/>Validators</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span><a href="#getAsyncValidators.getAsyncValidators-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
214
- <li class="tsd-description">
215
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>asyncValidators</code> property.
78
+ </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><h5><span class="tsd-kind-parameter">value</span>: <span class="tsd-signature-type">string</span></h5><div class="tsd-comment tsd-typography"><p>The value to set for <code>value</code></p>
79
+ </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.changeValue</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="clear" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>clear</span><a href="#clear" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="clear.clear-1"><span class="tsd-kind-call-signature">clear</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><a href="#clear.clear-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><div class="tsd-comment tsd-typography"><h4>Inherit Doc</h4></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.clear</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="click" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>click</span><a href="#click" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="click.click-1"><span class="tsd-kind-call-signature">click</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><a href="#click.click-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><div class="tsd-comment tsd-typography"><h4>Inherit Doc</h4></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.click</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="findElement" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>find<wbr/>Element</span><a href="#findElement" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="findElement.findElement-1"><span class="tsd-kind-call-signature">find<wbr/>Element</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">locator</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">WebElementPromise</span><a href="#findElement.findElement-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><h5><span class="tsd-kind-parameter">locator</span>: <span class="tsd-signature-type ">Locator</span></h5></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">WebElementPromise</span></h4><div class="tsd-comment tsd-typography"><h4>Inherit Doc</h4></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.findElement</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="findElements" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>find<wbr/>Elements</span><a href="#findElements" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="findElements.findElements-1"><span class="tsd-kind-call-signature">find<wbr/>Elements</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">locator</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">WebElement</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span><a href="#findElements.findElements-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><h5><span class="tsd-kind-parameter">locator</span>: <span class="tsd-signature-type ">Locator</span></h5></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">WebElement</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h4><div class="tsd-comment tsd-typography"><h4>Inherit Doc</h4></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.findElements</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getAsyncValidators" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="deprecated">get<wbr/>Async<wbr/>Validators</span><a href="#getAsyncValidators" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getAsyncValidators.getAsyncValidators-1"><span class="tsd-kind-call-signature">get<wbr/>Async<wbr/>Validators</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span><a href="#getAsyncValidators.getAsyncValidators-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>asyncValidators</code> property.
216
80
  Specifies a list of asynchronous validators used by the component when performing validation. Use async-validators when you need to perform some validation work on the server. See the Help documentation for more information.</p>
217
-
218
- <h3>Deprecated</h3><p>Since 8.0.0. Use the validators property instead for either regular Validators or AsyncValidators.</p>
219
- </div>
220
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>asyncValidators</code> property.</p>
221
- <aside class="tsd-sources">
222
- <p>Inherited from OjDateTimePickerBase.getAsyncValidators</p></aside></li></ul></section>
223
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getAttribute" class="tsd-anchor"></a>
224
- <h3 class="tsd-anchor-link"><span>get<wbr/>Attribute</span><a href="#getAttribute" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
225
- <ul class="tsd-signatures tsd-is-inherited">
226
- <li class="tsd-signature tsd-anchor-link" id="getAttribute.getAttribute-1"><span class="tsd-kind-call-signature">get<wbr/>Attribute</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">attributeName</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getAttribute.getAttribute-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
227
- <li class="tsd-description">
228
- <div class="tsd-comment tsd-typography">
229
- <h3>Inherit Doc</h3></div>
230
- <div class="tsd-parameters">
231
- <h4 class="tsd-parameters-title">Parameters</h4>
232
- <ul class="tsd-parameter-list">
233
- <li>
234
- <h5><span class="tsd-kind-parameter">attributeName</span>: <span class="tsd-signature-type">string</span></h5></li></ul></div>
235
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
236
- <p>Inherited from OjDateTimePickerBase.getAttribute</p></aside></li></ul></section>
237
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getAutofocus" class="tsd-anchor"></a>
238
- <h3 class="tsd-anchor-link"><span>get<wbr/>Autofocus</span><a href="#getAutofocus" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
239
- <ul class="tsd-signatures tsd-is-inherited">
240
- <li class="tsd-signature tsd-anchor-link" id="getAutofocus.getAutofocus-1"><span class="tsd-kind-call-signature">get<wbr/>Autofocus</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span><a href="#getAutofocus.getAutofocus-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
241
- <li class="tsd-description">
242
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>autofocus</code> property.
81
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>asyncValidators</code> property.</p>
82
+ <div class="tsd-comment tsd-typography"><h4>Deprecated</h4><p>Since 8.0.0. Use the validators property instead for either regular Validators or AsyncValidators.</p>
83
+ </div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getAsyncValidators</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getAttribute" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Attribute</span><a href="#getAttribute" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getAttribute.getAttribute-1"><span class="tsd-kind-call-signature">get<wbr/>Attribute</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">attributeName</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getAttribute.getAttribute-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><h5><span class="tsd-kind-parameter">attributeName</span>: <span class="tsd-signature-type">string</span></h5></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><div class="tsd-comment tsd-typography"><h4>Inherit Doc</h4></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getAttribute</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getAutofocus" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Autofocus</span><a href="#getAutofocus" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getAutofocus.getAutofocus-1"><span class="tsd-kind-call-signature">get<wbr/>Autofocus</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span><a href="#getAutofocus.getAutofocus-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>autofocus</code> property.
243
84
  Specifies whether the component will get input focus when the page is loaded. See the Help documentation for more information.</p>
244
- </div>
245
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>autofocus</code> property.</p>
246
- <aside class="tsd-sources">
247
- <p>Inherited from OjDateTimePickerBase.getAutofocus</p></aside></li></ul></section>
248
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getConverter" class="tsd-anchor"></a>
249
- <h3 class="tsd-anchor-link"><span>get<wbr/>Converter</span><a href="#getConverter" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
250
- <ul class="tsd-signatures tsd-is-inherited">
251
- <li class="tsd-signature tsd-anchor-link" id="getConverter.getConverter-1"><span class="tsd-kind-call-signature">get<wbr/>Converter</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">&gt;</span><a href="#getConverter.getConverter-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
252
- <li class="tsd-description">
253
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>converter</code> property.
85
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>autofocus</code> property.</p>
86
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getAutofocus</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getConverter" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Converter</span><a href="#getConverter" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getConverter.getConverter-1"><span class="tsd-kind-call-signature">get<wbr/>Converter</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">&gt;</span><a href="#getConverter.getConverter-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>converter</code> property.
254
87
  An object that converts the datetime value. See the Help documentation for more information.</p>
255
- </div>
256
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>converter</code> property.</p>
257
- <aside class="tsd-sources">
258
- <p>Inherited from OjDateTimePickerBase.getConverter</p></aside></li></ul></section>
259
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getCssValue" class="tsd-anchor"></a>
260
- <h3 class="tsd-anchor-link"><span>get<wbr/>Css<wbr/>Value</span><a href="#getCssValue" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
261
- <ul class="tsd-signatures tsd-is-inherited">
262
- <li class="tsd-signature tsd-anchor-link" id="getCssValue.getCssValue-1"><span class="tsd-kind-call-signature">get<wbr/>Css<wbr/>Value</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">cssStyleProperty</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getCssValue.getCssValue-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
263
- <li class="tsd-description">
264
- <div class="tsd-comment tsd-typography">
265
- <h3>Inherit Doc</h3></div>
266
- <div class="tsd-parameters">
267
- <h4 class="tsd-parameters-title">Parameters</h4>
268
- <ul class="tsd-parameter-list">
269
- <li>
270
- <h5><span class="tsd-kind-parameter">cssStyleProperty</span>: <span class="tsd-signature-type">string</span></h5></li></ul></div>
271
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
272
- <p>Inherited from OjDateTimePickerBase.getCssValue</p></aside></li></ul></section>
273
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getDatePicker" class="tsd-anchor"></a>
274
- <h3 class="tsd-anchor-link"><span>get<wbr/>Date<wbr/>Picker</span><a href="#getDatePicker" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
275
- <ul class="tsd-signatures tsd-is-inherited">
276
- <li class="tsd-signature tsd-anchor-link" id="getDatePicker.getDatePicker-1"><span class="tsd-kind-call-signature">get<wbr/>Date<wbr/>Picker</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">DatePicker</span><span class="tsd-signature-symbol">&gt;</span><a href="#getDatePicker.getDatePicker-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
277
- <li class="tsd-description">
278
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>datePicker</code> property.
88
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>converter</code> property.</p>
89
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getConverter</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getCssValue" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Css<wbr/>Value</span><a href="#getCssValue" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getCssValue.getCssValue-1"><span class="tsd-kind-call-signature">get<wbr/>Css<wbr/>Value</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">cssStyleProperty</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getCssValue.getCssValue-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><h5><span class="tsd-kind-parameter">cssStyleProperty</span>: <span class="tsd-signature-type">string</span></h5></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><div class="tsd-comment tsd-typography"><h4>Inherit Doc</h4></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getCssValue</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getDatePicker" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Date<wbr/>Picker</span><a href="#getDatePicker" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getDatePicker.getDatePicker-1"><span class="tsd-kind-call-signature">get<wbr/>Date<wbr/>Picker</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">DatePicker</span><span class="tsd-signature-symbol">&gt;</span><a href="#getDatePicker.getDatePicker-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>datePicker</code> property.
279
90
  An object whose properties describe the appearance and behavior of the date picker. See the Help documentation for more information.</p>
280
- </div>
281
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">DatePicker</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>datePicker</code> property.</p>
282
- <aside class="tsd-sources">
283
- <p>Inherited from OjDateTimePickerBase.getDatePicker</p></aside></li></ul></section>
284
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getDayFormatter" class="tsd-anchor"></a>
285
- <h3 class="tsd-anchor-link"><span>get<wbr/>Day<wbr/>Formatter</span><a href="#getDayFormatter" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
286
- <ul class="tsd-signatures tsd-is-inherited">
287
- <li class="tsd-signature tsd-anchor-link" id="getDayFormatter.getDayFormatter-1"><span class="tsd-kind-call-signature">get<wbr/>Day<wbr/>Formatter</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">&gt;</span><a href="#getDayFormatter.getDayFormatter-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
288
- <li class="tsd-description">
289
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>dayFormatter</code> property.
91
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">DatePicker</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>datePicker</code> property.</p>
92
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getDatePicker</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getDayFormatter" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Day<wbr/>Formatter</span><a href="#getDayFormatter" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getDayFormatter.getDayFormatter-1"><span class="tsd-kind-call-signature">get<wbr/>Day<wbr/>Formatter</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">&gt;</span><a href="#getDayFormatter.getDayFormatter-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>dayFormatter</code> property.
290
93
  Specifies a callback function used when rendering the day. See the Help documentation for more information.</p>
291
- </div>
292
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>dayFormatter</code> property.</p>
293
- <aside class="tsd-sources">
294
- <p>Inherited from OjDateTimePickerBase.getDayFormatter</p></aside></li></ul></section>
295
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getDayMetaData" class="tsd-anchor"></a>
296
- <h3 class="tsd-anchor-link"><span>get<wbr/>Day<wbr/>Meta<wbr/>Data</span><a href="#getDayMetaData" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
297
- <ul class="tsd-signatures tsd-is-inherited">
298
- <li class="tsd-signature tsd-anchor-link" id="getDayMetaData.getDayMetaData-1"><span class="tsd-kind-call-signature">get<wbr/>Day<wbr/>Meta<wbr/>Data</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">&gt;</span><a href="#getDayMetaData.getDayMetaData-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
299
- <li class="tsd-description">
300
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>dayMetaData</code> property.
94
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>dayFormatter</code> property.</p>
95
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getDayFormatter</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getDayMetaData" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Day<wbr/>Meta<wbr/>Data</span><a href="#getDayMetaData" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getDayMetaData.getDayMetaData-1"><span class="tsd-kind-call-signature">get<wbr/>Day<wbr/>Meta<wbr/>Data</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">&gt;</span><a href="#getDayMetaData.getDayMetaData-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>dayMetaData</code> property.
301
96
  Specifies additional information to be used when rendering the day. See the Help documentation for more information.</p>
302
- </div>
303
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>dayMetaData</code> property.</p>
304
- <aside class="tsd-sources">
305
- <p>Inherited from OjDateTimePickerBase.getDayMetaData</p></aside></li></ul></section>
306
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getDescribedBy" class="tsd-anchor"></a>
307
- <h3 class="tsd-anchor-link"><span>get<wbr/>Described<wbr/>By</span><a href="#getDescribedBy" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
308
- <ul class="tsd-signatures tsd-is-inherited">
309
- <li class="tsd-signature tsd-anchor-link" id="getDescribedBy.getDescribedBy-1"><span class="tsd-kind-call-signature">get<wbr/>Described<wbr/>By</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getDescribedBy.getDescribedBy-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
310
- <li class="tsd-description">
311
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>describedBy</code> property.
97
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>dayMetaData</code> property.</p>
98
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getDayMetaData</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getDescribedBy" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Described<wbr/>By</span><a href="#getDescribedBy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getDescribedBy.getDescribedBy-1"><span class="tsd-kind-call-signature">get<wbr/>Described<wbr/>By</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getDescribedBy.getDescribedBy-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>describedBy</code> property.
312
99
  The form component&#39;s oj-label automatically sets described-by to make it accessible. It is not meant to be set by application developer.</p>
313
- </div>
314
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>describedBy</code> property.</p>
315
- <aside class="tsd-sources">
316
- <p>Inherited from OjDateTimePickerBase.getDescribedBy</p></aside></li></ul></section>
317
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getDisabled" class="tsd-anchor"></a>
318
- <h3 class="tsd-anchor-link"><span>get<wbr/>Disabled</span><a href="#getDisabled" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
319
- <ul class="tsd-signatures tsd-is-inherited">
320
- <li class="tsd-signature tsd-anchor-link" id="getDisabled.getDisabled-1"><span class="tsd-kind-call-signature">get<wbr/>Disabled</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span><a href="#getDisabled.getDisabled-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
321
- <li class="tsd-description">
322
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>disabled</code> property.
100
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>describedBy</code> property.</p>
101
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getDescribedBy</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getDisabled" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Disabled</span><a href="#getDisabled" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getDisabled.getDisabled-1"><span class="tsd-kind-call-signature">get<wbr/>Disabled</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span><a href="#getDisabled.getDisabled-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>disabled</code> property.
323
102
  Specifies whether the component is disabled. The default is false.</p>
324
- </div>
325
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>disabled</code> property.</p>
326
- <aside class="tsd-sources">
327
- <p>Inherited from OjDateTimePickerBase.getDisabled</p></aside></li></ul></section>
328
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getDisplayOptions" class="tsd-anchor"></a>
329
- <h3 class="tsd-anchor-link"><span>get<wbr/>Display<wbr/>Options</span><a href="#getDisplayOptions" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
330
- <ul class="tsd-signatures tsd-is-inherited">
331
- <li class="tsd-signature tsd-anchor-link" id="getDisplayOptions.getDisplayOptions-1"><span class="tsd-kind-call-signature">get<wbr/>Display<wbr/>Options</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">DisplayOptions</span><span class="tsd-signature-symbol">&gt;</span><a href="#getDisplayOptions.getDisplayOptions-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
332
- <li class="tsd-description">
333
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>displayOptions</code> property.
103
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>disabled</code> property.</p>
104
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getDisabled</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getDisplayOptions" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Display<wbr/>Options</span><a href="#getDisplayOptions" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getDisplayOptions.getDisplayOptions-1"><span class="tsd-kind-call-signature">get<wbr/>Display<wbr/>Options</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">DisplayOptions</span><span class="tsd-signature-symbol">&gt;</span><a href="#getDisplayOptions.getDisplayOptions-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>displayOptions</code> property.
334
105
  Display options for auxiliary content that determines whether or not it should be displayed.</p>
335
- </div>
336
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">DisplayOptions</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>displayOptions</code> property.</p>
337
- <aside class="tsd-sources">
338
- <p>Inherited from OjDateTimePickerBase.getDisplayOptions</p></aside></li></ul></section>
339
- <section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="getDriver" class="tsd-anchor"></a>
340
- <h3 class="tsd-anchor-link"><span>get<wbr/>Driver</span><a href="#getDriver" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
341
- <ul class="tsd-signatures tsd-is-inherited tsd-is-external">
342
- <li class="tsd-signature tsd-anchor-link" id="getDriver.getDriver-1"><span class="tsd-kind-call-signature">get<wbr/>Driver</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">WebDriver</span><a href="#getDriver.getDriver-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
343
- <li class="tsd-description">
344
- <div class="tsd-comment tsd-typography"></div>
345
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">WebDriver</span></h4><p>The parent driver for this instance.</p>
346
- <aside class="tsd-sources">
347
- <p>Inherited from OjDateTimePickerBase.getDriver</p></aside></li></ul></section>
348
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getHelp" class="tsd-anchor"></a>
349
- <h3 class="tsd-anchor-link"><span>get<wbr/>Help</span><a href="#getHelp" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
350
- <ul class="tsd-signatures tsd-is-inherited">
351
- <li class="tsd-signature tsd-anchor-link" id="getHelp.getHelp-1"><span class="tsd-kind-call-signature">get<wbr/>Help</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">Help</span><span class="tsd-signature-symbol">&gt;</span><a href="#getHelp.getHelp-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
352
- <li class="tsd-description">
353
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>help</code> property.
106
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">DisplayOptions</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>displayOptions</code> property.</p>
107
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getDisplayOptions</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="getDriver" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Driver</span><a href="#getDriver" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited tsd-is-external"><li class="tsd-signature tsd-anchor-link" id="getDriver.getDriver-1"><span class="tsd-kind-call-signature">get<wbr/>Driver</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">WebDriver</span><a href="#getDriver.getDriver-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">WebDriver</span></h4><p>The parent driver for this instance.</p>
108
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getDriver</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getHelp" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Help</span><a href="#getHelp" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getHelp.getHelp-1"><span class="tsd-kind-call-signature">get<wbr/>Help</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">Help</span><span class="tsd-signature-symbol">&gt;</span><a href="#getHelp.getHelp-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>help</code> property.
354
109
  Form component help information.</p>
355
- </div>
356
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">Help</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>help</code> property.</p>
357
- <aside class="tsd-sources">
358
- <p>Inherited from OjDateTimePickerBase.getHelp</p></aside></li></ul></section>
359
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getHelpHints" class="tsd-anchor"></a>
360
- <h3 class="tsd-anchor-link"><span>get<wbr/>Help<wbr/>Hints</span><a href="#getHelpHints" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
361
- <ul class="tsd-signatures tsd-is-inherited">
362
- <li class="tsd-signature tsd-anchor-link" id="getHelpHints.getHelpHints-1"><span class="tsd-kind-call-signature">get<wbr/>Help<wbr/>Hints</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">HelpHints</span><span class="tsd-signature-symbol">&gt;</span><a href="#getHelpHints.getHelpHints-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
363
- <li class="tsd-description">
364
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>helpHints</code> property.
110
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">Help</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>help</code> property.</p>
111
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getHelp</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getHelpHints" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Help<wbr/>Hints</span><a href="#getHelpHints" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getHelpHints.getHelpHints-1"><span class="tsd-kind-call-signature">get<wbr/>Help<wbr/>Hints</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">HelpHints</span><span class="tsd-signature-symbol">&gt;</span><a href="#getHelpHints.getHelpHints-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>helpHints</code> property.
365
112
  Represents hints for an oj-form-layout element to render help information on the label of the editable component.</p>
366
- </div>
367
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">HelpHints</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>helpHints</code> property.</p>
368
- <aside class="tsd-sources">
369
- <p>Inherited from OjDateTimePickerBase.getHelpHints</p></aside></li></ul></section>
370
- <section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="getId" class="tsd-anchor"></a>
371
- <h3 class="tsd-anchor-link"><span>get<wbr/>Id</span><a href="#getId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
372
- <ul class="tsd-signatures tsd-is-inherited tsd-is-external">
373
- <li class="tsd-signature tsd-anchor-link" id="getId.getId-1"><span class="tsd-kind-call-signature">get<wbr/>Id</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getId.getId-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
374
- <li class="tsd-description">
375
- <div class="tsd-comment tsd-typography"></div>
376
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>A promise that resolves to
113
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">HelpHints</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>helpHints</code> property.</p>
114
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getHelpHints</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="getId" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Id</span><a href="#getId" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited tsd-is-external"><li class="tsd-signature tsd-anchor-link" id="getId.getId-1"><span class="tsd-kind-call-signature">get<wbr/>Id</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getId.getId-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>A promise that resolves to
377
115
  the server-assigned opaque ID assigned to this element.</p>
378
- <aside class="tsd-sources">
379
- <p>Inherited from OjDateTimePickerBase.getId</p></aside></li></ul></section>
380
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getKeyboardEdit" class="tsd-anchor"></a>
381
- <h3 class="tsd-anchor-link"><span>get<wbr/>Keyboard<wbr/>Edit</span><a href="#getKeyboardEdit" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
382
- <ul class="tsd-signatures tsd-is-inherited">
383
- <li class="tsd-signature tsd-anchor-link" id="getKeyboardEdit.getKeyboardEdit-1"><span class="tsd-kind-call-signature">get<wbr/>Keyboard<wbr/>Edit</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getKeyboardEdit.getKeyboardEdit-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
384
- <li class="tsd-description">
385
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>keyboardEdit</code> property.
116
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getId</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getKeyboardEdit" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Keyboard<wbr/>Edit</span><a href="#getKeyboardEdit" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getKeyboardEdit.getKeyboardEdit-1"><span class="tsd-kind-call-signature">get<wbr/>Keyboard<wbr/>Edit</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getKeyboardEdit.getKeyboardEdit-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>keyboardEdit</code> property.
386
117
  Determines if keyboard entry of the text is allowed. When the datepicker is inline, the only supported value is &quot;disabled&quot;.</p>
387
- </div>
388
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>keyboardEdit</code> property.</p>
389
- <aside class="tsd-sources">
390
- <p>Inherited from OjDateTimePickerBase.getKeyboardEdit</p></aside></li></ul></section>
391
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getLabelEdge" class="tsd-anchor"></a>
392
- <h3 class="tsd-anchor-link"><span>get<wbr/>Label<wbr/>Edge</span><a href="#getLabelEdge" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
393
- <ul class="tsd-signatures tsd-is-inherited">
394
- <li class="tsd-signature tsd-anchor-link" id="getLabelEdge.getLabelEdge-1"><span class="tsd-kind-call-signature">get<wbr/>Label<wbr/>Edge</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getLabelEdge.getLabelEdge-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
395
- <li class="tsd-description">
396
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>labelEdge</code> property.
118
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>keyboardEdit</code> property.</p>
119
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getKeyboardEdit</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getLabelEdge" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Label<wbr/>Edge</span><a href="#getLabelEdge" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getLabelEdge.getLabelEdge-1"><span class="tsd-kind-call-signature">get<wbr/>Label<wbr/>Edge</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getLabelEdge.getLabelEdge-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>labelEdge</code> property.
397
120
  Defines how the label of a component is created. See the Help documentation for more information.</p>
398
- </div>
399
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>labelEdge</code> property.</p>
400
- <aside class="tsd-sources">
401
- <p>Inherited from OjDateTimePickerBase.getLabelEdge</p></aside></li></ul></section>
402
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getLabelHint" class="tsd-anchor"></a>
403
- <h3 class="tsd-anchor-link"><span>get<wbr/>Label<wbr/>Hint</span><a href="#getLabelHint" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
404
- <ul class="tsd-signatures tsd-is-inherited">
405
- <li class="tsd-signature tsd-anchor-link" id="getLabelHint.getLabelHint-1"><span class="tsd-kind-call-signature">get<wbr/>Label<wbr/>Hint</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getLabelHint.getLabelHint-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
406
- <li class="tsd-description">
407
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>labelHint</code> property.
121
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>labelEdge</code> property.</p>
122
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getLabelEdge</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getLabelHint" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Label<wbr/>Hint</span><a href="#getLabelHint" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getLabelHint.getLabelHint-1"><span class="tsd-kind-call-signature">get<wbr/>Label<wbr/>Hint</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getLabelHint.getLabelHint-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>labelHint</code> property.
408
123
  Represents a hint for oj-form-layout element to render a label on the editable component.</p>
409
- </div>
410
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>labelHint</code> property.</p>
411
- <aside class="tsd-sources">
412
- <p>Inherited from OjDateTimePickerBase.getLabelHint</p></aside></li></ul></section>
413
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getLabelledBy" class="tsd-anchor"></a>
414
- <h3 class="tsd-anchor-link"><span>get<wbr/>Labelled<wbr/>By</span><a href="#getLabelledBy" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
415
- <ul class="tsd-signatures tsd-is-inherited">
416
- <li class="tsd-signature tsd-anchor-link" id="getLabelledBy.getLabelledBy-1"><span class="tsd-kind-call-signature">get<wbr/>Labelled<wbr/>By</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getLabelledBy.getLabelledBy-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
417
- <li class="tsd-description">
418
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>labelledBy</code> property.
124
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>labelHint</code> property.</p>
125
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getLabelHint</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getLabelledBy" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Labelled<wbr/>By</span><a href="#getLabelledBy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getLabelledBy.getLabelledBy-1"><span class="tsd-kind-call-signature">get<wbr/>Labelled<wbr/>By</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getLabelledBy.getLabelledBy-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>labelledBy</code> property.
419
126
  The oj-label sets the labelledBy property programmatically on the form component. See the Help documentation for more information.</p>
420
- </div>
421
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>labelledBy</code> property.</p>
422
- <aside class="tsd-sources">
423
- <p>Inherited from OjDateTimePickerBase.getLabelledBy</p></aside></li></ul></section>
424
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getLocation" class="tsd-anchor"></a>
425
- <h3 class="tsd-anchor-link"><span>get<wbr/>Location</span><a href="#getLocation" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
426
- <ul class="tsd-signatures tsd-is-inherited">
427
- <li class="tsd-signature tsd-anchor-link" id="getLocation.getLocation-1"><span class="tsd-kind-call-signature">get<wbr/>Location</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">ILocation</span><span class="tsd-signature-symbol">&gt;</span><a href="#getLocation.getLocation-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
428
- <li class="tsd-description">
429
- <div class="tsd-comment tsd-typography">
430
- <h3>Inherit Doc</h3></div>
431
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">ILocation</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
432
- <p>Inherited from OjDateTimePickerBase.getLocation</p></aside></li></ul></section>
433
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getMax" class="tsd-anchor"></a>
434
- <h3 class="tsd-anchor-link"><span>get<wbr/>Max</span><a href="#getMax" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
435
- <ul class="tsd-signatures tsd-is-inherited">
436
- <li class="tsd-signature tsd-anchor-link" id="getMax.getMax-1"><span class="tsd-kind-call-signature">get<wbr/>Max</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getMax.getMax-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
437
- <li class="tsd-description">
438
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>max</code> property.
127
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>labelledBy</code> property.</p>
128
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getLabelledBy</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getLocation" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Location</span><a href="#getLocation" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getLocation.getLocation-1"><span class="tsd-kind-call-signature">get<wbr/>Location</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">ILocation</span><span class="tsd-signature-symbol">&gt;</span><a href="#getLocation.getLocation-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">ILocation</span><span class="tsd-signature-symbol">&gt;</span></h4><div class="tsd-comment tsd-typography"><h4>Inherit Doc</h4></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getLocation</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getMax" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Max</span><a href="#getMax" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getMax.getMax-1"><span class="tsd-kind-call-signature">get<wbr/>Max</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getMax.getMax-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>max</code> property.
439
129
  The maximum selectable datetime, in ISO string format. When set to null, there is no maximum.</p>
440
- </div>
441
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>max</code> property.</p>
442
- <aside class="tsd-sources">
443
- <p>Inherited from OjDateTimePickerBase.getMax</p></aside></li></ul></section>
444
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getMessagesCustom" class="tsd-anchor"></a>
445
- <h3 class="tsd-anchor-link"><span>get<wbr/>Messages<wbr/>Custom</span><a href="#getMessagesCustom" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
446
- <ul class="tsd-signatures tsd-is-inherited">
447
- <li class="tsd-signature tsd-anchor-link" id="getMessagesCustom.getMessagesCustom-1"><span class="tsd-kind-call-signature">get<wbr/>Messages<wbr/>Custom</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span><a href="#getMessagesCustom.getMessagesCustom-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
448
- <li class="tsd-description">
449
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>messagesCustom</code> property.
130
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>max</code> property.</p>
131
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getMax</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getMessagesCustom" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Messages<wbr/>Custom</span><a href="#getMessagesCustom" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getMessagesCustom.getMessagesCustom-1"><span class="tsd-kind-call-signature">get<wbr/>Messages<wbr/>Custom</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span><a href="#getMessagesCustom.getMessagesCustom-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>messagesCustom</code> property.
450
132
  A list of messages added by an application to the component. See the Help documentation for more information.</p>
451
- </div>
452
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>messagesCustom</code> property.</p>
453
- <aside class="tsd-sources">
454
- <p>Inherited from OjDateTimePickerBase.getMessagesCustom</p></aside></li></ul></section>
455
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getMin" class="tsd-anchor"></a>
456
- <h3 class="tsd-anchor-link"><span>get<wbr/>Min</span><a href="#getMin" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
457
- <ul class="tsd-signatures tsd-is-inherited">
458
- <li class="tsd-signature tsd-anchor-link" id="getMin.getMin-1"><span class="tsd-kind-call-signature">get<wbr/>Min</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getMin.getMin-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
459
- <li class="tsd-description">
460
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>min</code> property.
133
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>messagesCustom</code> property.</p>
134
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getMessagesCustom</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getMin" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Min</span><a href="#getMin" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getMin.getMin-1"><span class="tsd-kind-call-signature">get<wbr/>Min</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getMin.getMin-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>min</code> property.
461
135
  The minimum selectable datetime, in ISO string format. When set to null, there is no minimum.</p>
462
- </div>
463
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>min</code> property.</p>
464
- <aside class="tsd-sources">
465
- <p>Inherited from OjDateTimePickerBase.getMin</p></aside></li></ul></section>
466
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getName" class="tsd-anchor"></a>
467
- <h3 class="tsd-anchor-link"><span>get<wbr/>Name</span><a href="#getName" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
468
- <ul class="tsd-signatures tsd-is-inherited">
469
- <li class="tsd-signature tsd-anchor-link" id="getName.getName-1"><span class="tsd-kind-call-signature">get<wbr/>Name</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getName.getName-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
470
- <li class="tsd-description">
471
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>name</code> property.
136
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>min</code> property.</p>
137
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getMin</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getName" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="deprecated">get<wbr/>Name</span><a href="#getName" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getName.getName-1"><span class="tsd-kind-call-signature">get<wbr/>Name</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getName.getName-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>name</code> property.
472
138
  Specifies the name of the component.</p>
473
-
474
- <h3>Deprecated</h3><p>Since 6.0.0. JET does not use form submit, so this is not needed.</p>
475
- </div>
476
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>name</code> property.</p>
477
- <aside class="tsd-sources">
478
- <p>Inherited from OjDateTimePickerBase.getName</p></aside></li></ul></section>
479
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getPickerAttributes" class="tsd-anchor"></a>
480
- <h3 class="tsd-anchor-link"><span>get<wbr/>Picker<wbr/>Attributes</span><a href="#getPickerAttributes" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
481
- <ul class="tsd-signatures tsd-is-inherited">
482
- <li class="tsd-signature tsd-anchor-link" id="getPickerAttributes.getPickerAttributes-1"><span class="tsd-kind-call-signature">get<wbr/>Picker<wbr/>Attributes</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">PickerAttributes</span><span class="tsd-signature-symbol">&gt;</span><a href="#getPickerAttributes.getPickerAttributes-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
483
- <li class="tsd-description">
484
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>pickerAttributes</code> property.
139
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>name</code> property.</p>
140
+ <div class="tsd-comment tsd-typography"><h4>Deprecated</h4><p>Since 6.0.0. JET does not use form submit, so this is not needed.</p>
141
+ </div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getName</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getPickerAttributes" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Picker<wbr/>Attributes</span><a href="#getPickerAttributes" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getPickerAttributes.getPickerAttributes-1"><span class="tsd-kind-call-signature">get<wbr/>Picker<wbr/>Attributes</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">PickerAttributes</span><span class="tsd-signature-symbol">&gt;</span><a href="#getPickerAttributes.getPickerAttributes-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>pickerAttributes</code> property.
485
142
  Specifies attributes to be set on the picker DOM element when it is launched. See the Help documentation for more information.</p>
486
- </div>
487
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">PickerAttributes</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>pickerAttributes</code> property.</p>
488
- <aside class="tsd-sources">
489
- <p>Inherited from OjDateTimePickerBase.getPickerAttributes</p></aside></li></ul></section>
490
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getPlaceholder" class="tsd-anchor"></a>
491
- <h3 class="tsd-anchor-link"><span>get<wbr/>Placeholder</span><a href="#getPlaceholder" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
492
- <ul class="tsd-signatures tsd-is-inherited">
493
- <li class="tsd-signature tsd-anchor-link" id="getPlaceholder.getPlaceholder-1"><span class="tsd-kind-call-signature">get<wbr/>Placeholder</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getPlaceholder.getPlaceholder-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
494
- <li class="tsd-description">
495
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>placeholder</code> property.
143
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">PickerAttributes</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>pickerAttributes</code> property.</p>
144
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getPickerAttributes</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getPlaceholder" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Placeholder</span><a href="#getPlaceholder" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getPlaceholder.getPlaceholder-1"><span class="tsd-kind-call-signature">get<wbr/>Placeholder</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getPlaceholder.getPlaceholder-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>placeholder</code> property.
496
145
  The placeholder text to set on the element.</p>
497
- </div>
498
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>placeholder</code> property.</p>
499
- <aside class="tsd-sources">
500
- <p>Inherited from OjDateTimePickerBase.getPlaceholder</p></aside></li></ul></section>
501
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getProperty" class="tsd-anchor"></a>
502
- <h3 class="tsd-anchor-link"><span>get<wbr/>Property</span><a href="#getProperty" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
503
- <ul class="tsd-signatures tsd-is-inherited">
504
- <li class="tsd-signature tsd-anchor-link" id="getProperty.getProperty-1"><span class="tsd-kind-call-signature">get<wbr/>Property</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">propertyName</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">&gt;</span><a href="#getProperty.getProperty-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
505
- <li class="tsd-description">
506
- <div class="tsd-comment tsd-typography"><p>Get a named property value from this component. This function
146
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>placeholder</code> property.</p>
147
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getPlaceholder</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getProperty" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Property</span><a href="#getProperty" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getProperty.getProperty-1"><span class="tsd-kind-call-signature">get<wbr/>Property</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">propertyName</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">&gt;</span><a href="#getProperty.getProperty-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get a named property value from this component. This function
507
148
  will wait for the application&#39;s busy context to complete before
508
149
  attempting to get the property value.</p>
509
- </div>
510
- <section class="tsd-panel">
511
- <h4>Type Parameters</h4>
512
- <ul class="tsd-type-parameter-list">
513
- <li>
514
- <h4><span class="tsd-kind-type-parameter">T</span> = <span class="tsd-signature-type">string</span></h4></li></ul></section>
515
- <div class="tsd-parameters">
516
- <h4 class="tsd-parameters-title">Parameters</h4>
517
- <ul class="tsd-parameter-list">
518
- <li>
519
- <h5><span class="tsd-kind-parameter">propertyName</span>: <span class="tsd-signature-type">string</span></h5>
520
- <div class="tsd-comment tsd-typography"><p>The name of the property</p>
521
- </div></li></ul></div>
522
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">&gt;</span></h4><p>A Promise that yields a value for the named property.</p>
523
- <aside class="tsd-sources">
524
- <p>Inherited from OjDateTimePickerBase.getProperty</p></aside></li></ul></section>
525
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getRawValue" class="tsd-anchor"></a>
526
- <h3 class="tsd-anchor-link"><span>get<wbr/>Raw<wbr/>Value</span><a href="#getRawValue" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
527
- <ul class="tsd-signatures tsd-is-inherited">
528
- <li class="tsd-signature tsd-anchor-link" id="getRawValue.getRawValue-1"><span class="tsd-kind-call-signature">get<wbr/>Raw<wbr/>Value</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getRawValue.getRawValue-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
529
- <li class="tsd-description">
530
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>rawValue</code> property.
150
+ </div><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><h4><span class="tsd-kind-type-parameter">T</span> = <span class="tsd-signature-type">string</span></h4></li></ul></section><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><h5><span class="tsd-kind-parameter">propertyName</span>: <span class="tsd-signature-type">string</span></h5><div class="tsd-comment tsd-typography"><p>The name of the property</p>
151
+ </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">&gt;</span></h4><p>A Promise that yields a value for the named property.</p>
152
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getProperty</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getRawValue" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="deprecated">get<wbr/>Raw<wbr/>Value</span><a href="#getRawValue" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getRawValue.getRawValue-1"><span class="tsd-kind-call-signature">get<wbr/>Raw<wbr/>Value</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getRawValue.getRawValue-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>rawValue</code> property.
531
153
  Read-only property used for retrieving the current value from the input field in string form. See the Help documentation for more information.</p>
532
-
533
- <h3>Deprecated</h3><p>Since 11.0.0. This property is deprecated because it was incorrectly exposed on oj-date-time-picker and not fully implemented.</p>
534
- </div>
535
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>rawValue</code> property.</p>
536
- <aside class="tsd-sources">
537
- <p>Inherited from OjDateTimePickerBase.getRawValue</p></aside></li></ul></section>
538
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getReadonly" class="tsd-anchor"></a>
539
- <h3 class="tsd-anchor-link"><span>get<wbr/>Readonly</span><a href="#getReadonly" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
540
- <ul class="tsd-signatures tsd-is-inherited">
541
- <li class="tsd-signature tsd-anchor-link" id="getReadonly.getReadonly-1"><span class="tsd-kind-call-signature">get<wbr/>Readonly</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span><a href="#getReadonly.getReadonly-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
542
- <li class="tsd-description">
543
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>readonly</code> property.
154
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>rawValue</code> property.</p>
155
+ <div class="tsd-comment tsd-typography"><h4>Deprecated</h4><p>Since 11.0.0. This property is deprecated because it was incorrectly exposed on oj-date-time-picker and not fully implemented.</p>
156
+ </div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getRawValue</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getReadonly" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Readonly</span><a href="#getReadonly" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getReadonly.getReadonly-1"><span class="tsd-kind-call-signature">get<wbr/>Readonly</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span><a href="#getReadonly.getReadonly-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>readonly</code> property.
544
157
  Specifies whether the component is read-only. A read-only element cannot be modified, but user interaction is allowed. See the Help documentation for more information.</p>
545
- </div>
546
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>readonly</code> property.</p>
547
- <aside class="tsd-sources">
548
- <p>Inherited from OjDateTimePickerBase.getReadonly</p></aside></li></ul></section>
549
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getRect" class="tsd-anchor"></a>
550
- <h3 class="tsd-anchor-link"><span>get<wbr/>Rect</span><a href="#getRect" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
551
- <ul class="tsd-signatures tsd-is-inherited">
552
- <li class="tsd-signature tsd-anchor-link" id="getRect.getRect-1"><span class="tsd-kind-call-signature">get<wbr/>Rect</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">IRectangle</span><span class="tsd-signature-symbol">&gt;</span><a href="#getRect.getRect-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
553
- <li class="tsd-description">
554
- <div class="tsd-comment tsd-typography">
555
- <h3>Inherit Doc</h3></div>
556
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">IRectangle</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
557
- <p>Inherited from OjDateTimePickerBase.getRect</p></aside></li></ul></section>
558
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getRenderMode" class="tsd-anchor"></a>
559
- <h3 class="tsd-anchor-link"><span>get<wbr/>Render<wbr/>Mode</span><a href="#getRenderMode" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
560
- <ul class="tsd-signatures tsd-is-inherited">
561
- <li class="tsd-signature tsd-anchor-link" id="getRenderMode.getRenderMode-1"><span class="tsd-kind-call-signature">get<wbr/>Render<wbr/>Mode</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getRenderMode.getRenderMode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
562
- <li class="tsd-description">
563
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>renderMode</code> property.
158
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>readonly</code> property.</p>
159
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getReadonly</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getRect" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Rect</span><a href="#getRect" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getRect.getRect-1"><span class="tsd-kind-call-signature">get<wbr/>Rect</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">IRectangle</span><span class="tsd-signature-symbol">&gt;</span><a href="#getRect.getRect-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">IRectangle</span><span class="tsd-signature-symbol">&gt;</span></h4><div class="tsd-comment tsd-typography"><h4>Inherit Doc</h4></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getRect</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getRenderMode" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="deprecated">get<wbr/>Render<wbr/>Mode</span><a href="#getRenderMode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getRenderMode.getRenderMode-1"><span class="tsd-kind-call-signature">get<wbr/>Render<wbr/>Mode</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getRenderMode.getRenderMode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>renderMode</code> property.
564
160
  Specifies whether to render the date picker in JET, or as a native picker control. See the Help documentation for more information.</p>
565
-
566
- <h3>Deprecated</h3><p>Since 8.0.0. The &quot;native&quot; mode rendering is deprecated because JET is promoting a consistent Oracle UX over native look and feel in Redwood. Since this property takes only two values the property itself is deprecated. The theme variable &quot;$inputDateTimeRenderModeOptionDefault&quot; is also deprecated for the same reason.</p>
567
- </div>
568
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>renderMode</code> property.</p>
569
- <aside class="tsd-sources">
570
- <p>Inherited from OjDateTimePickerBase.getRenderMode</p></aside></li></ul></section>
571
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getRequired" class="tsd-anchor"></a>
572
- <h3 class="tsd-anchor-link"><span>get<wbr/>Required</span><a href="#getRequired" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
573
- <ul class="tsd-signatures tsd-is-inherited">
574
- <li class="tsd-signature tsd-anchor-link" id="getRequired.getRequired-1"><span class="tsd-kind-call-signature">get<wbr/>Required</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span><a href="#getRequired.getRequired-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
575
- <li class="tsd-description">
576
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>required</code> property.
161
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>renderMode</code> property.</p>
162
+ <div class="tsd-comment tsd-typography"><h4>Deprecated</h4><p>Since 8.0.0. The &quot;native&quot; mode rendering is deprecated because JET is promoting a consistent Oracle UX over native look and feel in Redwood. Since this property takes only two values the property itself is deprecated. The theme variable &quot;$inputDateTimeRenderModeOptionDefault&quot; is also deprecated for the same reason.</p>
163
+ </div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getRenderMode</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getRequired" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Required</span><a href="#getRequired" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getRequired.getRequired-1"><span class="tsd-kind-call-signature">get<wbr/>Required</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span><a href="#getRequired.getRequired-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>required</code> property.
577
164
  Specifies whether the component is required or optional. See the Help documentation for more information.</p>
578
- </div>
579
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>required</code> property.</p>
580
- <aside class="tsd-sources">
581
- <p>Inherited from OjDateTimePickerBase.getRequired</p></aside></li></ul></section>
582
- <section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="getShadowRoot" class="tsd-anchor"></a>
583
- <h3 class="tsd-anchor-link"><span>get<wbr/>Shadow<wbr/>Root</span><a href="#getShadowRoot" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
584
- <ul class="tsd-signatures tsd-is-inherited tsd-is-external">
585
- <li class="tsd-signature tsd-anchor-link" id="getShadowRoot.getShadowRoot-1"><span class="tsd-kind-call-signature">get<wbr/>Shadow<wbr/>Root</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">ShadowRootPromise</span><a href="#getShadowRoot.getShadowRoot-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
586
- <li class="tsd-description">
587
- <div class="tsd-comment tsd-typography"><p>Get the shadow root of the current web element.</p>
588
- </div>
589
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">ShadowRootPromise</span></h4><p>A promise that will be
165
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>required</code> property.</p>
166
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getRequired</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="getShadowRoot" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Shadow<wbr/>Root</span><a href="#getShadowRoot" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited tsd-is-external"><li class="tsd-signature tsd-anchor-link" id="getShadowRoot.getShadowRoot-1"><span class="tsd-kind-call-signature">get<wbr/>Shadow<wbr/>Root</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">ShadowRootPromise</span><a href="#getShadowRoot.getShadowRoot-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get the shadow root of the current web element.</p>
167
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">ShadowRootPromise</span></h4><p>A promise that will be
590
168
  resolved with the elements shadow root or rejected
591
169
  with NoSuchShadowRootError</p>
592
- <aside class="tsd-sources">
593
- <p>Inherited from OjDateTimePickerBase.getShadowRoot</p></aside></li></ul></section>
594
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getSize" class="tsd-anchor"></a>
595
- <h3 class="tsd-anchor-link"><span>get<wbr/>Size</span><a href="#getSize" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
596
- <ul class="tsd-signatures tsd-is-inherited">
597
- <li class="tsd-signature tsd-anchor-link" id="getSize.getSize-1"><span class="tsd-kind-call-signature">get<wbr/>Size</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">ISize</span><span class="tsd-signature-symbol">&gt;</span><a href="#getSize.getSize-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
598
- <li class="tsd-description">
599
- <div class="tsd-comment tsd-typography">
600
- <h3>Inherit Doc</h3></div>
601
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">ISize</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
602
- <p>Inherited from OjDateTimePickerBase.getSize</p></aside></li></ul></section>
603
- <section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="getTagName" class="tsd-anchor"></a>
604
- <h3 class="tsd-anchor-link"><span>get<wbr/>Tag<wbr/>Name</span><a href="#getTagName" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
605
- <ul class="tsd-signatures tsd-is-inherited tsd-is-external">
606
- <li class="tsd-signature tsd-anchor-link" id="getTagName.getTagName-1"><span class="tsd-kind-call-signature">get<wbr/>Tag<wbr/>Name</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getTagName.getTagName-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
607
- <li class="tsd-description">
608
- <div class="tsd-comment tsd-typography"><p>Schedules a command to query for the tag/node name of this element.</p>
609
- </div>
610
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>A promise that will be
170
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getShadowRoot</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getSize" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Size</span><a href="#getSize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getSize.getSize-1"><span class="tsd-kind-call-signature">get<wbr/>Size</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">ISize</span><span class="tsd-signature-symbol">&gt;</span><a href="#getSize.getSize-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">ISize</span><span class="tsd-signature-symbol">&gt;</span></h4><div class="tsd-comment tsd-typography"><h4>Inherit Doc</h4></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getSize</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="getTagName" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Tag<wbr/>Name</span><a href="#getTagName" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited tsd-is-external"><li class="tsd-signature tsd-anchor-link" id="getTagName.getTagName-1"><span class="tsd-kind-call-signature">get<wbr/>Tag<wbr/>Name</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getTagName.getTagName-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Schedules a command to query for the tag/node name of this element.</p>
171
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>A promise that will be
611
172
  resolved with the element&#39;s tag name.</p>
612
- <aside class="tsd-sources">
613
- <p>Inherited from OjDateTimePickerBase.getTagName</p></aside></li></ul></section>
614
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getText" class="tsd-anchor"></a>
615
- <h3 class="tsd-anchor-link"><span>get<wbr/>Text</span><a href="#getText" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
616
- <ul class="tsd-signatures tsd-is-inherited">
617
- <li class="tsd-signature tsd-anchor-link" id="getText.getText-1"><span class="tsd-kind-call-signature">get<wbr/>Text</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getText.getText-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
618
- <li class="tsd-description">
619
- <div class="tsd-comment tsd-typography">
620
- <h3>Inherit Doc</h3></div>
621
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
622
- <p>Inherited from OjDateTimePickerBase.getText</p></aside></li></ul></section>
623
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getTimePicker" class="tsd-anchor"></a>
624
- <h3 class="tsd-anchor-link"><span>get<wbr/>Time<wbr/>Picker</span><a href="#getTimePicker" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
625
- <ul class="tsd-signatures tsd-is-inherited">
626
- <li class="tsd-signature tsd-anchor-link" id="getTimePicker.getTimePicker-1"><span class="tsd-kind-call-signature">get<wbr/>Time<wbr/>Picker</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">TimePicker</span><span class="tsd-signature-symbol">&gt;</span><a href="#getTimePicker.getTimePicker-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
627
- <li class="tsd-description">
628
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>timePicker</code> property.
173
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getTagName</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getText" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Text</span><a href="#getText" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getText.getText-1"><span class="tsd-kind-call-signature">get<wbr/>Text</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getText.getText-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><div class="tsd-comment tsd-typography"><h4>Inherit Doc</h4></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getText</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getTimePicker" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Time<wbr/>Picker</span><a href="#getTimePicker" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getTimePicker.getTimePicker-1"><span class="tsd-kind-call-signature">get<wbr/>Time<wbr/>Picker</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">TimePicker</span><span class="tsd-signature-symbol">&gt;</span><a href="#getTimePicker.getTimePicker-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>timePicker</code> property.
629
174
  An object whose properties describe the appearance and behavior of the time picker. See the Help documentation for more information.</p>
630
- </div>
631
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">TimePicker</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>timePicker</code> property.</p>
632
- <aside class="tsd-sources">
633
- <p>Inherited from OjDateTimePickerBase.getTimePicker</p></aside></li></ul></section>
634
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getTranslations" class="tsd-anchor"></a>
635
- <h3 class="tsd-anchor-link"><span>get<wbr/>Translations</span><a href="#getTranslations" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
636
- <ul class="tsd-signatures tsd-is-inherited">
637
- <li class="tsd-signature tsd-anchor-link" id="getTranslations.getTranslations-1"><span class="tsd-kind-call-signature">get<wbr/>Translations</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">Translations</span><span class="tsd-signature-symbol">&gt;</span><a href="#getTranslations.getTranslations-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
638
- <li class="tsd-description">
639
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>translations</code> property.
175
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">TimePicker</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>timePicker</code> property.</p>
176
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getTimePicker</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getTranslations" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Translations</span><a href="#getTranslations" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getTranslations.getTranslations-1"><span class="tsd-kind-call-signature">get<wbr/>Translations</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">Translations</span><span class="tsd-signature-symbol">&gt;</span><a href="#getTranslations.getTranslations-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>translations</code> property.
640
177
  A collection of translated resources from the translation bundle, or null if this component has no resources.</p>
641
- </div>
642
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">Translations</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>translations</code> property.</p>
643
- <aside class="tsd-sources">
644
- <p>Inherited from OjDateTimePickerBase.getTranslations</p></aside></li></ul></section>
645
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getUserAssistanceDensity" class="tsd-anchor"></a>
646
- <h3 class="tsd-anchor-link"><span>get<wbr/>User<wbr/>Assistance<wbr/>Density</span><a href="#getUserAssistanceDensity" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
647
- <ul class="tsd-signatures tsd-is-inherited">
648
- <li class="tsd-signature tsd-anchor-link" id="getUserAssistanceDensity.getUserAssistanceDensity-1"><span class="tsd-kind-call-signature">get<wbr/>User<wbr/>Assistance<wbr/>Density</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getUserAssistanceDensity.getUserAssistanceDensity-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
649
- <li class="tsd-description">
650
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>userAssistanceDensity</code> property.
178
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">Translations</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>translations</code> property.</p>
179
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getTranslations</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getUserAssistanceDensity" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>User<wbr/>Assistance<wbr/>Density</span><a href="#getUserAssistanceDensity" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getUserAssistanceDensity.getUserAssistanceDensity-1"><span class="tsd-kind-call-signature">get<wbr/>User<wbr/>Assistance<wbr/>Density</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getUserAssistanceDensity.getUserAssistanceDensity-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>userAssistanceDensity</code> property.
651
180
  Specifies the density of the form component&#39;s user assistance presentation.</p>
652
- </div>
653
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>userAssistanceDensity</code> property.</p>
654
- <aside class="tsd-sources">
655
- <p>Inherited from OjDateTimePickerBase.getUserAssistanceDensity</p></aside></li></ul></section>
656
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getValid" class="tsd-anchor"></a>
657
- <h3 class="tsd-anchor-link"><span>get<wbr/>Valid</span><a href="#getValid" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
658
- <ul class="tsd-signatures tsd-is-inherited">
659
- <li class="tsd-signature tsd-anchor-link" id="getValid.getValid-1"><span class="tsd-kind-call-signature">get<wbr/>Valid</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getValid.getValid-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
660
- <li class="tsd-description">
661
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>valid</code> property.
181
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>userAssistanceDensity</code> property.</p>
182
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getUserAssistanceDensity</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getValid" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Valid</span><a href="#getValid" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getValid.getValid-1"><span class="tsd-kind-call-signature">get<wbr/>Valid</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getValid.getValid-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>valid</code> property.
662
183
  The validity state of the component</p>
663
- </div>
664
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>valid</code> property.</p>
665
- <aside class="tsd-sources">
666
- <p>Inherited from OjDateTimePickerBase.getValid</p></aside></li></ul></section>
667
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getValidators" class="tsd-anchor"></a>
668
- <h3 class="tsd-anchor-link"><span>get<wbr/>Validators</span><a href="#getValidators" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
669
- <ul class="tsd-signatures tsd-is-inherited">
670
- <li class="tsd-signature tsd-anchor-link" id="getValidators.getValidators-1"><span class="tsd-kind-call-signature">get<wbr/>Validators</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span><a href="#getValidators.getValidators-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
671
- <li class="tsd-description">
672
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>validators</code> property.
184
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>valid</code> property.</p>
185
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getValid</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getValidators" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Validators</span><a href="#getValidators" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getValidators.getValidators-1"><span class="tsd-kind-call-signature">get<wbr/>Validators</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span><a href="#getValidators.getValidators-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>validators</code> property.
673
186
  A list of validators used by the element, along with any implicit component validators, when performing validation. See the Help documentation for more information.</p>
674
- </div>
675
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>validators</code> property.</p>
676
- <aside class="tsd-sources">
677
- <p>Inherited from OjDateTimePickerBase.getValidators</p></aside></li></ul></section>
678
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="getValue" class="tsd-anchor"></a>
679
- <h3 class="tsd-anchor-link"><span>get<wbr/>Value</span><a href="#getValue" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
680
- <ul class="tsd-signatures tsd-is-inherited">
681
- <li class="tsd-signature tsd-anchor-link" id="getValue.getValue-1"><span class="tsd-kind-call-signature">get<wbr/>Value</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getValue.getValue-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
682
- <li class="tsd-description">
683
- <div class="tsd-comment tsd-typography"><p>Gets the value of <code>value</code> property.
187
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>validators</code> property.</p>
188
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getValidators</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="getValue" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Value</span><a href="#getValue" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="getValue.getValue-1"><span class="tsd-kind-call-signature">get<wbr/>Value</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#getValue.getValue-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of <code>value</code> property.
684
189
  The value of the datetime picker element, which must be an ISOString. See the Help documentation for more information.</p>
685
- </div>
686
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>value</code> property.</p>
687
- <aside class="tsd-sources">
688
- <p>Inherited from OjDateTimePickerBase.getValue</p></aside></li></ul></section>
689
- <section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="hasSize" class="tsd-anchor"></a>
690
- <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>has<wbr/>Size</span><a href="#hasSize" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
691
- <ul class="tsd-signatures tsd-is-protected tsd-is-inherited">
692
- <li class="tsd-signature tsd-anchor-link" id="hasSize.hasSize-1"><span class="tsd-kind-call-signature">has<wbr/>Size</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Condition</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">Promise</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">&gt;</span><a href="#hasSize.hasSize-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
693
- <li class="tsd-description">
694
- <div class="tsd-comment tsd-typography"><p>Create a wait condition that is satisfied when the element&#39;s
190
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><p>The value of <code>value</code> property.</p>
191
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.getValue</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="hasSize" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span class="deprecated">has<wbr/>Size</span><a href="#hasSize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-protected tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="hasSize.hasSize-1"><span class="tsd-kind-call-signature">has<wbr/>Size</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Condition</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">Promise</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">&gt;</span><a href="#hasSize.hasSize-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Create a wait condition that is satisfied when the element&#39;s
695
192
  DOM has a non-zero size.</p>
696
-
697
- <h3>Deprecated</h3><p>Since 11.0.0. Call the appropriate WebElement method to test
698
- the size of the element.</p>
699
- </div>
700
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Condition</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">Promise</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">&gt;</span></h4><p>The Condition to be used with driver.wait()
193
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Condition</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">Promise</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">&gt;</span></h4><p>The Condition to be used with driver.wait()
701
194
  that&#39;s satisfied when the element&#39;s DOM has a non-zero size.</p>
702
- <aside class="tsd-sources">
703
- <p>Inherited from OjDateTimePickerBase.hasSize</p></aside></li></ul></section>
704
- <section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="hasVisibility" class="tsd-anchor"></a>
705
- <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>has<wbr/>Visibility</span><a href="#hasVisibility" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
706
- <ul class="tsd-signatures tsd-is-protected tsd-is-inherited">
707
- <li class="tsd-signature tsd-anchor-link" id="hasVisibility.hasVisibility-1"><span class="tsd-kind-call-signature">has<wbr/>Visibility</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Condition</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">Promise</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">&gt;</span><a href="#hasVisibility.hasVisibility-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
708
- <li class="tsd-description">
709
- <div class="tsd-comment tsd-typography"><p>Create a wait condition that is satisfid when the element is
195
+ <div class="tsd-comment tsd-typography"><h4>Deprecated</h4><p>Since 11.0.0. Call the appropriate WebElement method to test
196
+ the size of the element.</p>
197
+ </div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.hasSize</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="hasVisibility" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span class="deprecated">has<wbr/>Visibility</span><a href="#hasVisibility" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-protected tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="hasVisibility.hasVisibility-1"><span class="tsd-kind-call-signature">has<wbr/>Visibility</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Condition</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">Promise</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">&gt;</span><a href="#hasVisibility.hasVisibility-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Create a wait condition that is satisfid when the element is
710
198
  visible. The condition is satisfied when the element is displayed,
711
- as reported by <a href="../modules/elements.html" class="tsd-kind-module">#isDisplayed</a>, and is scrolled into view.
199
+ as reported by #isDisplayed, and is scrolled into view.
712
200
  This is method is deprecated. Use WebElement.isDisplayed instead to
713
201
  test the display of the element, and scroll it into view if necessary.</p>
714
-
715
- <h3>Deprecated</h3></div>
716
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Condition</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">Promise</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">&gt;</span></h4><aside class="tsd-sources">
717
- <p>Inherited from OjDateTimePickerBase.hasVisibility</p></aside></li></ul></section>
718
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="isDisplayed" class="tsd-anchor"></a>
719
- <h3 class="tsd-anchor-link"><span>is<wbr/>Displayed</span><a href="#isDisplayed" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
720
- <ul class="tsd-signatures tsd-is-inherited">
721
- <li class="tsd-signature tsd-anchor-link" id="isDisplayed.isDisplayed-1"><span class="tsd-kind-call-signature">is<wbr/>Displayed</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span><a href="#isDisplayed.isDisplayed-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
722
- <li class="tsd-description">
723
- <div class="tsd-comment tsd-typography">
724
- <h3>Inherit Doc</h3></div>
725
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
726
- <p>Inherited from OjDateTimePickerBase.isDisplayed</p></aside></li></ul></section>
727
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="isEnabled" class="tsd-anchor"></a>
728
- <h3 class="tsd-anchor-link"><span>is<wbr/>Enabled</span><a href="#isEnabled" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
729
- <ul class="tsd-signatures tsd-is-inherited">
730
- <li class="tsd-signature tsd-anchor-link" id="isEnabled.isEnabled-1"><span class="tsd-kind-call-signature">is<wbr/>Enabled</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span><a href="#isEnabled.isEnabled-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
731
- <li class="tsd-description">
732
- <div class="tsd-comment tsd-typography">
733
- <h3>Inherit Doc</h3></div>
734
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
735
- <p>Inherited from OjDateTimePickerBase.isEnabled</p></aside></li></ul></section>
736
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="isSelected" class="tsd-anchor"></a>
737
- <h3 class="tsd-anchor-link"><span>is<wbr/>Selected</span><a href="#isSelected" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
738
- <ul class="tsd-signatures tsd-is-inherited">
739
- <li class="tsd-signature tsd-anchor-link" id="isSelected.isSelected-1"><span class="tsd-kind-call-signature">is<wbr/>Selected</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span><a href="#isSelected.isSelected-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
740
- <li class="tsd-description">
741
- <div class="tsd-comment tsd-typography">
742
- <h3>Inherit Doc</h3></div>
743
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
744
- <p>Inherited from OjDateTimePickerBase.isSelected</p></aside></li></ul></section>
745
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="sendKeys" class="tsd-anchor"></a>
746
- <h3 class="tsd-anchor-link"><span>send<wbr/>Keys</span><a href="#sendKeys" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
747
- <ul class="tsd-signatures tsd-is-inherited">
748
- <li class="tsd-signature tsd-anchor-link" id="sendKeys.sendKeys-1"><span class="tsd-kind-call-signature">send<wbr/>Keys</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span><span class="tsd-kind-parameter">varArgs</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><a href="#sendKeys.sendKeys-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
749
- <li class="tsd-description">
750
- <div class="tsd-comment tsd-typography">
751
- <h3>Inherit Doc</h3></div>
752
- <div class="tsd-parameters">
753
- <h4 class="tsd-parameters-title">Parameters</h4>
754
- <ul class="tsd-parameter-list">
755
- <li>
756
- <h5><code class="tsd-tag ts-flagRest">Rest</code> <span class="tsd-signature-symbol">...</span><span class="tsd-kind-parameter">varArgs</span>: <span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
757
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
758
- <p>Inherited from OjDateTimePickerBase.sendKeys</p></aside></li></ul></section>
759
- <section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="serialize" class="tsd-anchor"></a>
760
- <h3 class="tsd-anchor-link"><span>serialize</span><a href="#serialize" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
761
- <ul class="tsd-signatures tsd-is-inherited tsd-is-external">
762
- <li class="tsd-signature tsd-anchor-link" id="serialize.serialize-1"><span class="tsd-kind-call-signature">serialize</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">IWebElementId</span><span class="tsd-signature-symbol">&gt;</span><a href="#serialize.serialize-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
763
- <li class="tsd-description">
764
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">IWebElementId</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
765
- <p>Inherited from OjDateTimePickerBase.serialize</p></aside></li></ul></section>
766
- <section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="setProperty" class="tsd-anchor"></a>
767
- <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>set<wbr/>Property</span><a href="#setProperty" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
768
- <ul class="tsd-signatures tsd-is-protected tsd-is-inherited">
769
- <li class="tsd-signature tsd-anchor-link" id="setProperty.setProperty-1"><span class="tsd-kind-call-signature">set<wbr/>Property</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">propertyName</span>, <span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><a href="#setProperty.setProperty-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
770
- <li class="tsd-description">
771
- <div class="tsd-comment tsd-typography"><p>Set a property value on the remote element. This function first waits for
202
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Condition</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">Promise</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">&gt;</span></h4><div class="tsd-comment tsd-typography"><h4>Deprecated</h4></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.hasVisibility</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="isDisplayed" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>is<wbr/>Displayed</span><a href="#isDisplayed" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="isDisplayed.isDisplayed-1"><span class="tsd-kind-call-signature">is<wbr/>Displayed</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span><a href="#isDisplayed.isDisplayed-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></h4><div class="tsd-comment tsd-typography"><h4>Inherit Doc</h4></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.isDisplayed</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="isEnabled" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>is<wbr/>Enabled</span><a href="#isEnabled" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="isEnabled.isEnabled-1"><span class="tsd-kind-call-signature">is<wbr/>Enabled</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span><a href="#isEnabled.isEnabled-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></h4><div class="tsd-comment tsd-typography"><h4>Inherit Doc</h4></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.isEnabled</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="isSelected" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>is<wbr/>Selected</span><a href="#isSelected" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="isSelected.isSelected-1"><span class="tsd-kind-call-signature">is<wbr/>Selected</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span><a href="#isSelected.isSelected-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></h4><div class="tsd-comment tsd-typography"><h4>Inherit Doc</h4></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.isSelected</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="sendKeys" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>send<wbr/>Keys</span><a href="#sendKeys" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="sendKeys.sendKeys-1"><span class="tsd-kind-call-signature">send<wbr/>Keys</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span><span class="tsd-kind-parameter">varArgs</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><a href="#sendKeys.sendKeys-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><h5><code class="tsd-tag ts-flagRest">Rest</code> <span class="tsd-signature-symbol">...</span><span class="tsd-kind-parameter">varArgs</span>: <span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><div class="tsd-comment tsd-typography"><h4>Inherit Doc</h4></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.sendKeys</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="serialize" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>serialize</span><a href="#serialize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited tsd-is-external"><li class="tsd-signature tsd-anchor-link" id="serialize.serialize-1"><span class="tsd-kind-call-signature">serialize</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">IWebElementId</span><span class="tsd-signature-symbol">&gt;</span><a href="#serialize.serialize-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">IWebElementId</span><span class="tsd-signature-symbol">&gt;</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.serialize</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="setProperty" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>set<wbr/>Property</span><a href="#setProperty" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-protected tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="setProperty.setProperty-1"><span class="tsd-kind-call-signature">set<wbr/>Property</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">propertyName</span>, <span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><a href="#setProperty.setProperty-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Set a property value on the remote element. This function first waits for
772
203
  the BusyContext to clear before setting the property, then after setting,
773
204
  waits again to ensure that no additional busy states were created due to
774
205
  the property setting.</p>
775
- </div>
776
- <section class="tsd-panel">
777
- <h4>Type Parameters</h4>
778
- <ul class="tsd-type-parameter-list">
779
- <li>
780
- <h4><span class="tsd-kind-type-parameter">T</span> = <span class="tsd-signature-type">string</span></h4></li></ul></section>
781
- <div class="tsd-parameters">
782
- <h4 class="tsd-parameters-title">Parameters</h4>
783
- <ul class="tsd-parameter-list">
784
- <li>
785
- <h5><span class="tsd-kind-parameter">propertyName</span>: <span class="tsd-signature-type">string</span></h5>
786
- <div class="tsd-comment tsd-typography"><p>The property name to set</p>
787
- </div></li>
788
- <li>
789
- <h5><span class="tsd-kind-parameter">value</span>: <span class="tsd-signature-type tsd-kind-type-parameter">T</span></h5>
790
- <div class="tsd-comment tsd-typography"><p>The value to set for the property</p>
791
- </div></li></ul></div>
792
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><p>A Promise which resolves when the remote
206
+ </div><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><h4><span class="tsd-kind-type-parameter">T</span> = <span class="tsd-signature-type">string</span></h4></li></ul></section><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><h5><span class="tsd-kind-parameter">propertyName</span>: <span class="tsd-signature-type">string</span></h5><div class="tsd-comment tsd-typography"><p>The property name to set</p>
207
+ </div><div class="tsd-comment tsd-typography"></div></li><li><h5><span class="tsd-kind-parameter">value</span>: <span class="tsd-signature-type tsd-kind-type-parameter">T</span></h5><div class="tsd-comment tsd-typography"><p>The value to set for the property</p>
208
+ </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><p>A Promise which resolves when the remote
793
209
  property has been set to the value. Any value returned from
794
210
  the call to set the remote property is returned in the Promise.</p>
795
- <aside class="tsd-sources">
796
- <p>Inherited from OjDateTimePickerBase.setProperty</p></aside></li></ul></section>
797
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="submit" class="tsd-anchor"></a>
798
- <h3 class="tsd-anchor-link"><span>submit</span><a href="#submit" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
799
- <ul class="tsd-signatures tsd-is-inherited">
800
- <li class="tsd-signature tsd-anchor-link" id="submit.submit-1"><span class="tsd-kind-call-signature">submit</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><a href="#submit.submit-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
801
- <li class="tsd-description">
802
- <div class="tsd-comment tsd-typography">
803
- <h3>Inherit Doc</h3></div>
804
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
805
- <p>Inherited from OjDateTimePickerBase.submit</p></aside></li></ul></section>
806
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="takeScreenshot" class="tsd-anchor"></a>
807
- <h3 class="tsd-anchor-link"><span>take<wbr/>Screenshot</span><a href="#takeScreenshot" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
808
- <ul class="tsd-signatures tsd-is-inherited">
809
- <li class="tsd-signature tsd-anchor-link" id="takeScreenshot.takeScreenshot-1"><span class="tsd-kind-call-signature">take<wbr/>Screenshot</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">optScroll</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#takeScreenshot.takeScreenshot-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
810
- <li class="tsd-description">
811
- <div class="tsd-comment tsd-typography">
812
- <h3>Inherit Doc</h3></div>
813
- <div class="tsd-parameters">
814
- <h4 class="tsd-parameters-title">Parameters</h4>
815
- <ul class="tsd-parameter-list">
816
- <li>
817
- <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">optScroll</span>: <span class="tsd-signature-type">boolean</span></h5></li></ul></div>
818
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
819
- <p>Inherited from OjDateTimePickerBase.takeScreenshot</p></aside></li></ul></section>
820
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="whenBusyContextReady" class="tsd-anchor"></a>
821
- <h3 class="tsd-anchor-link"><span>when<wbr/>Busy<wbr/>Context<wbr/>Ready</span><a href="#whenBusyContextReady" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
822
- <ul class="tsd-signatures tsd-is-inherited">
823
- <li class="tsd-signature tsd-anchor-link" id="whenBusyContextReady.whenBusyContextReady-1"><span class="tsd-kind-call-signature">when<wbr/>Busy<wbr/>Context<wbr/>Ready</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><a href="#whenBusyContextReady.whenBusyContextReady-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
824
- <li class="tsd-description">
825
- <div class="tsd-comment tsd-typography"><p>Returns a Promise that is resolved when the application&#39;s busy
211
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.setProperty</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="submit" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>submit</span><a href="#submit" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="submit.submit-1"><span class="tsd-kind-call-signature">submit</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><a href="#submit.submit-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><div class="tsd-comment tsd-typography"><h4>Inherit Doc</h4></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.submit</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="takeScreenshot" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>take<wbr/>Screenshot</span><a href="#takeScreenshot" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="takeScreenshot.takeScreenshot-1"><span class="tsd-kind-call-signature">take<wbr/>Screenshot</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">optScroll</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><a href="#takeScreenshot.takeScreenshot-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">optScroll</span>: <span class="tsd-signature-type">boolean</span></h5></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><div class="tsd-comment tsd-typography"><h4>Inherit Doc</h4></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.takeScreenshot</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="whenBusyContextReady" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>when<wbr/>Busy<wbr/>Context<wbr/>Ready</span><a href="#whenBusyContextReady" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="whenBusyContextReady.whenBusyContextReady-1"><span class="tsd-kind-call-signature">when<wbr/>Busy<wbr/>Context<wbr/>Ready</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><a href="#whenBusyContextReady.whenBusyContextReady-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Returns a Promise that is resolved when the application&#39;s busy
826
212
  state reports ready. This method checks only that the application&#39;s busy
827
213
  context is ready, and not that the DOM element is actually displayed or has
828
- a physical size, such as is the case with <a href="../modules/elements.html" class="tsd-kind-module">#whenReady</a>. Operations
214
+ a physical size, such as is the case with #whenReady. Operations
829
215
  which are read-only in nature should call this method prior to execution.</p>
830
- </div>
831
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><p>A Promise which is resolved when the
216
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><p>A Promise which is resolved when the
832
217
  page&#39;s busy state is ready.</p>
833
- <aside class="tsd-sources">
834
- <p>Inherited from OjDateTimePickerBase.whenBusyContextReady</p></aside></li></ul></section>
835
- <section class="tsd-panel tsd-member tsd-is-inherited"><a id="whenReady" class="tsd-anchor"></a>
836
- <h3 class="tsd-anchor-link"><span>when<wbr/>Ready</span><a href="#whenReady" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
837
- <ul class="tsd-signatures tsd-is-inherited">
838
- <li class="tsd-signature tsd-anchor-link" id="whenReady.whenReady-1"><span class="tsd-kind-call-signature">when<wbr/>Ready</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><a href="#whenReady.whenReady-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
839
- <li class="tsd-description">
840
- <div class="tsd-comment tsd-typography"><p>Returns a Promise that is resolved when the element is ready
218
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.whenBusyContextReady</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="whenReady" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>when<wbr/>Ready</span><a href="#whenReady" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link" id="whenReady.whenReady-1"><span class="tsd-kind-call-signature">when<wbr/>Ready</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><a href="#whenReady.whenReady-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Returns a Promise that is resolved when the element is ready
841
219
  for interaction--it is visible, has a size, and the app&#39;s
842
220
  busy context is ready. Operations on the DOM which rely on its physical
843
221
  location and size to be in a &quot;ready&quot; state should use this command, such as
844
222
  clicking, sending keys, locating child elements, and so on.</p>
845
- </div>
846
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><p>A Promise that&#39;s resolved when all conditions
223
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><p>A Promise that&#39;s resolved when all conditions
847
224
  are met.</p>
848
- <aside class="tsd-sources">
849
- <p>Inherited from OjDateTimePickerBase.whenReady</p></aside></li></ul></section>
850
- <section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="buildId" class="tsd-anchor"></a>
851
- <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>build<wbr/>Id</span><a href="#buildId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
852
- <ul class="tsd-signatures tsd-is-inherited tsd-is-external">
853
- <li class="tsd-signature tsd-anchor-link" id="buildId.buildId-1"><span class="tsd-kind-call-signature">build<wbr/>Id</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">id</span>, <span class="tsd-kind-parameter">opt_noLegacy</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">IWebElementId</span><a href="#buildId.buildId-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
854
- <li class="tsd-description">
855
- <div class="tsd-comment tsd-typography"></div>
856
- <div class="tsd-parameters">
857
- <h4 class="tsd-parameters-title">Parameters</h4>
858
- <ul class="tsd-parameter-list">
859
- <li>
860
- <h5><span class="tsd-kind-parameter">id</span>: <span class="tsd-signature-type">string</span></h5>
861
- <div class="tsd-comment tsd-typography"><p>The raw ID.</p>
862
- </div></li>
863
- <li>
864
- <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">opt_noLegacy</span>: <span class="tsd-signature-type">boolean</span></h5>
865
- <div class="tsd-comment tsd-typography"><p>Whether to exclude the legacy element key.</p>
866
- </div></li></ul></div>
867
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">IWebElementId</span></h4><p>The element ID for use with WebDriver&#39;s wire protocol.</p>
868
- <aside class="tsd-sources">
869
- <p>Inherited from OjDateTimePickerBase.buildId</p></aside></li></ul></section>
870
- <section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="equals" class="tsd-anchor"></a>
871
- <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>equals</span><a href="#equals" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
872
- <ul class="tsd-signatures tsd-is-inherited tsd-is-external">
873
- <li class="tsd-signature tsd-anchor-link" id="equals.equals-1"><span class="tsd-kind-call-signature">equals</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">a</span>, <span class="tsd-kind-parameter">b</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span><a href="#equals.equals-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
874
- <li class="tsd-description">
875
- <div class="tsd-comment tsd-typography"><p>Compares two WebElements for equality.</p>
876
- </div>
877
- <div class="tsd-parameters">
878
- <h4 class="tsd-parameters-title">Parameters</h4>
879
- <ul class="tsd-parameter-list">
880
- <li>
881
- <h5><span class="tsd-kind-parameter">a</span>: <span class="tsd-signature-type ">WebElement</span></h5>
882
- <div class="tsd-comment tsd-typography"><p>A WebElement.</p>
883
- </div></li>
884
- <li>
885
- <h5><span class="tsd-kind-parameter">b</span>: <span class="tsd-signature-type ">WebElement</span></h5>
886
- <div class="tsd-comment tsd-typography"><p>A WebElement.</p>
887
- </div></li></ul></div>
888
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></h4><p>A promise that will be
225
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.whenReady</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="buildId" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>build<wbr/>Id</span><a href="#buildId" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited tsd-is-external"><li class="tsd-signature tsd-anchor-link" id="buildId.buildId-1"><span class="tsd-kind-call-signature">build<wbr/>Id</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">id</span>, <span class="tsd-kind-parameter">opt_noLegacy</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">IWebElementId</span><a href="#buildId.buildId-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><h5><span class="tsd-kind-parameter">id</span>: <span class="tsd-signature-type">string</span></h5><div class="tsd-comment tsd-typography"><p>The raw ID.</p>
226
+ </div><div class="tsd-comment tsd-typography"></div></li><li><h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">opt_noLegacy</span>: <span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><p>Whether to exclude the legacy element key.</p>
227
+ </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">IWebElementId</span></h4><p>The element ID for use with WebDriver&#39;s wire protocol.</p>
228
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.buildId</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="equals" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>equals</span><a href="#equals" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited tsd-is-external"><li class="tsd-signature tsd-anchor-link" id="equals.equals-1"><span class="tsd-kind-call-signature">equals</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">a</span>, <span class="tsd-kind-parameter">b</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span><a href="#equals.equals-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Compares two WebElements for equality.</p>
229
+ </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><h5><span class="tsd-kind-parameter">a</span>: <span class="tsd-signature-type ">WebElement</span></h5><div class="tsd-comment tsd-typography"><p>A WebElement.</p>
230
+ </div><div class="tsd-comment tsd-typography"></div></li><li><h5><span class="tsd-kind-parameter">b</span>: <span class="tsd-signature-type ">WebElement</span></h5><div class="tsd-comment tsd-typography"><p>A WebElement.</p>
231
+ </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></h4><p>A promise that will be
889
232
  resolved to whether the two WebElements are equal.</p>
890
- <aside class="tsd-sources">
891
- <p>Inherited from OjDateTimePickerBase.equals</p></aside></li></ul></section>
892
- <section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="extractId" class="tsd-anchor"></a>
893
- <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>extract<wbr/>Id</span><a href="#extractId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
894
- <ul class="tsd-signatures tsd-is-inherited tsd-is-external">
895
- <li class="tsd-signature tsd-anchor-link" id="extractId.extractId-1"><span class="tsd-kind-call-signature">extract<wbr/>Id</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">obj</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><a href="#extractId.extractId-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
896
- <li class="tsd-description">
897
- <div class="tsd-comment tsd-typography"><p>Extracts the encoded WebElement ID from the object.</p>
898
-
899
- <h3>Throws</h3><p>if the object is not a valid encoded ID.</p>
900
- </div>
901
- <div class="tsd-parameters">
902
- <h4 class="tsd-parameters-title">Parameters</h4>
903
- <ul class="tsd-parameter-list">
904
- <li>
905
- <h5><span class="tsd-kind-parameter">obj</span>: <span class="tsd-signature-type ">IWebElementId</span></h5>
906
- <div class="tsd-comment tsd-typography"><p>The object to extract the ID from.</p>
907
- </div></li></ul></div>
908
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><p>the extracted ID.</p>
909
- <aside class="tsd-sources">
910
- <p>Inherited from OjDateTimePickerBase.extractId</p></aside></li></ul></section>
911
- <section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="isId" class="tsd-anchor"></a>
912
- <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>is<wbr/>Id</span><a href="#isId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
913
- <ul class="tsd-signatures tsd-is-inherited tsd-is-external">
914
- <li class="tsd-signature tsd-anchor-link" id="isId.isId-1"><span class="tsd-kind-call-signature">is<wbr/>Id</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">obj</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><a href="#isId.isId-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
915
- <li class="tsd-description">
916
- <div class="tsd-comment tsd-typography"></div>
917
- <div class="tsd-parameters">
918
- <h4 class="tsd-parameters-title">Parameters</h4>
919
- <ul class="tsd-parameter-list">
920
- <li>
921
- <h5><span class="tsd-kind-parameter">obj</span>: <span class="tsd-signature-type ">IWebElementId</span></h5>
922
- <div class="tsd-comment tsd-typography"><p>the object to test.</p>
923
- </div></li></ul></div>
924
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><p>whether the object is a valid encoded WebElement ID.</p>
925
- <aside class="tsd-sources">
926
- <p>Inherited from OjDateTimePickerBase.isId</p></aside></li></ul></section></section></div>
927
- <div class="col-sidebar">
928
- <div class="page-menu">
929
- <div class="tsd-navigation settings">
930
- <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
931
- <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg>Settings</h3></summary>
932
- <div class="tsd-accordion-details">
933
- <div class="tsd-filter-visibility">
934
- <h4 class="uppercase">Member Visibility</h4><form>
935
- <ul id="tsd-filter-options">
936
- <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>
937
- <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>
938
- <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></form></div>
939
- <div class="tsd-theme-toggle">
940
- <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div>
941
- <details open class="tsd-index-accordion tsd-page-navigation"><summary class="tsd-accordion-summary">
942
- <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg>On This Page</h3></summary>
943
- <div class="tsd-accordion-details">
944
- <ul>
945
- <li><a href="#constructor" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-512-path"></use><use href="#icon-512-text"></use></svg><span>constructor</span></a></li>
946
- <li><a href="#changeMessagesCustom" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>change<wbr/>Messages<wbr/>Custom</span></a></li>
947
- <li><a href="#changeValue" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>change<wbr/>Value</span></a></li>
948
- <li><a href="#clear" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>clear</span></a></li>
949
- <li><a href="#click" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>click</span></a></li>
950
- <li><a href="#findElement" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>find<wbr/>Element</span></a></li>
951
- <li><a href="#findElements" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>find<wbr/>Elements</span></a></li>
952
- <li><a href="#getAsyncValidators" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Async<wbr/>Validators</span></a></li>
953
- <li><a href="#getAttribute" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Attribute</span></a></li>
954
- <li><a href="#getAutofocus" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Autofocus</span></a></li>
955
- <li><a href="#getConverter" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Converter</span></a></li>
956
- <li><a href="#getCssValue" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Css<wbr/>Value</span></a></li>
957
- <li><a href="#getDatePicker" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Date<wbr/>Picker</span></a></li>
958
- <li><a href="#getDayFormatter" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Day<wbr/>Formatter</span></a></li>
959
- <li><a href="#getDayMetaData" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Day<wbr/>Meta<wbr/>Data</span></a></li>
960
- <li><a href="#getDescribedBy" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Described<wbr/>By</span></a></li>
961
- <li><a href="#getDisabled" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Disabled</span></a></li>
962
- <li><a href="#getDisplayOptions" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Display<wbr/>Options</span></a></li>
963
- <li><a href="#getDriver" class="tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Driver</span></a></li>
964
- <li><a href="#getHelp" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Help</span></a></li>
965
- <li><a href="#getHelpHints" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Help<wbr/>Hints</span></a></li>
966
- <li><a href="#getId" class="tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Id</span></a></li>
967
- <li><a href="#getKeyboardEdit" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Keyboard<wbr/>Edit</span></a></li>
968
- <li><a href="#getLabelEdge" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Label<wbr/>Edge</span></a></li>
969
- <li><a href="#getLabelHint" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Label<wbr/>Hint</span></a></li>
970
- <li><a href="#getLabelledBy" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Labelled<wbr/>By</span></a></li>
971
- <li><a href="#getLocation" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Location</span></a></li>
972
- <li><a href="#getMax" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Max</span></a></li>
973
- <li><a href="#getMessagesCustom" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Messages<wbr/>Custom</span></a></li>
974
- <li><a href="#getMin" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Min</span></a></li>
975
- <li><a href="#getName" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Name</span></a></li>
976
- <li><a href="#getPickerAttributes" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Picker<wbr/>Attributes</span></a></li>
977
- <li><a href="#getPlaceholder" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Placeholder</span></a></li>
978
- <li><a href="#getProperty" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Property</span></a></li>
979
- <li><a href="#getRawValue" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Raw<wbr/>Value</span></a></li>
980
- <li><a href="#getReadonly" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Readonly</span></a></li>
981
- <li><a href="#getRect" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Rect</span></a></li>
982
- <li><a href="#getRenderMode" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Render<wbr/>Mode</span></a></li>
983
- <li><a href="#getRequired" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Required</span></a></li>
984
- <li><a href="#getShadowRoot" class="tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Shadow<wbr/>Root</span></a></li>
985
- <li><a href="#getSize" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Size</span></a></li>
986
- <li><a href="#getTagName" class="tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Tag<wbr/>Name</span></a></li>
987
- <li><a href="#getText" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Text</span></a></li>
988
- <li><a href="#getTimePicker" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Time<wbr/>Picker</span></a></li>
989
- <li><a href="#getTranslations" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Translations</span></a></li>
990
- <li><a href="#getUserAssistanceDensity" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>User<wbr/>Assistance<wbr/>Density</span></a></li>
991
- <li><a href="#getValid" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Valid</span></a></li>
992
- <li><a href="#getValidators" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Validators</span></a></li>
993
- <li><a href="#getValue" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Value</span></a></li>
994
- <li><a href="#hasSize" class="tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>has<wbr/>Size</span></a></li>
995
- <li><a href="#hasVisibility" class="tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>has<wbr/>Visibility</span></a></li>
996
- <li><a href="#isDisplayed" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>is<wbr/>Displayed</span></a></li>
997
- <li><a href="#isEnabled" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>is<wbr/>Enabled</span></a></li>
998
- <li><a href="#isSelected" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>is<wbr/>Selected</span></a></li>
999
- <li><a href="#sendKeys" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>send<wbr/>Keys</span></a></li>
1000
- <li><a href="#serialize" class="tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>serialize</span></a></li>
1001
- <li><a href="#setProperty" class="tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>set<wbr/>Property</span></a></li>
1002
- <li><a href="#submit" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>submit</span></a></li>
1003
- <li><a href="#takeScreenshot" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>take<wbr/>Screenshot</span></a></li>
1004
- <li><a href="#whenBusyContextReady" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>when<wbr/>Busy<wbr/>Context<wbr/>Ready</span></a></li>
1005
- <li><a href="#whenReady" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>when<wbr/>Ready</span></a></li>
1006
- <li><a href="#buildId" class="tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>build<wbr/>Id</span></a></li>
1007
- <li><a href="#equals" class="tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>equals</span></a></li>
1008
- <li><a href="#extractId" class="tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>extract<wbr/>Id</span></a></li>
1009
- <li><a href="#isId" class="tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>is<wbr/>Id</span></a></li></ul></div></details></div>
1010
- <div class="site-menu">
1011
- <nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4-path"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)" id="icon-4-text"></path></svg><span>@oracle/oraclejet-<wbr/>webdriver -<wbr/> v15.1.7</span></a>
1012
- <ul class="tsd-small-nested-navigation">
1013
- <li>
1014
- <details class="tsd-index-accordion" open data-key="elements"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg><a href="../modules/elements.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4-path"></use><use href="#icon-4-text"></use></svg><span>elements</span></a></summary>
1015
- <div class="tsd-accordion-details">
1016
- <ul class="tsd-nested-navigation">
1017
- <li><a href="elements.OjAccordion.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-class)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-128-path"></rect><path d="M11.898 16.1201C11.098 16.1201 10.466 15.8961 10.002 15.4481C9.53803 15.0001 9.30603 14.3841 9.30603 13.6001V9.64012C9.30603 8.85612 9.53803 8.24012 10.002 7.79212C10.466 7.34412 11.098 7.12012 11.898 7.12012C12.682 7.12012 13.306 7.34812 13.77 7.80412C14.234 8.25212 14.466 8.86412 14.466 9.64012H13.386C13.386 9.14412 13.254 8.76412 12.99 8.50012C12.734 8.22812 12.37 8.09212 11.898 8.09212C11.426 8.09212 11.054 8.22412 10.782 8.48812C10.518 8.75212 10.386 9.13212 10.386 9.62812V13.6001C10.386 14.0961 10.518 14.4801 10.782 14.7521C11.054 15.0161 11.426 15.1481 11.898 15.1481C12.37 15.1481 12.734 15.0161 12.99 14.7521C13.254 14.4801 13.386 14.0961 13.386 13.6001H14.466C14.466 14.3761 14.234 14.9921 13.77 15.4481C13.306 15.8961 12.682 16.1201 11.898 16.1201Z" fill="var(--color-text)" id="icon-128-text"></path></svg><span>Oj<wbr/>Accordion</span></a></li>
1018
- <li><a href="elements.OjActionCard.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Action<wbr/>Card</span></a></li>
1019
- <li><a href="elements.OjButton.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Button</span></a></li>
1020
- <li><a href="elements.OjButtonsetMany.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Buttonset<wbr/>Many</span></a></li>
1021
- <li><a href="elements.OjButtonsetOne.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Buttonset<wbr/>One</span></a></li>
1022
- <li><a href="elements.OjChart.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Chart</span></a></li>
1023
- <li><a href="elements.OjCheckboxset.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Checkboxset</span></a></li>
1024
- <li><a href="elements.OjCollapsible.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Collapsible</span></a></li>
1025
- <li><a href="elements.OjColorPalette.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Color<wbr/>Palette</span></a></li>
1026
- <li><a href="elements.OjColorSpectrum.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Color<wbr/>Spectrum</span></a></li>
1027
- <li><a href="elements.OjComboboxMany.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Combobox<wbr/>Many</span></a></li>
1028
- <li><a href="elements.OjComboboxOne.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Combobox<wbr/>One</span></a></li>
1029
- <li><a href="elements.OjConveyorBelt.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Conveyor<wbr/>Belt</span></a></li>
1030
- <li><a href="elements.OjDataGrid.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Data<wbr/>Grid</span></a></li>
1031
- <li><a href="elements.OjDatePicker.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Date<wbr/>Picker</span></a></li>
1032
- <li><a href="elements.OjDateTimePicker.html" class="current"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Date<wbr/>Time<wbr/>Picker</span></a></li>
1033
- <li><a href="elements.OjDiagram.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Diagram</span></a></li>
1034
- <li><a href="elements.OjDialog.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Dialog</span></a></li>
1035
- <li><a href="elements.OjDrawerLayout.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Drawer<wbr/>Layout</span></a></li>
1036
- <li><a href="elements.OjDrawerPopup.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Drawer<wbr/>Popup</span></a></li>
1037
- <li><a href="elements.OjFilePicker.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>File<wbr/>Picker</span></a></li>
1038
- <li><a href="elements.OjFilmStrip.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Film<wbr/>Strip</span></a></li>
1039
- <li><a href="elements.OjGantt.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Gantt</span></a></li>
1040
- <li><a href="elements.OjIndexer.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Indexer</span></a></li>
1041
- <li><a href="elements.OjInputDate.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Input<wbr/>Date</span></a></li>
1042
- <li><a href="elements.OjInputDateTime.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Input<wbr/>Date<wbr/>Time</span></a></li>
1043
- <li><a href="elements.OjInputNumber.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Input<wbr/>Number</span></a></li>
1044
- <li><a href="elements.OjInputPassword.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Input<wbr/>Password</span></a></li>
1045
- <li><a href="elements.OjInputSearch.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Input<wbr/>Search</span></a></li>
1046
- <li><a href="elements.OjInputText.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Input<wbr/>Text</span></a></li>
1047
- <li><a href="elements.OjInputTime.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Input<wbr/>Time</span></a></li>
1048
- <li><a href="elements.OjLabel.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Label</span></a></li>
1049
- <li><a href="elements.OjLedGauge.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Led<wbr/>Gauge</span></a></li>
1050
- <li><a href="elements.OjLegend.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Legend</span></a></li>
1051
- <li><a href="elements.OjListView.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>List<wbr/>View</span></a></li>
1052
- <li><a href="elements.OjMasonryLayout.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Masonry<wbr/>Layout</span></a></li>
1053
- <li><a href="elements.OjMenu.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Menu</span></a></li>
1054
- <li><a href="elements.OjMenuButton.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Menu<wbr/>Button</span></a></li>
1055
- <li><a href="elements.OjMessage.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Message</span></a></li>
1056
- <li><a href="elements.OjMessageBanner.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Message<wbr/>Banner</span></a></li>
1057
- <li><a href="elements.OjNBox.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>OjNBox</span></a></li>
1058
- <li><a href="elements.OjNavigationList.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Navigation<wbr/>List</span></a></li>
1059
- <li><a href="elements.OjPagingControl.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Paging<wbr/>Control</span></a></li>
1060
- <li><a href="elements.OjPictoChart.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Picto<wbr/>Chart</span></a></li>
1061
- <li><a href="elements.OjPopup.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Popup</span></a></li>
1062
- <li><a href="elements.OjProgress.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Progress</span></a></li>
1063
- <li><a href="elements.OjProgressList.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Progress<wbr/>List</span></a></li>
1064
- <li><a href="elements.OjRadioset.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Radioset</span></a></li>
1065
- <li><a href="elements.OjRatingGauge.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Rating<wbr/>Gauge</span></a></li>
1066
- <li><a href="elements.OjRefresher.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Refresher</span></a></li>
1067
- <li><a href="elements.OjRowExpander.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Row<wbr/>Expander</span></a></li>
1068
- <li><a href="elements.OjSelectMany.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Select<wbr/>Many</span></a></li>
1069
- <li><a href="elements.OjSelectOne.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Select<wbr/>One</span></a></li>
1070
- <li><a href="elements.OjSelectSingle.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Select<wbr/>Single</span></a></li>
1071
- <li><a href="elements.OjSelector.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Selector</span></a></li>
1072
- <li><a href="elements.OjSlider.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Slider</span></a></li>
1073
- <li><a href="elements.OjSparkChart.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Spark<wbr/>Chart</span></a></li>
1074
- <li><a href="elements.OjStatusMeterGauge.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Status<wbr/>Meter<wbr/>Gauge</span></a></li>
1075
- <li><a href="elements.OjStreamList.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Stream<wbr/>List</span></a></li>
1076
- <li><a href="elements.OjSunburst.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Sunburst</span></a></li>
1077
- <li><a href="elements.OjSwipeActions.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Swipe<wbr/>Actions</span></a></li>
1078
- <li><a href="elements.OjSwitch.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Switch</span></a></li>
1079
- <li><a href="elements.OjTabBar.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Tab<wbr/>Bar</span></a></li>
1080
- <li><a href="elements.OjTable.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Table</span></a></li>
1081
- <li><a href="elements.OjTagCloud.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Tag<wbr/>Cloud</span></a></li>
1082
- <li><a href="elements.OjTextArea.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Text<wbr/>Area</span></a></li>
1083
- <li><a href="elements.OjThematicMap.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Thematic<wbr/>Map</span></a></li>
1084
- <li><a href="elements.OjTimeAxis.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Time<wbr/>Axis</span></a></li>
1085
- <li><a href="elements.OjTimeline.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Timeline</span></a></li>
1086
- <li><a href="elements.OjTrain.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Train</span></a></li>
1087
- <li><a href="elements.OjTreeView.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Tree<wbr/>View</span></a></li>
1088
- <li><a href="elements.OjTreemap.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Treemap</span></a></li>
1089
- <li><a href="elements.OjWaterfallLayout.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Waterfall<wbr/>Layout</span></a></li>
1090
- <li><a href="elements.OjWebElement.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Oj<wbr/>Web<wbr/>Element</span></a></li>
1091
- <li><a href="../functions/elements.ojAccordion-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-function)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-64-path"></rect><path d="M9.39 16V7.24H14.55V8.224H10.446V11.128H14.238V12.112H10.47V16H9.39Z" fill="var(--color-text)" id="icon-64-text"></path></svg><span>oj<wbr/>Accordion</span></a></li>
1092
- <li><a href="../functions/elements.ojActionCard-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Action<wbr/>Card</span></a></li>
1093
- <li><a href="../functions/elements.ojButton-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Button</span></a></li>
1094
- <li><a href="../functions/elements.ojButtonsetMany-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Buttonset<wbr/>Many</span></a></li>
1095
- <li><a href="../functions/elements.ojButtonsetOne-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Buttonset<wbr/>One</span></a></li>
1096
- <li><a href="../functions/elements.ojChart-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Chart</span></a></li>
1097
- <li><a href="../functions/elements.ojCheckboxset-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Checkboxset</span></a></li>
1098
- <li><a href="../functions/elements.ojCollapsible-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Collapsible</span></a></li>
1099
- <li><a href="../functions/elements.ojColorPalette-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Color<wbr/>Palette</span></a></li>
1100
- <li><a href="../functions/elements.ojColorSpectrum-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Color<wbr/>Spectrum</span></a></li>
1101
- <li><a href="../functions/elements.ojComboboxMany-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Combobox<wbr/>Many</span></a></li>
1102
- <li><a href="../functions/elements.ojComboboxOne-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Combobox<wbr/>One</span></a></li>
1103
- <li><a href="../functions/elements.ojConveyorBelt-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Conveyor<wbr/>Belt</span></a></li>
1104
- <li><a href="../functions/elements.ojDataGrid-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Data<wbr/>Grid</span></a></li>
1105
- <li><a href="../functions/elements.ojDatePicker-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Date<wbr/>Picker</span></a></li>
1106
- <li><a href="../functions/elements.ojDateTimePicker-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Date<wbr/>Time<wbr/>Picker</span></a></li>
1107
- <li><a href="../functions/elements.ojDiagram-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Diagram</span></a></li>
1108
- <li><a href="../functions/elements.ojDialog-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Dialog</span></a></li>
1109
- <li><a href="../functions/elements.ojDrawerLayout-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Drawer<wbr/>Layout</span></a></li>
1110
- <li><a href="../functions/elements.ojDrawerPopup-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Drawer<wbr/>Popup</span></a></li>
1111
- <li><a href="../functions/elements.ojFilePicker-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>File<wbr/>Picker</span></a></li>
1112
- <li><a href="../functions/elements.ojFilmStrip-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Film<wbr/>Strip</span></a></li>
1113
- <li><a href="../functions/elements.ojGantt-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Gantt</span></a></li>
1114
- <li><a href="../functions/elements.ojIndexer-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Indexer</span></a></li>
1115
- <li><a href="../functions/elements.ojInputDate-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Input<wbr/>Date</span></a></li>
1116
- <li><a href="../functions/elements.ojInputDateTime-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Input<wbr/>Date<wbr/>Time</span></a></li>
1117
- <li><a href="../functions/elements.ojInputNumber-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Input<wbr/>Number</span></a></li>
1118
- <li><a href="../functions/elements.ojInputPassword-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Input<wbr/>Password</span></a></li>
1119
- <li><a href="../functions/elements.ojInputSearch-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Input<wbr/>Search</span></a></li>
1120
- <li><a href="../functions/elements.ojInputText-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Input<wbr/>Text</span></a></li>
1121
- <li><a href="../functions/elements.ojInputTime-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Input<wbr/>Time</span></a></li>
1122
- <li><a href="../functions/elements.ojLabel-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Label</span></a></li>
1123
- <li><a href="../functions/elements.ojLedGauge-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Led<wbr/>Gauge</span></a></li>
1124
- <li><a href="../functions/elements.ojLegend-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Legend</span></a></li>
1125
- <li><a href="../functions/elements.ojListView-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>List<wbr/>View</span></a></li>
1126
- <li><a href="../functions/elements.ojMasonryLayout-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Masonry<wbr/>Layout</span></a></li>
1127
- <li><a href="../functions/elements.ojMenu-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Menu</span></a></li>
1128
- <li><a href="../functions/elements.ojMenuButton-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Menu<wbr/>Button</span></a></li>
1129
- <li><a href="../functions/elements.ojMessage-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Message</span></a></li>
1130
- <li><a href="../functions/elements.ojMessageBanner-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Message<wbr/>Banner</span></a></li>
1131
- <li><a href="../functions/elements.ojNBox-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>ojNBox</span></a></li>
1132
- <li><a href="../functions/elements.ojNavigationList-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Navigation<wbr/>List</span></a></li>
1133
- <li><a href="../functions/elements.ojPagingControl-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Paging<wbr/>Control</span></a></li>
1134
- <li><a href="../functions/elements.ojPictoChart-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Picto<wbr/>Chart</span></a></li>
1135
- <li><a href="../functions/elements.ojPopup-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Popup</span></a></li>
1136
- <li><a href="../functions/elements.ojProgress-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Progress</span></a></li>
1137
- <li><a href="../functions/elements.ojProgressList-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Progress<wbr/>List</span></a></li>
1138
- <li><a href="../functions/elements.ojRadioset-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Radioset</span></a></li>
1139
- <li><a href="../functions/elements.ojRatingGauge-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Rating<wbr/>Gauge</span></a></li>
1140
- <li><a href="../functions/elements.ojRefresher-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Refresher</span></a></li>
1141
- <li><a href="../functions/elements.ojRowExpander-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Row<wbr/>Expander</span></a></li>
1142
- <li><a href="../functions/elements.ojSelectMany-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Select<wbr/>Many</span></a></li>
1143
- <li><a href="../functions/elements.ojSelectOne-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Select<wbr/>One</span></a></li>
1144
- <li><a href="../functions/elements.ojSelectSingle-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Select<wbr/>Single</span></a></li>
1145
- <li><a href="../functions/elements.ojSelector-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Selector</span></a></li>
1146
- <li><a href="../functions/elements.ojSlider-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Slider</span></a></li>
1147
- <li><a href="../functions/elements.ojSparkChart-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Spark<wbr/>Chart</span></a></li>
1148
- <li><a href="../functions/elements.ojStatusMeterGauge-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Status<wbr/>Meter<wbr/>Gauge</span></a></li>
1149
- <li><a href="../functions/elements.ojStreamList-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Stream<wbr/>List</span></a></li>
1150
- <li><a href="../functions/elements.ojSunburst-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Sunburst</span></a></li>
1151
- <li><a href="../functions/elements.ojSwipeActions-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Swipe<wbr/>Actions</span></a></li>
1152
- <li><a href="../functions/elements.ojSwitch-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Switch</span></a></li>
1153
- <li><a href="../functions/elements.ojTabBar-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Tab<wbr/>Bar</span></a></li>
1154
- <li><a href="../functions/elements.ojTable-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Table</span></a></li>
1155
- <li><a href="../functions/elements.ojTagCloud-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Tag<wbr/>Cloud</span></a></li>
1156
- <li><a href="../functions/elements.ojTextArea-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Text<wbr/>Area</span></a></li>
1157
- <li><a href="../functions/elements.ojThematicMap-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Thematic<wbr/>Map</span></a></li>
1158
- <li><a href="../functions/elements.ojTimeAxis-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Time<wbr/>Axis</span></a></li>
1159
- <li><a href="../functions/elements.ojTimeline-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Timeline</span></a></li>
1160
- <li><a href="../functions/elements.ojTrain-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Train</span></a></li>
1161
- <li><a href="../functions/elements.ojTreeView-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Tree<wbr/>View</span></a></li>
1162
- <li><a href="../functions/elements.ojTreemap-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Treemap</span></a></li>
1163
- <li><a href="../functions/elements.ojWaterfallLayout-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Waterfall<wbr/>Layout</span></a></li>
1164
- <li><a href="../functions/elements.ojWebElement-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>oj<wbr/>Web<wbr/>Element</span></a></li></ul></div></details></li>
1165
- <li>
1166
- <details class="tsd-index-accordion" data-key="index"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg><a href="../modules/index.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4-path"></use><use href="#icon-4-text"></use></svg><span>index</span></a></summary>
1167
- <div class="tsd-accordion-details">
1168
- <ul class="tsd-nested-navigation">
1169
- <li>
1170
- <details class="tsd-index-accordion" data-key="index.ScreenshotManager"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg><a href="../modules/index.ScreenshotManager.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4-path"></use><use href="#icon-4-text"></use></svg><span>Screenshot<wbr/>Manager</span></a></summary>
1171
- <div class="tsd-accordion-details">
1172
- <ul class="tsd-nested-navigation">
1173
- <li><a href="../functions/index.ScreenshotManager.create.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>create</span></a></li>
1174
- <li><a href="../functions/index.ScreenshotManager.get.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>get</span></a></li>
1175
- <li><a href="../functions/index.ScreenshotManager.set.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>set</span></a></li></ul></div></details></li>
1176
- <li><a href="index.DriverManager.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Driver<wbr/>Manager</span></a></li>
1177
- <li><a href="index.Expectation.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Expectation</span></a></li>
1178
- <li><a href="../interfaces/index.DriverLike.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-interface)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-256-path"></rect><path d="M9.51 16V15.016H11.298V8.224H9.51V7.24H14.19V8.224H12.402V15.016H14.19V16H9.51Z" fill="var(--color-text)" id="icon-256-text"></path></svg><span>Driver<wbr/>Like</span></a></li>
1179
- <li><a href="../interfaces/index.SlotProxy.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg><span>Slot<wbr/>Proxy</span></a></li>
1180
- <li><a href="../variables/index.default.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-variable)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-32-path"></rect><path d="M11.106 16L8.85 7.24H9.966L11.454 13.192C11.558 13.608 11.646 13.996 11.718 14.356C11.79 14.708 11.842 14.976 11.874 15.16C11.906 14.976 11.954 14.708 12.018 14.356C12.09 13.996 12.178 13.608 12.282 13.192L13.758 7.24H14.85L12.582 16H11.106Z" fill="var(--color-text)" id="icon-32-text"></path></svg><span>default</span></a></li>
1181
- <li><a href="../functions/index.fetchKeyByFilter.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>fetch<wbr/>Key<wbr/>By<wbr/>Filter</span></a></li>
1182
- <li><a href="../functions/index.register.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>register</span></a></li>
1183
- <li><a href="../functions/index.slotProxy-1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>slot<wbr/>Proxy</span></a></li></ul></div></details></li></ul></nav></div></div></div>
1184
- <div class="tsd-generator">
1185
- <p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div>
1186
- <div class="overlay"></div></body></html>
233
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.equals</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="extractId" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>extract<wbr/>Id</span><a href="#extractId" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited tsd-is-external"><li class="tsd-signature tsd-anchor-link" id="extractId.extractId-1"><span class="tsd-kind-call-signature">extract<wbr/>Id</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">obj</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><a href="#extractId.extractId-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Extracts the encoded WebElement ID from the object.</p>
234
+ </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><h5><span class="tsd-kind-parameter">obj</span>: <span class="tsd-signature-type ">IWebElementId</span></h5><div class="tsd-comment tsd-typography"><p>The object to extract the ID from.</p>
235
+ </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><p>the extracted ID.</p>
236
+ <div class="tsd-comment tsd-typography"><h4>Throws</h4><p>if the object is not a valid encoded ID.</p>
237
+ </div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.extractId</p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="isId" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>is<wbr/>Id</span><a href="#isId" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited tsd-is-external"><li class="tsd-signature tsd-anchor-link" id="isId.isId-1"><span class="tsd-kind-call-signature">is<wbr/>Id</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">obj</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><a href="#isId.isId-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><h5><span class="tsd-kind-parameter">obj</span>: <span class="tsd-signature-type ">IWebElementId</span></h5><div class="tsd-comment tsd-typography"><p>the object to test.</p>
238
+ </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><p>whether the object is a valid encoded WebElement ID.</p>
239
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OjDateTimePickerBase.isId</p></aside></li></ul></section></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><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></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><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-index-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><ul><li><a href="#constructor" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-512"></use></svg><span>constructor</span></a></li><li><a href="#changeMessagesCustom" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>change<wbr/>Messages<wbr/>Custom</span></a></li><li><a href="#changeValue" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>change<wbr/>Value</span></a></li><li><a href="#clear" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>clear</span></a></li><li><a href="#click" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>click</span></a></li><li><a href="#findElement" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>find<wbr/>Element</span></a></li><li><a href="#findElements" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>find<wbr/>Elements</span></a></li><li><a href="#getAsyncValidators" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Async<wbr/>Validators</span></a></li><li><a href="#getAttribute" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Attribute</span></a></li><li><a href="#getAutofocus" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Autofocus</span></a></li><li><a href="#getConverter" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Converter</span></a></li><li><a href="#getCssValue" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Css<wbr/>Value</span></a></li><li><a href="#getDatePicker" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Date<wbr/>Picker</span></a></li><li><a href="#getDayFormatter" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Day<wbr/>Formatter</span></a></li><li><a href="#getDayMetaData" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Day<wbr/>Meta<wbr/>Data</span></a></li><li><a href="#getDescribedBy" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Described<wbr/>By</span></a></li><li><a href="#getDisabled" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Disabled</span></a></li><li><a href="#getDisplayOptions" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Display<wbr/>Options</span></a></li><li><a href="#getDriver" class="tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Driver</span></a></li><li><a href="#getHelp" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Help</span></a></li><li><a href="#getHelpHints" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Help<wbr/>Hints</span></a></li><li><a href="#getId" class="tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Id</span></a></li><li><a href="#getKeyboardEdit" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Keyboard<wbr/>Edit</span></a></li><li><a href="#getLabelEdge" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Label<wbr/>Edge</span></a></li><li><a href="#getLabelHint" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Label<wbr/>Hint</span></a></li><li><a href="#getLabelledBy" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Labelled<wbr/>By</span></a></li><li><a href="#getLocation" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Location</span></a></li><li><a href="#getMax" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Max</span></a></li><li><a href="#getMessagesCustom" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Messages<wbr/>Custom</span></a></li><li><a href="#getMin" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Min</span></a></li><li><a href="#getName" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Name</span></a></li><li><a href="#getPickerAttributes" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Picker<wbr/>Attributes</span></a></li><li><a href="#getPlaceholder" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Placeholder</span></a></li><li><a href="#getProperty" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Property</span></a></li><li><a href="#getRawValue" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Raw<wbr/>Value</span></a></li><li><a href="#getReadonly" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Readonly</span></a></li><li><a href="#getRect" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Rect</span></a></li><li><a href="#getRenderMode" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Render<wbr/>Mode</span></a></li><li><a href="#getRequired" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Required</span></a></li><li><a href="#getShadowRoot" class="tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Shadow<wbr/>Root</span></a></li><li><a href="#getSize" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Size</span></a></li><li><a href="#getTagName" class="tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Tag<wbr/>Name</span></a></li><li><a href="#getText" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Text</span></a></li><li><a href="#getTimePicker" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Time<wbr/>Picker</span></a></li><li><a href="#getTranslations" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Translations</span></a></li><li><a href="#getUserAssistanceDensity" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>User<wbr/>Assistance<wbr/>Density</span></a></li><li><a href="#getValid" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Valid</span></a></li><li><a href="#getValidators" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Validators</span></a></li><li><a href="#getValue" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Value</span></a></li><li><a href="#hasSize" class="tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>has<wbr/>Size</span></a></li><li><a href="#hasVisibility" class="tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>has<wbr/>Visibility</span></a></li><li><a href="#isDisplayed" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>is<wbr/>Displayed</span></a></li><li><a href="#isEnabled" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>is<wbr/>Enabled</span></a></li><li><a href="#isSelected" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>is<wbr/>Selected</span></a></li><li><a href="#sendKeys" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>send<wbr/>Keys</span></a></li><li><a href="#serialize" class="tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>serialize</span></a></li><li><a href="#setProperty" class="tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Property</span></a></li><li><a href="#submit" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>submit</span></a></li><li><a href="#takeScreenshot" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>take<wbr/>Screenshot</span></a></li><li><a href="#whenBusyContextReady" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>when<wbr/>Busy<wbr/>Context<wbr/>Ready</span></a></li><li><a href="#whenReady" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>when<wbr/>Ready</span></a></li><li><a href="#buildId" class="tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>build<wbr/>Id</span></a></li><li><a href="#equals" class="tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>equals</span></a></li><li><a href="#extractId" class="tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>extract<wbr/>Id</span></a></li><li><a href="#isId" class="tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>is<wbr/>Id</span></a></li></ul></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1"></use></svg><span>@oracle/oraclejet-webdriver - v16.0.0</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li><a href="../modules/elements.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2"></use></svg>elements</a></li><li><a href="../modules/index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2"></use></svg>index</a></li></ul></nav></div></div></div><div class="tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><svg style="display: none"><g id="icon-1"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g><g id="icon-2"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g><g id="icon-8"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-enum)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.45 16V7.24H14.49V8.224H10.518V10.936H14.07V11.908H10.518V15.016H14.49V16H9.45Z" fill="var(--color-text)"></path></g><g id="icon-16"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><path d="M9.354 16V7.24H12.174C12.99 7.24 13.638 7.476 14.118 7.948C14.606 8.412 14.85 9.036 14.85 9.82C14.85 10.604 14.606 11.232 14.118 11.704C13.638 12.168 12.99 12.4 12.174 12.4H10.434V16H9.354ZM10.434 11.428H12.174C12.646 11.428 13.022 11.284 13.302 10.996C13.59 10.7 13.734 10.308 13.734 9.82C13.734 9.324 13.59 8.932 13.302 8.644C13.022 8.356 12.646 8.212 12.174 8.212H10.434V11.428Z" fill="var(--color-text)"></path></g><g id="icon-32"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-variable)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M11.106 16L8.85 7.24H9.966L11.454 13.192C11.558 13.608 11.646 13.996 11.718 14.356C11.79 14.708 11.842 14.976 11.874 15.16C11.906 14.976 11.954 14.708 12.018 14.356C12.09 13.996 12.178 13.608 12.282 13.192L13.758 7.24H14.85L12.582 16H11.106Z" fill="var(--color-text)"></path></g><g id="icon-64"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-function)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.39 16V7.24H14.55V8.224H10.446V11.128H14.238V12.112H10.47V16H9.39Z" fill="var(--color-text)"></path></g><g id="icon-128"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-class)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M11.898 16.1201C11.098 16.1201 10.466 15.8961 10.002 15.4481C9.53803 15.0001 9.30603 14.3841 9.30603 13.6001V9.64012C9.30603 8.85612 9.53803 8.24012 10.002 7.79212C10.466 7.34412 11.098 7.12012 11.898 7.12012C12.682 7.12012 13.306 7.34812 13.77 7.80412C14.234 8.25212 14.466 8.86412 14.466 9.64012H13.386C13.386 9.14412 13.254 8.76412 12.99 8.50012C12.734 8.22812 12.37 8.09212 11.898 8.09212C11.426 8.09212 11.054 8.22412 10.782 8.48812C10.518 8.75212 10.386 9.13212 10.386 9.62812V13.6001C10.386 14.0961 10.518 14.4801 10.782 14.7521C11.054 15.0161 11.426 15.1481 11.898 15.1481C12.37 15.1481 12.734 15.0161 12.99 14.7521C13.254 14.4801 13.386 14.0961 13.386 13.6001H14.466C14.466 14.3761 14.234 14.9921 13.77 15.4481C13.306 15.8961 12.682 16.1201 11.898 16.1201Z" fill="var(--color-text)"></path></g><g id="icon-256"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-interface)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.51 16V15.016H11.298V8.224H9.51V7.24H14.19V8.224H12.402V15.016H14.19V16H9.51Z" fill="var(--color-text)"></path></g><g id="icon-512"><rect fill="var(--color-icon-background)" stroke="#4D7FFF" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><path d="M11.898 16.1201C11.098 16.1201 10.466 15.8961 10.002 15.4481C9.53803 15.0001 9.30603 14.3841 9.30603 13.6001V9.64012C9.30603 8.85612 9.53803 8.24012 10.002 7.79212C10.466 7.34412 11.098 7.12012 11.898 7.12012C12.682 7.12012 13.306 7.34812 13.77 7.80412C14.234 8.25212 14.466 8.86412 14.466 9.64012H13.386C13.386 9.14412 13.254 8.76412 12.99 8.50012C12.734 8.22812 12.37 8.09212 11.898 8.09212C11.426 8.09212 11.054 8.22412 10.782 8.48812C10.518 8.75212 10.386 9.13212 10.386 9.62812V13.6001C10.386 14.0961 10.518 14.4801 10.782 14.7521C11.054 15.0161 11.426 15.1481 11.898 15.1481C12.37 15.1481 12.734 15.0161 12.99 14.7521C13.254 14.4801 13.386 14.0961 13.386 13.6001H14.466C14.466 14.3761 14.234 14.9921 13.77 15.4481C13.306 15.8961 12.682 16.1201 11.898 16.1201Z" fill="var(--color-text)"></path></g><g id="icon-1024"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><path d="M9.354 16V7.24H12.174C12.99 7.24 13.638 7.476 14.118 7.948C14.606 8.412 14.85 9.036 14.85 9.82C14.85 10.604 14.606 11.232 14.118 11.704C13.638 12.168 12.99 12.4 12.174 12.4H10.434V16H9.354ZM10.434 11.428H12.174C12.646 11.428 13.022 11.284 13.302 10.996C13.59 10.7 13.734 10.308 13.734 9.82C13.734 9.324 13.59 8.932 13.302 8.644C13.022 8.356 12.646 8.212 12.174 8.212H10.434V11.428Z" fill="var(--color-text)"></path></g><g id="icon-2048"><rect fill="var(--color-icon-background)" stroke="#FF4DB8" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><path d="M9.162 16V7.24H10.578L11.514 10.072C11.602 10.328 11.674 10.584 11.73 10.84C11.794 11.088 11.842 11.28 11.874 11.416C11.906 11.28 11.954 11.088 12.018 10.84C12.082 10.584 12.154 10.324 12.234 10.06L13.122 7.24H14.538V16H13.482V12.82C13.482 12.468 13.49 12.068 13.506 11.62C13.53 11.172 13.558 10.716 13.59 10.252C13.622 9.78 13.654 9.332 13.686 8.908C13.726 8.476 13.762 8.1 13.794 7.78L12.366 12.16H11.334L9.894 7.78C9.934 8.092 9.97 8.456 10.002 8.872C10.042 9.28 10.078 9.716 10.11 10.18C10.142 10.636 10.166 11.092 10.182 11.548C10.206 12.004 10.218 12.428 10.218 12.82V16H9.162Z" fill="var(--color-text)"></path></g><g id="icon-4096"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-function)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.39 16V7.24H14.55V8.224H10.446V11.128H14.238V12.112H10.47V16H9.39Z" fill="var(--color-text)"></path></g><g id="icon-8192"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><path d="M9.354 16V7.24H12.174C12.99 7.24 13.638 7.476 14.118 7.948C14.606 8.412 14.85 9.036 14.85 9.82C14.85 10.604 14.606 11.232 14.118 11.704C13.638 12.168 12.99 12.4 12.174 12.4H10.434V16H9.354ZM10.434 11.428H12.174C12.646 11.428 13.022 11.284 13.302 10.996C13.59 10.7 13.734 10.308 13.734 9.82C13.734 9.324 13.59 8.932 13.302 8.644C13.022 8.356 12.646 8.212 12.174 8.212H10.434V11.428Z" fill="var(--color-text)"></path></g><g id="icon-16384"><rect fill="var(--color-icon-background)" stroke="#4D7FFF" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><path d="M11.898 16.1201C11.098 16.1201 10.466 15.8961 10.002 15.4481C9.53803 15.0001 9.30603 14.3841 9.30603 13.6001V9.64012C9.30603 8.85612 9.53803 8.24012 10.002 7.79212C10.466 7.34412 11.098 7.12012 11.898 7.12012C12.682 7.12012 13.306 7.34812 13.77 7.80412C14.234 8.25212 14.466 8.86412 14.466 9.64012H13.386C13.386 9.14412 13.254 8.76412 12.99 8.50012C12.734 8.22812 12.37 8.09212 11.898 8.09212C11.426 8.09212 11.054 8.22412 10.782 8.48812C10.518 8.75212 10.386 9.13212 10.386 9.62812V13.6001C10.386 14.0961 10.518 14.4801 10.782 14.7521C11.054 15.0161 11.426 15.1481 11.898 15.1481C12.37 15.1481 12.734 15.0161 12.99 14.7521C13.254 14.4801 13.386 14.0961 13.386 13.6001H14.466C14.466 14.3761 14.234 14.9921 13.77 15.4481C13.306 15.8961 12.682 16.1201 11.898 16.1201Z" fill="var(--color-text)"></path></g><g id="icon-32768"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><path d="M9.354 16V7.24H12.174C12.99 7.24 13.638 7.476 14.118 7.948C14.606 8.412 14.85 9.036 14.85 9.82C14.85 10.604 14.606 11.232 14.118 11.704C13.638 12.168 12.99 12.4 12.174 12.4H10.434V16H9.354ZM10.434 11.428H12.174C12.646 11.428 13.022 11.284 13.302 10.996C13.59 10.7 13.734 10.308 13.734 9.82C13.734 9.324 13.59 8.932 13.302 8.644C13.022 8.356 12.646 8.212 12.174 8.212H10.434V11.428Z" fill="var(--color-text)"></path></g><g id="icon-65536"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-type-alias)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M11.31 16V8.224H8.91V7.24H14.79V8.224H12.39V16H11.31Z" fill="var(--color-text)"></path></g><g id="icon-131072"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-type-alias)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M11.31 16V8.224H8.91V7.24H14.79V8.224H12.39V16H11.31Z" fill="var(--color-text)"></path></g><g id="icon-262144"><rect fill="var(--color-icon-background)" stroke="#FF4D4D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><path d="M8.85 16L11.13 7.24H12.582L14.85 16H13.758L13.182 13.672H10.53L9.954 16H8.85ZM10.746 12.76H12.954L12.282 10.06C12.154 9.548 12.054 9.12 11.982 8.776C11.91 8.432 11.866 8.208 11.85 8.104C11.834 8.208 11.79 8.432 11.718 8.776C11.646 9.12 11.546 9.544 11.418 10.048L10.746 12.76Z" fill="var(--color-text)"></path></g><g id="icon-524288"><rect fill="var(--color-icon-background)" stroke="#FF4D4D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><path d="M8.85 16L11.13 7.24H12.582L14.85 16H13.758L13.182 13.672H10.53L9.954 16H8.85ZM10.746 12.76H12.954L12.282 10.06C12.154 9.548 12.054 9.12 11.982 8.776C11.91 8.432 11.866 8.208 11.85 8.104C11.834 8.208 11.79 8.432 11.718 8.776C11.646 9.12 11.546 9.544 11.418 10.048L10.746 12.76Z" fill="var(--color-text)"></path></g><g id="icon-1048576"><rect fill="var(--color-icon-background)" stroke="#FF4D4D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><path d="M8.85 16L11.13 7.24H12.582L14.85 16H13.758L13.182 13.672H10.53L9.954 16H8.85ZM10.746 12.76H12.954L12.282 10.06C12.154 9.548 12.054 9.12 11.982 8.776C11.91 8.432 11.866 8.208 11.85 8.104C11.834 8.208 11.79 8.432 11.718 8.776C11.646 9.12 11.546 9.544 11.418 10.048L10.746 12.76Z" fill="var(--color-text)"></path></g><g id="icon-2097152"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-type-alias)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M11.31 16V8.224H8.91V7.24H14.79V8.224H12.39V16H11.31Z" fill="var(--color-text)"></path></g><g id="icon-4194304"><rect fill="var(--color-icon-background)" stroke="#FF4D82" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><path d="M10.354 17V8.24H13.066C13.586 8.24 14.042 8.348 14.434 8.564C14.826 8.772 15.13 9.064 15.346 9.44C15.562 9.816 15.67 10.256 15.67 10.76C15.67 11.352 15.514 11.86 15.202 12.284C14.898 12.708 14.482 13 13.954 13.16L15.79 17H14.518L12.838 13.28H11.434V17H10.354ZM11.434 12.308H13.066C13.514 12.308 13.874 12.168 14.146 11.888C14.418 11.6 14.554 11.224 14.554 10.76C14.554 10.288 14.418 9.912 14.146 9.632C13.874 9.352 13.514 9.212 13.066 9.212H11.434V12.308Z" fill="var(--color-text)"></path></g><g id="icon-chevronDown"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></g><g id="icon-chevronSmall"><path d="M1.5 5.50969L8 11.6609L14.5 5.50969L12.5466 3.66086L8 7.96494L3.45341 3.66086L1.5 5.50969Z" fill="var(--color-text)"></path></g><g id="icon-menu"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></g><g id="icon-search"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></g><g id="icon-anchor"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></g></svg></body></html>