public class LoadInfo extends ExecutionInfoBase
| Modifier and Type | Field and Description |
|---|---|
static String |
CHILDREN_INIT |
static String |
CHILDREN_LOAD |
static String |
FORM_INIT |
static String |
FORM_LOAD |
static String |
PROP_INIT |
static String |
PROP_LOAD |
static String |
REFERENCE |
static String |
TYPE |
| Constructor and Description |
|---|
LoadInfo(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_INIT
public static final String FORM_LOAD
public static final String PROP_INIT
public static final String PROP_LOAD
public static final String CHILDREN_INIT
public static final String CHILDREN_LOAD
public static final String REFERENCE
public org.zkoss.json.JSONObject toJSON()
toJSON in class ExecutionInfoBaseCopyright © 2020. All rights reserved.