tools/defaults library
Functions
-
appBar(
String appId, {bool? store}) → Future< AppBarModel> -
appBarID(
String appID) → String -
appID(
String appID) → String -
copyOrDefault(
String appId, String documentID, ) → MenuDefModel -
drawerID(
String appID, DrawerType drawerType) → String -
getDrawer(
String appId, DrawerType drawerType, {bool? store}) → Future< DrawerModel> -
homeMenu(
String appId, {bool? store}) → Future< HomeMenuModel> -
homeMenuID(
String appID) → String -
newAppBar(
String appId, {bool? store}) → Future< AppBarModel> -
newDialogDefaults(
String appId) → DialogModel -
newDrawer(
String appId, DrawerType drawerType, {bool? store}) → Future< DrawerModel> -
newHomeMenu(
String appId, {bool? store}) → Future< HomeMenuModel> -
newMenuDef(
String appId, String id) → MenuDefModel -
newPageDefaults(
String appId) → PageModel -
newWorkflowDefaults(
String appId) → WorkflowModel -
newWorkflowTaskDefaults(
) → WorkflowTaskModel