Searched refs:showTimePickerDialog (Results 1 – 15 of 15) sorted by relevance
11 …10开始,可以通过使用[UIContext](../js-apis-arkui-UIContext.md#uicontext)中的[showTimePickerDialog](../js-apis…66 > 推荐通过使用[UIContext](../js-apis-arkui-UIContext.md#uicontext)中的[showTimePickerDialog](../js-apis-ark…84 TimePickerDialog.show({ // 建议使用 this.getUIContext().showTimePickerDialog()接口235 TimePickerDialog.show({ // 建议使用 this.getUIContext().showTimePickerDialog()接口
238 时间滑动选择器弹窗通过UIContext中的[showTimePickerDialog](../reference/apis-arkui/js-apis-arkui-UIContext.md#sho…252 Button('showTimePickerDialog')255 this.getUIContext().showTimePickerDialog({
35 | TimePickerDialog | showTimePickerDialog | 时间滑动选择器弹窗 …
11 > Since API version 10, you can use the [showTimePickerDialog](../js-apis-arkui-UIContext.md#showti…66 > For clarity in UI execution context, you are advised to use the [showTimePickerDialog](../js-apis…84 … TimePickerDialog.show ({ // You are advised to use this.getUIContext().showTimePickerDialog() API.235 … TimePickerDialog.show ({ // You are advised to use this.getUIContext().showTimePickerDialog().
238 You use the [showTimePickerDialog](../reference/apis-arkui/js-apis-arkui-UIContext.md#showtimepicke…252 Button('showTimePickerDialog')255 this.getUIContext().showTimePickerDialog({
36 | TimePickerDialog | showTimePickerDialog | Time picker d…
540 | showTimePickerDialog | 时间滑动选择器弹窗 |
439 showTimePickerDialog(options) { method in UIContext
540 | showTimePickerDialog | Time picker dialog box.|
760 ### showTimePickerDialog subsection762 showTimePickerDialog(options: TimePickerDialogOptions): void795 Button('showTimePickerDialog')798 this.getUIContext().showTimePickerDialog({
65 |新增|NA|类名:UIContext;<br>方法or属性:showTimePickerDialog(options: TimePickerDialogOptions): void;|@ohos.…
65 |Added|NA|Class name: UIContext;<br>Method or attribute name: showTimePickerDialog(options: TimePic…
103 |新增|NA|类名:UIContext;<br>方法or属性:showTimePickerDialog(options: TimePickerDialogOptions): void;|@ohos.…
103 |Added|NA|Class name: UIContext;<br>Method or attribute name: showTimePickerDialog(options: TimePic…