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 a XButtonList and provides access to the action's properties.
Since:
7.0.0
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

    • XButtonActionDescriptor

      public XButtonActionDescriptor(com.alibaba.fastjson.JSONObject jsonObject)
  • Method Details