Home
last modified time | relevance | path

Searched refs:function (Results 1 – 25 of 28) sorted by relevance

12

/interface/sdk-js/api/
D@ohos.arkui.advanced.SelectionMenu.d.ets42 * Callback function when click the icon.
44 * @type { ?function }
54 * @type { ?function }
72 * Callback function when click the option.
74 * @type { ?function }
141 * Replace the built-in paste function.
143 * @type { ?function }
153 * @type { ?function }
161 * Replace the built-in cut function.
163 * @type { ?function }
[all …]
D@ohos.arkui.advanced.ExceptionPrompt.d.ets129 * @type { ?function }
138 * @type { ?function }
146 …* The build function is a member function that must return an ArkTS component type (Element) to re…
147 * @type { function }
D@ohos.arkui.advanced.EditableTitleBar.d.ets68 * Callback function when click on this menu item.
74 * Callback function when click on this menu item.
183 * Callback function when click on the save icon at the right side.
189 * Callback function when click on the save icon at the right side.
198 * Callback function when click on the cancel icon at the left side.
204 * Callback function when click on the cancel icon at the left side.
D@ohos.arkui.advanced.Counter.d.ets95 * @type { ?function }
105 * @type { ?function }
168 * @type { ?function }
197 * @type { ?function }
207 * @type { ?function }
217 * @type { ?function }
227 * @type { ?function }
340 * @type { ?function }
D@ohos.arkui.advanced.Chip.d.ets111 * @type { ?function }
314 * @type { ?function }
323 * Build function of Chip.
331 export declare function Chip(options: ChipOptions): void;
D@ohos.arkui.advanced.SelectTitleBar.d.ets68 * Callback function when click on this menu item.
74 * Callback function when click on this menu item.
189 * Callback function when an option is selected
195 * Callback function when an option is selected
D@ohos.arkui.advanced.Popup.d.ets85 * @type { ?function }
233 * Build function of popup.
241 export declare function Popup(options: PopupOptions): void;
D@ohos.arkui.advanced.ComposeTitleBar.d.ets68 * Callback function when click on this menu item.
74 * Callback function when click on this menu item.
D@ohos.arkui.advanced.ComposeListItem.d.ets167 * Callback function when operate the icon.
173 * Callback function when operate the icon.
210 * Callback function when operate the checkbox/switch/radio.
216 * Callback function when operate the checkbox/switch/radio.
D@ohos.arkui.advanced.TabTitleBar.d.ets68 * Callback function when click on this menu item.
74 * Callback function when click on this menu item.
D@ohos.multimedia.avCastPicker.d.ets52 * @type { ?function }
D@ohos.inputMethodList.d.ets48 * @type { function }
D@ohos.arkui.advanced.SubHeader.d.ets120 * callback function when operate the text or icon.
126 * callback function when operate the text or icon.
D@ohos.arkui.advanced.SegmentButton.d.ets551 * The function used to create a SegmentButtonItemOptionsArray object.
732 * The function used to create a SegmentButtonOptions of tab type.
744 * The function used to create a SegmentButtonOptions of capsule type.
D@ohos.arkui.advanced.GridObjectSortComponent.d.ets211 * Build function of GridObjectSortComponent.
/interface/sdk-js/build-tools/openharmony_sdk_upgrade_assistant/src/main/java/com/update/check/model/
DBaseContext.java22 import java.util.function.BiFunction;
23 import java.util.function.Function;
24 import java.util.function.Supplier;
/interface/sdk-js/build-tools/dts_parser/test/ut/parser/
Dut_ArkTS_struct_003.d.ets15 @Builder function MyBuilderFunction(){}
Dut_ArkTS_struct_004.d.ets15 @Builder function GlobalBuilder0() {}
/interface/sdk-js/build-tools/openharmony_sdk_upgrade_assistant/src/main/java/com/update/check/action/
DUpdateCheckService.java24 import java.util.function.Function;
/interface/sdk-js/build-tools/dts_parser/
Dtsconfig.json19 …// "jsxFactory": "", /* Specify the JSX factory function used when…
81 …/* Check that the arguments for `bind`, `call`, and `apply` methods match the original function. */
87 …// "noUnusedParameters": true, /* Raise an error when a function parameter i…
89 … /* Enable error reporting for codepaths that do not explicitly return in a function. */
/interface/sdk-js/build-tools/jsdoc_format_plugin/
Dtsconfig.json19 …// "jsxFactory": "", /* Specify the JSX factory function used when…
81 …/* Check that the arguments for `bind`, `call`, and `apply` methods match the original function. */
87 …// "noUnusedParameters": true, /* Raise an error when a function parameter i…
89 … /* Enable error reporting for codepaths that do not explicitly return in a function. */
/interface/sdk_c/
DREADME.en.md5 …faces are currently organized into various directories according to the function, and the director…
/interface/sdk-js/build-tools/openharmony_sdk_upgrade_assistant/src/main/resources/
Dconst.properties25 report.function.position = 代码所在位置
/interface/sdk_c/third_party/zlib/
DBUILD.gn11 "-Wimplicit-function-declaration",
/interface/sdk-js/build-tools/openharmony_sdk_upgrade_assistant/src/main/java/com/update/check/action/view/
DUpdateReportPanel.java62 import java.util.function.Function;
63 import java.util.function.Predicate;

12