public class EnabledFieldFactory extends CheckBoxFieldFactory
initializeProperty
definition, field, item
Constructor and Description |
---|
EnabledFieldFactory(CheckboxFieldDefinition definition,
com.vaadin.data.Item relatedFieldItem)
Deprecated.
since 5.4.7 - use
EnabledFieldFactory(CheckboxFieldDefinition, Item, UiContext, I18NAuthoringSupport) instead. |
EnabledFieldFactory(CheckboxFieldDefinition definition,
com.vaadin.data.Item relatedFieldItem,
UiContext uiContext,
I18NAuthoringSupport i18NAuthoringSupport) |
createFieldComponent, getDefaultFieldType
createDefaultValue, createField, createTypedValue, getComponentProvider, getConfiguredDefaultValue, getDefinitionType, getFieldDefinition, getFieldType, getI18nBasename, getLocale, getView, initializeConverter, initializeProperty, initializeTransformer, setComponentProvider, setFieldValidatorFactoryFactory, setI18nContentSupport, setLocale, setPropertyDataSourceAndDefaultValue, setPropertyDataSourceDefaultValue
getMessage, getMessages, getParent, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMessages, getParent, setParent
@Inject public EnabledFieldFactory(CheckboxFieldDefinition definition, com.vaadin.data.Item relatedFieldItem, UiContext uiContext, I18NAuthoringSupport i18NAuthoringSupport)
@Deprecated public EnabledFieldFactory(CheckboxFieldDefinition definition, com.vaadin.data.Item relatedFieldItem)
EnabledFieldFactory(CheckboxFieldDefinition, Item, UiContext, I18NAuthoringSupport)
instead.Copyright © 2016 Magnolia International Ltd.. All rights reserved.