Package | Description |
---|---|
info.magnolia.ui.vaadin.integration.jcr |
Modifier and Type | Method and Description |
---|---|
static <T> DefaultProperty<T> |
DefaultPropertyUtil.newDefaultProperty(Class<T> type,
String defaultValue)
Deprecated.
since 5.4.12, use
DefaultPropertyUtil.newProperty(String, Class) instead |
static DefaultProperty |
DefaultPropertyUtil.newDefaultProperty(int fieldType,
Object value)
Deprecated.
since 5.1. use
DefaultPropertyUtil.newDefaultProperty(Class, String) instead. |
static DefaultProperty |
DefaultPropertyUtil.newDefaultProperty(String fieldType,
String stringValue)
Deprecated.
since 5.1. use
DefaultPropertyUtil.newDefaultProperty(Class, String) instead. |
Copyright © 2020 Magnolia International Ltd.. All rights reserved.