Uses of Class
de.xima.fc.workflow.designer.model.prompt_query.PromptQueryActionViewModel
Packages that use PromptQueryActionViewModel
Package
Description
-
Uses of PromptQueryActionViewModel in de.xima.fc.workflow.designer.bean.nodes
Methods in de.xima.fc.workflow.designer.bean.nodes that return PromptQueryActionViewModelModifier and TypeMethodDescriptionFcPromptQueryBean.getViewModel()Gets the view model for editing the prompt query settings. -
Uses of PromptQueryActionViewModel in de.xima.fc.workflow.designer.logic.prompt_query
Methods in de.xima.fc.workflow.designer.logic.prompt_query that return PromptQueryActionViewModelModifier and TypeMethodDescriptionPromptQueryActionHelper.buildPromptQueryActionViewModel(FcPromptQueryProps props, Locale locale, long clientId, long projectId) Builds the view model for the given prompt query properties, including the dynamic form model for editing the JSON properties; and the model for editing the file properties.