public static final class DynamicField.Helpers extends Object
Modifier and Type | Method and Description |
---|---|
static void |
applyNameToChildren(DynamicField<?> self)
Helper method for applying the name of the dynamic field to each of it's children.
|
public static void applyNameToChildren(DynamicField<?> self)
self
- the dynamic fieldCopyright © 2021. All rights reserved.