| /test/xts/acts/arkui/ace_ets_component_seven/ace_ets_component_seven_special/entry/src/main/ets/MainAbility/pages/ |
| H A D | listItemGroup.ets | 45 .sticky(StickyStyle.Header | StickyStyle.Footer)
|
| /test/xts/acts/arkui/ace_ets_module_noui/ace_ets_module_FrameNode/ace_ets_module_FrameNode_api12/entry/src/ohosTest/ets/MainAbility/pages/frameNode/ |
| H A D | nodeListItemGroup.ets | 80 .sticky(StickyStyle.Header | StickyStyle.Footer)
|
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_commonAttrsLayout/ace_ets_module_commonAttrsLayout_api11/entry/src/main/ets/MainAbility/pages/getItemRect/list/ |
| H A D | getListItemGroupRect4.ets | 73 ListItemGroup({ header: this.itemHead('0'), footer: this.itemFoot(this.arr.length), space: this.space2 }) {
|
| H A D | getListItemGroupRect1.ets | 78 ListItemGroup({ header: this.itemHead('0'), footer: this.itemFoot(this.arr.length), space: this.space2 }) {
|
| H A D | getListItemGroupRect3.ets | 76 ListItemGroup({ header: this.itemHead('0'), footer: this.itemFoot(this.arr.length), space: this.space2 }) {
|
| H A D | getListItemGroupRect2.ets | 76 ListItemGroup({ header: this.itemHead('0'), footer: this.itemFoot(this.arr.length), space: this.space2 }) {
|
| H A D | getListItemGroupRect5.ets | 79 ListItemGroup({ header: this.itemHead('0'), footer: this.itemFoot(this.arr.length), space: this.space2 }) {
|
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_dialog/ace_ets_module_dialog_api11/entry/src/main/resources/base/element/ |
| H A D | string.json | 41 "value": "footer2"
|
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_dialog/ace_ets_module_dialog_api12/entry/src/main/ets/MainAbility/pages/Menu/ |
| H A D | menuItemDivider.ets | 32 MenuItemGroup({ header: '头标' , footer: '尾标' }){
|
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_scroll/ace_ets_module_scroll_api11/entry/src/main/ets/MainAbility/pages/Scroll/ScrollToIndex/ |
| H A D | ScrollToIndexForWaterFlow01.ets | 53 Text(`Footer`)
|
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_scroll/ace_ets_module_scroll_api11/entry/src/main/ets/MainAbility/pages/Scroll/ |
| H A D | waterflow_add.ets | 31 Text(`Footer`) 43 WaterFlow({ footer: this.itemFoot.bind(this), scroller: this.scroller }) {
|
| H A D | listItemAddgroup.ets | 57 ListItemGroup({ header:this.itemHead(item.title), footer:this.itemFoot(item.projects.length) ,style:ListItemGroupStyle.CARD}) { 70 .sticky(StickyStyle.Header|StickyStyle.Footer)
|
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_scrollEdge/ace_ets_module_scrollEdge_api12/entry/src/main/resources/base/element/ |
| H A D | string.json | 41 "value": "footer2"
|
| /test/xts/acts/arkui/ace_napi_test_es/entry/src/ohosTest/ets/test/ |
| H A D | NativeApiLifecycleTest.test.ets | 31 foo: 'bar' 46 foo: 'bar'
|
| H A D | NativeApiStringTest.test.ets | 873 foo: string; 876 this.foo = "bar"; 881 let value = napitest.getNamedProperty(obj, "foo"); 895 foo: string; 898 this.foo = "bar"; 903 let value = napitest.hasNamedProperty(obj, "foo");
|
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_scroll/ace_ets_module_scroll_api13/entry/src/main/ets/MainAbility/pages/List/ |
| H A D | headerList.ets | 26 class FootBuilderParams { 47 function itemFoot(params: FootBuilderParams) { 61 footer ?: ComponentContent<FootBuilderParams> = undefined 63 footerParam = new FootBuilderParams(this.item.projects.length) 67 this.footer = new ComponentContent(this.getUIContext(), wrapBuilder(itemFoot), this.footerParam) 75 this.footer?.update(new FootBuilderParams(thi [all...] |
| H A D | getListVisible.ets | 61 .sticky(StickyStyle.Header | StickyStyle.Footer)
|
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_scroll_fling_widget/ace_ets_module_scroll_fling_widget_api12/entry/src/main/resources/base/element/ |
| H A D | string.json | 41 "value": "footer2"
|
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_theme/ace_ets_module_theme_hvigor/entry/src/main/ets/MainAbility/pages/components/ |
| H A D | MenuPage.ets | 37 MenuItemGroup({ header: 'header', footer: 'footer' }) {
45 MenuItemGroup({ header: 'header', footer: 'footer' }) {
|
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_scroll/ace_ets_module_scroll_api11/entry/src/main/ets/MainAbility/pages/WaterFlow/WaterFlow_attribute/ |
| H A D | WaterFlowFrictionPage.ets | 66 Text(`Footer`) 78 WaterFlow({ footer: this.itemFoot, scroller: this.scroller }) {
|
| /test/xts/acts/arkui/ace_napi_test/entry/src/main/ets/test/ |
| H A D | NapiTest.ets | 8737 foo: 'bar'
|
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_scroll/ace_ets_module_scroll_api11/entry/src/main/ets/MainAbility/pages/List/ |
| H A D | list_item_group.ets | 70 ListItemGroup({ header: this.itemHead(item.title), footer: this.itemFoot(item.projects.length) }) { 88 .sticky(StickyStyle.Header | StickyStyle.Footer)
|
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_scroll/ace_ets_module_scroll_api13/entry/src/main/ets/test/ListTest/ |
| H A D | headerListJsunit.test.ets | 51 * @tc.desc Set Header/Footer through ComponentContent.
|
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_uicontext_widget/ace_ets_module_uicontext_widget_api12/entry/src/main/resources/base/element/ |
| H A D | string.json | 41 "value": "footer2"
|
| /test/xts/acts/arkui/ace_ets_web_dev_cloudservice_webController_six/entry/src/ohosTest/resources/rawfile/ |
| H A D | custom_easylist.txt | 363 iciba.com##.footer_baidu
|