Home
last modified time | relevance | path

Searched defs:actionType (Results 1 – 2 of 2) sorted by relevance

/applications/standard/app_samples/code/SystemFeature/FileManagement/Photos/entry/src/main/ets/models/
DAction.ts70 actionType: Resource | null = null; property in ActionOptions
361 readonly actionType: Resource; // It is used to distinguish whether it is the same type of action property in Action
/applications/standard/photos/common/src/main/ets/default/view/browserOperation/
DAction.ts119 actionType?: Resource; property
443 readonly actionType: Resource; // It is used to distinguish whether it is the same type of action property in Action