Uses of Class
de.xima.fc.gui.designer.form.model.params.FormItemAddition
-
Packages that use FormItemAddition Package Description de.xima.fc.gui.designer.form.model.params -
-
Uses of FormItemAddition 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 FormItemAddition Modifier and Type Method Description Map<String,FormItemAddition>
PersistDiff. getItemsAdded()
Method parameters in de.xima.fc.gui.designer.form.model.params with type arguments of type FormItemAddition Modifier and Type Method Description void
PersistDiff. setItemsAdded(Map<String,FormItemAddition> itemsAdded)
-