public class NotificationPropertySetFactory extends Object implements PropertySetFactory<Message>
Message
, could be improved.Constructor and Description |
---|
NotificationPropertySetFactory() |
Modifier and Type | Method and Description |
---|---|
com.vaadin.data.PropertySet<Message> |
fromFieldDefinitions(Collection<FieldDefinition> fieldDefinitions,
Locale locale) |
com.vaadin.data.PropertySet<Message> |
withProperties(Map<String,Class> properties) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fromFormDefinition
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 © 2021 Magnolia International Ltd.. All rights reserved.