public class ValidationInfo extends ExecutionInfoBase
| Modifier and Type | Field and Description |
|---|---|
static String |
FORM |
static String |
PROP |
static String |
TYPE |
| Constructor and Description |
|---|
ValidationInfo(String subtype,
org.zkoss.zk.ui.Component comp,
String validatorExpr,
String validator,
Object result,
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
public static final String PROP
public org.zkoss.json.JSONObject toJSON()
toJSON in class ExecutionInfoBaseCopyright © 2020. All rights reserved.