0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. docs
  2. /
  3. en
  4. /
  5. application-dev
  6. /
  7. application-models
  8. /
  9. pageability-overview.md
wusongqingwusongqingUpdate docs against 107787+107501+108219+107991+107975+107316+107715+103047+105481+105442+106519+107717+107549+107401+106676+107427+107469+107107+106451+104787+103967+107142+106490+103172+105473+105851+105849+106710+106220+107053+104785+105905+105732+104937+106599+106806+104794+105738+106097+103798+106616+105752+99577+103807+105837+105884+105002+104193+105642+97302+105831+105678+105359+105568+101519+105079+104782+104786+104516+101918+104780+105045+100776+104863+104927+103197+102560+103397+101085+104924+103777+104192+102644+101916+103271+104586+104553+104254+107604+106893+106323+106650+105753+106620+105551+101344+100404
a4f20675创建于 2025年9月28日历史提交

PageAbility Overview

PageAbility is an application component that has the UI and supports user interaction.

When you create a PageAbility in DevEco Studio, DevEco Studio automatically creates template code. The capabilities related to the PageAbility are implemented through the featureAbility class, and the lifecycle callbacks are implemented through the callbacks in app.js or app.ets.