Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
Dextension_form_profile.cpp63 struct ExtensionFormProfileInfo { struct
64 std::string name;
65 std::string description;
66 std::string src;
67 Window window;
68 std::string colorMode = "auto";
69 std::string formConfigAbility;
70 std::string type = "JS";
71 std::string uiSyntax = "hml";
72 bool formVisibleNotify = false;
[all …]