Uses of Class
info.magnolia.ui.vaadin.integration.jcr.DefaultProperty

Packages that use DefaultProperty
info.magnolia.ui.vaadin.integration.jcr   
 

Uses of DefaultProperty in info.magnolia.ui.vaadin.integration.jcr
 

Methods in info.magnolia.ui.vaadin.integration.jcr that return DefaultProperty
static
<T> DefaultProperty<T>
DefaultPropertyUtil.newDefaultProperty(Class<T> type, String defaultValue)
          Create a DefaultProperty and set the defaultValue after conversion.
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 © 2013 Magnolia International Ltd.. All Rights Reserved.