Searched refs:function (Results 1 – 25 of 28) sorted by relevance
12
| /interface/sdk-js/api/ |
| D | @ohos.arkui.advanced.SelectionMenu.d.ets | 42 * 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.ets | 129 * @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.ets | 68 * 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.ets | 95 * @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.ets | 111 * @type { ?function } 314 * @type { ?function } 323 * Build function of Chip. 331 export declare function Chip(options: ChipOptions): void;
|
| D | @ohos.arkui.advanced.SelectTitleBar.d.ets | 68 * 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.ets | 85 * @type { ?function } 233 * Build function of popup. 241 export declare function Popup(options: PopupOptions): void;
|
| D | @ohos.arkui.advanced.ComposeTitleBar.d.ets | 68 * Callback function when click on this menu item. 74 * Callback function when click on this menu item.
|
| D | @ohos.arkui.advanced.ComposeListItem.d.ets | 167 * 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.ets | 68 * Callback function when click on this menu item. 74 * Callback function when click on this menu item.
|
| D | @ohos.multimedia.avCastPicker.d.ets | 52 * @type { ?function }
|
| D | @ohos.inputMethodList.d.ets | 48 * @type { function }
|
| D | @ohos.arkui.advanced.SubHeader.d.ets | 120 * callback function when operate the text or icon. 126 * callback function when operate the text or icon.
|
| D | @ohos.arkui.advanced.SegmentButton.d.ets | 551 * 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.ets | 211 * Build function of GridObjectSortComponent.
|
| /interface/sdk-js/build-tools/openharmony_sdk_upgrade_assistant/src/main/java/com/update/check/model/ |
| D | BaseContext.java | 22 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/ |
| D | ut_ArkTS_struct_003.d.ets | 15 @Builder function MyBuilderFunction(){}
|
| D | ut_ArkTS_struct_004.d.ets | 15 @Builder function GlobalBuilder0() {}
|
| /interface/sdk-js/build-tools/openharmony_sdk_upgrade_assistant/src/main/java/com/update/check/action/ |
| D | UpdateCheckService.java | 24 import java.util.function.Function;
|
| /interface/sdk-js/build-tools/dts_parser/ |
| D | tsconfig.json | 19 …// "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/ |
| D | tsconfig.json | 19 …// "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/ |
| D | README.en.md | 5 …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/ |
| D | const.properties | 25 report.function.position = 代码所在位置
|
| /interface/sdk_c/third_party/zlib/ |
| D | BUILD.gn | 11 "-Wimplicit-function-declaration",
|
| /interface/sdk-js/build-tools/openharmony_sdk_upgrade_assistant/src/main/java/com/update/check/action/view/ |
| D | UpdateReportPanel.java | 62 import java.util.function.Function; 63 import java.util.function.Predicate;
|
12