Uses of Class
de.xima.fc.workflow.designer.model.client.CustomViewSettings
-
Packages that use CustomViewSettings Package Description de.xima.fc.workflow.designer.model.client -
-
Uses of CustomViewSettings in de.xima.fc.workflow.designer.model.client
Methods in de.xima.fc.workflow.designer.model.client that return CustomViewSettings Modifier and Type Method Description static CustomViewSettings
CustomViewSettings. empty()
static CustomViewSettings
CustomViewSettings. forServerModel(ViewSettingsModel serverModel)
CustomViewSettings
WorkflowExternalState. getCustomViewSetings()
Methods in de.xima.fc.workflow.designer.model.client with parameters of type CustomViewSettings Modifier and Type Method Description void
WorkflowExternalState. updateCustomViewSettings(CustomViewSettings customViewSetings)
-