Uses of Class
de.xima.fc.gui.designer.form.model.params.FormItemUpdate
-
Packages that use FormItemUpdate Package Description de.xima.fc.gui.designer.form.model.params -
-
Uses of FormItemUpdate in de.xima.fc.gui.designer.form.model.params
Methods in de.xima.fc.gui.designer.form.model.params that return types with arguments of type FormItemUpdate Modifier and Type Method Description Map<String,FormItemUpdate>
PersistDiff. getItemsUpdated()
Method parameters in de.xima.fc.gui.designer.form.model.params with type arguments of type FormItemUpdate Modifier and Type Method Description void
PersistDiff. setItemsUpdated(Map<String,FormItemUpdate> itemsUpdated)
-