Uses of Class
org.hippoecm.hst.configuration.components.DynamicFieldGroup
-
Packages that use DynamicFieldGroup Package Description org.hippoecm.hst.configuration.components The org.hippoecm.hst.configuration.components package defines the API for the HST Components Configuration -
-
Uses of DynamicFieldGroup in org.hippoecm.hst.configuration.components
Methods in org.hippoecm.hst.configuration.components that return types with arguments of type DynamicFieldGroup Modifier and Type Method Description List<DynamicFieldGroup>
HstComponentConfiguration. getFieldGroups()
Returns the list of a component's field groups
-