Class FormItemAddition
- java.lang.Object
 - 
- de.xima.fc.gui.designer.form.model.params.FormItemAddition
 
 
- 
- All Implemented Interfaces:
 Serializable
public class FormItemAddition extends Object implements Serializable
- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description FormItemAddition() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.alibaba.fastjson.JSONObjectgetData()intgetIndex()voidsetData(com.alibaba.fastjson.JSONObject data)voidsetIndex(int index) 
 -