Home
last modified time | relevance | path

Searched refs:getters (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp12810 static Getter* getters[] = { in GetCommonAttribute() local
12915 if (!getters[subTypeId]) { in GetCommonAttribute()
12919 return getters[subTypeId](node); in GetCommonAttribute()
13061 return getters[subTypeId](node); in GetTextAttribute()
13096 return getters[subTypeId](node); in GetSpanAttribute()
13126 return getters[subTypeId](node); in GetImageSpanAttribute()
13158 return getters[subTypeId](node); in GetImageAttribute()
13193 return getters[subTypeId](node); in GetToggleAttribute()
13317 if (!getters[subTypeId]) { in GetTextAreaAttribute()
13634 static Getter* getters[] = { in GetSliderAttribute() local
[all …]
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-custom-component-lifecycle.md8 …ctions can be used in lifecycle functions, for example, network resource getters and timer setters.
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-system-parameter-sys.md3 … are get and set. You can obtain the values of system parameters through getters and modify the va…
H A Djs-apis-system-parameterEnhance-sys.md3 … are get and set. You can obtain the values of system parameters through getters and modify the va…
/ohos5.0/docs/en/application-dev/ui/
H A Darkts-common-events-drag-event.md42 …drop.md#dragevent) provides getters to obtain information about the drag operation. The table belo…
/ohos5.0/docs/en/application-dev/quick-start/
H A Dintroduction-to-arkts.md929 Setters and getters can be used to provide controlled access to object properties.
/ohos5.0/commonlibrary/ets_utils/
H A DREADME.en.md144 …he second input parameter indicates the **info** interface that contains getters such as **getColu…