public class MessagePropertySetFactory extends Object implements PropertySetFactory<Message>
Message
, could be improved.Constructor and Description |
---|
MessagePropertySetFactory() |
Modifier and Type | Method and Description |
---|---|
com.vaadin.data.PropertySet<Message> |
fromFieldDefinitions(Collection<FieldDefinition> fieldDefinitions,
Locale locale) |
com.vaadin.data.PropertySet<Message> |
fromFormDefinition(FormDefinition<Message> formDefinition,
Locale locale) |
com.vaadin.data.PropertySet<Message> |
withProperties(Map<String,Class> properties) |
public com.vaadin.data.PropertySet<Message> fromFormDefinition(FormDefinition<Message> formDefinition, Locale locale)
fromFormDefinition
in interface PropertySetFactory<Message>
public com.vaadin.data.PropertySet<Message> withProperties(Map<String,Class> properties)
withProperties
in interface PropertySetFactory<Message>
public com.vaadin.data.PropertySet<Message> fromFieldDefinitions(Collection<FieldDefinition> fieldDefinitions, Locale locale)
fromFieldDefinitions
in interface PropertySetFactory<Message>
Copyright © 2018 Magnolia International Ltd.. All rights reserved.