Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsEnumStyle.js3436 registerSupportTypesAction(getSupportTypesAction) { argument
3437 this.getSupportTypesAction = getSupportTypesAction;
3441 this.getSupportTypesAction = null;
3445 if (this.getSupportTypesAction === null || this.getSupportTypesAction === undefined) {
3448 return this.getSupportTypesAction();