public class DecoratorFieldAdapter extends Object implements FieldAdapter
| Constructor and Description |
|---|
DecoratorFieldAdapter() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getLegacyFieldTypeCodes() |
void |
parseField(Field originalField,
FormMigrationSummary formSummary,
FormDefinition fieldDefinitionConsumer,
Consumer<org.uberfire.ext.layout.editor.api.editor.LayoutComponent> layoutElementConsumer) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlookupI18nValuepublic String[] getLegacyFieldTypeCodes()
getLegacyFieldTypeCodes in interface FieldAdapterpublic void parseField(Field originalField, FormMigrationSummary formSummary, FormDefinition fieldDefinitionConsumer, Consumer<org.uberfire.ext.layout.editor.api.editor.LayoutComponent> layoutElementConsumer)
parseField in interface FieldAdapterCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.