public class AddCommandBindingInfo extends ExecutionInfoBase
| Modifier and Type | Field and Description |
|---|---|
static String |
GLOBAL |
static String |
TYPE |
static String |
VIEWMODEL |
| Constructor and Description |
|---|
AddCommandBindingInfo(String subtype,
org.zkoss.zk.ui.Component comp,
String event,
String commandExpr,
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 VIEWMODEL
public static final String GLOBAL
public org.zkoss.json.JSONObject toJSON()
toJSON in class ExecutionInfoBaseCopyright © 2020. All rights reserved.