public class SaveInfo extends ExecutionInfoBase
| Modifier and Type | Field and Description |
|---|---|
static String |
FORM_SAVE |
static String |
PROP_SAVE |
static String |
REFERENCE |
static String |
TYPE |
| Constructor and Description |
|---|
SaveInfo(String subtype,
org.zkoss.zk.ui.Component comp,
String condition,
String fromExpr,
String toExpr,
Object value,
Map<String,Object> args,
String note) |
| Modifier and Type | Method and Description |
|---|---|
org.zkoss.json.JSONObject |
toJSON() |
getComponent, getNote, getSubtype, getType, put, putEssential, toStringpublic static final String TYPE
public static final String FORM_SAVE
public static final String PROP_SAVE
public static final String REFERENCE
public org.zkoss.json.JSONObject toJSON()
toJSON in class ExecutionInfoBaseCopyright © 2020. All rights reserved.