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 CustomViewSettingsCustomViewSettings. empty()static CustomViewSettingsCustomViewSettings. forServerModel(ViewSettingsModel serverModel)CustomViewSettingsWorkflowExternalState. getCustomViewSetings()Methods in de.xima.fc.workflow.designer.model.client with parameters of type CustomViewSettings Modifier and Type Method Description voidWorkflowExternalState. updateCustomViewSettings(CustomViewSettings customViewSetings)
-