Searched defs:updateAppItemFormInfo (Results 1 – 2 of 2) sorted by relevance
94 public updateAppItemFormInfo(bundleName: string): void { method in FormDataModel
196 async updateAppItemFormInfo(bundleName: string, eventType?: string): Promise<void> { method in FormModel