Package de.xima.fc.form.common.models
Class XButtonActionDescriptor
- java.lang.Object
 - 
- de.xima.fc.form.common.models.XButtonActionDescriptor
 
 
- 
- All Implemented Interfaces:
 Serializable
public final class XButtonActionDescriptor extends Object implements Serializable
Encapsulates the JSON object of a button action of a button of aXButtonListand provides access to the action's properties.- Since:
 - 7.0.0
 - Author:
 - XIMA MEDIA GmbH
 - See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description XButtonActionDescriptor(com.alibaba.fastjson.JSONObject jsonObject) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCheck()StringgetPage()ESubmitButtonActiongetType()StringgetValue()StringtoString() 
 -