Class FormItemUpdate
java.lang.Object
de.xima.fc.gui.designer.form.model.params.FormItemUpdate
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
getIndex()
void
setIndex
(int index) void
setPatches
(List<IncrementalPersistPatch> patches)
-
Constructor Details
-
FormItemUpdate
public FormItemUpdate()
-
-
Method Details
-
getIndex
public int getIndex() -
getPatches
-
setIndex
public void setIndex(int index) -
setPatches
-