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, wait
lookupI18nValue
public String[] getLegacyFieldTypeCodes()
getLegacyFieldTypeCodes
in interface FieldAdapter
public void parseField(Field originalField, FormMigrationSummary formSummary, FormDefinition fieldDefinitionConsumer, Consumer<org.uberfire.ext.layout.editor.api.editor.LayoutComponent> layoutElementConsumer)
parseField
in interface FieldAdapter
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.