public class FieldFactory extends Object
Constructor and Description |
---|
FieldFactory() |
Modifier and Type | Method and Description |
---|---|
static Field |
getField(IContentVisualComponent component,
StaticConfig staticConfig,
GlobalContext globalContext,
I18nAccess i18nAccess,
Properties properties,
String label,
String name,
String type,
String id) |
static Field |
getField(IContentVisualComponent component,
StaticConfig staticConfig,
GlobalContext globalContext,
I18nAccess i18nAccess,
Properties properties,
String label,
String placeholder,
String name,
String type,
String id) |
public static Field getField(IContentVisualComponent component, StaticConfig staticConfig, GlobalContext globalContext, I18nAccess i18nAccess, Properties properties, String label, String name, String type, String id)
public static Field getField(IContentVisualComponent component, StaticConfig staticConfig, GlobalContext globalContext, I18nAccess i18nAccess, Properties properties, String label, String placeholder, String name, String type, String id)
Copyright © 2012-2018. All Rights Reserved.