public final class FormFieldRendererUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
reapplyProperties(IPropertyContainer modelElement,
Map<Integer,Object> properties)
Reapplies the properties
IPropertyContainer. |
static Map<Integer,Object> |
removeProperties(IPropertyContainer modelElement)
Removes properties that impact the lay outing of interactive form fields.
|
public static Map<Integer,Object> removeProperties(IPropertyContainer modelElement)
modelElement - The model element to remove the properties from.public static void reapplyProperties(IPropertyContainer modelElement, Map<Integer,Object> properties)
IPropertyContainer.modelElement - The model element to reapply the properties to.properties - The properties to reapply.Copyright © 1998–2024 Apryse Group NV. All rights reserved.