| Package | Description |
|---|---|
| org.alfresco.web.config.forms |
Contains the classes that implement the configuration of the forms service including
ConfigElement and ElementReader classes as well as various
other data classes. |
| org.alfresco.web.scripts.forms |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ConstraintHandlerDefinition> |
FormField.getConstraintDefinitionMap() |
Map<String,ConstraintHandlerDefinition> |
ConstraintHandlersConfigElement.getItems() |
| Modifier and Type | Method and Description |
|---|---|
protected FormUIGet.Constraint |
FormUIGet.generateConstraintModel(FormUIGet.ModelContext context,
FormUIGet.Field field,
FormField fieldConfig,
String constraintId,
org.json.JSONObject constraintParams,
ConstraintHandlerDefinition defaultConstraintConfig)
Generates the model for a single constraint.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.