| 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. |
| Modifier and Type | Method and Description |
|---|---|
ControlParam[] |
DefaultControlsConfigElement.getControlParamsFor(String dataType) |
ControlParam[] |
Control.getParams() |
| Modifier and Type | Method and Description |
|---|---|
List<ControlParam> |
DefaultControlsConfigElement.getControlParamsAsListFor(String dataType)
This method returns an unmodifiable List of
ControlParam objects
associated with the specified dataType. |
List<ControlParam> |
Control.getParamsAsList()
This method returns an unmodifiable List of
ControlParam
objects that are associated with this Control. |
Copyright © 2005–2014 Alfresco Software. All rights reserved.