let _appBarData = { inbox : { showAppBar : true, rootClass : "page-inbox", }, profile : { showAppBar : true, rootClass : "profile", }, form: { showAppBar : true, rootClass : "page-form", }, dealer: { showAppBar : true, rootClass : "page-dealer", }, branch: { showAppBar : true, rootClass : "page-branch", }, karoseritype: { showAppBar : true, rootClass : "page-karoseri-type", }, municipality: { showAppBar : true, rootClass : "page-municipality", }, religion: { showAppBar : true, rootClass : "page-religion", }, subdistrict: { showAppBar : true, rootClass : "page-sub-district", }, tittle: { showAppBar : true, rootClass : "page-tittle", }, village: { showAppBar : true, rootClass : "page-village", }, addresstype: { showAppBar : true, rootClass : "page-address-type", }, businesssegment: { showAppBar : true, rootClass : "page-business-segment", }, categoryuio: { showAppBar : true, rootClass : "page-category-uio", }, color: { showAppBar : true, rootClass : "page-color", }, country: { showAppBar : true, rootClass : "page-country", }, fueltype: { showAppBar : true, rootClass : "page-fuel-type", }, gender: { showAppBar : true, rootClass : "page-gender", }, idtype: { showAppBar : true, rootClass : "page-id-type", }, karoseri: { showAppBar : true, rootClass : "page-karoseri", }, accountmanagement: { showAppBar : true, rootClass : "page-account-management", }, vehiclemanagement: { showAppBar : true, rootClass : "page-vehicle-management", }, dmsstockadjustment: { showAppBar : true, rootClass : "page-dms-stock-adjustment", }, dmsstockopname: { showAppBar : true, rootClass : "page-dms-stock-opname", }, dmstransferrequest: { showAppBar : true, rootClass : "page-dms-transfer-request", }, dmsworkorder: { showAppBar : true, rootClass : "page-dms-work-order", }, dmsworkorderinvoicereturn: { showAppBar : true, rootClass : "page-dms-work-order-invoice-return", }, hoyueventapproval: { showAppBar : true, rootClass : "page-hoyu-event-approval", }, hoyufakturapproval: { showAppBar : true, rootClass : "page-hoyu-faktur-approval", }, hoyuordersplitapproval: { showAppBar : true, rootClass : "page-hoyu-order-split-approval", }, hoyupdiapproval: { showAppBar : true, rootClass : "page-hoyu-pdi-approval", }, hoyusalesorderapproval: { showAppBar : true, rootClass : "page-hoyu-sales-order-approval", }, subbusinesssegment: { showAppBar : true, rootClass : "page-sub-business-segment", }, rolemanagement: { showAppBar : true, rootClass : "page-role-management", }, approvalinputconfiguration: { showAppBar : true, rootClass : "page-approval-input-configuration", }, usermanagement: { showAppBar : true, rootClass : "page-user-management", }, dmssalesorderinvoicereturn: { showAppBar : true, rootClass : "page-dms-sales-order-invoice-return", }, dmssalesorder: { showAppBar : true, rootClass : "page-dms-sales-order", }, dmspurchaseorder: { showAppBar : true, rootClass : "page-dms-purchase-order", }, dmsprintgatepass: { showAppBar : true, rootClass : "page-dms-print-gate-pass", }, dmspdirequest: { showAppBar : true, rootClass : "page-dms-pdi-request", }, dmsoutstandingpayment: { showAppBar : true, rootClass : "page-dms-outstanding-payment", }, dmsiteminquiry: { showAppBar : true, rootClass : "page-dms-item-inquiry", }, dmsassignmentletter: { showAppBar : true, rootClass : "page-dms-assignment-letter", }, dmsagreementsparepart: { showAppBar : true, rootClass : "page-dms-agreement-spare-part", }, dmsagreementservice: { showAppBar : true, rootClass : "page-dms-agreement-service", }, coreusergroup: { showAppBar : true, rootClass : "page-core-user-group", }, coreattachment: { showAppBar : true, rootClass : "page-core-attachment", }, status: { showAppBar : true, rootClass : "page-status", }, newsmanagement: { showAppBar : true, rootClass : "page-news-management", }, attachment: { showAppBar : true, rootClass : "page-attachment", }, synclog: { showAppBar : true, rootClass : "page-sync-log", }, approvallog: { showAppBar : true, rootClass : "page-approval-log", }, documentlog: { showAppBar : true, rootClass : "page-document-log", }, approverlist: { showAppBar : true, rootClass : "page-approver-list", }, documenttype: { showAppBar : true, rootClass : "page-document-type", }, datasource: { showAppBar : true, rootClass : "page-data-source", }, vehiclemodel: { showAppBar : true, rootClass : "page-vehicle-model", }, vehiclevariant: { showAppBar : true, rootClass : "page-vehicle-variant", }, teamrole: { showAppBar : true, rootClass : "page-team-role", }, teamorganization: { showAppBar : true, rootClass : "page-team-organization", }, contactresource: { showAppBar : true, rootClass : "page-contact-resource", }, teamaccess: { showAppBar : true, rootClass : "page-team-access", }, teamresource: { showAppBar : true, rootClass : "page-team-resource", }, multipleattachment: { showAppBar : true, rootClass : "page-multiple-attachment", }, fcmtoken: { showAppBar : true, rootClass : "page-fcm-token", }, notification: { showAppBar : true, rootClass : "page-notification", }, useralias: { showAppBar : true, rootClass : "page-user-alias", }, topicsubscribed: { showAppBar : true, rootClass : "page-topic-subscribed", }, //APPBAR_CLASS } function getAppBarData() { return appBarData; }