Uses of Interface
com.vaadin.server.JsonCodec.BeanProperty

Packages that use JsonCodec.BeanProperty
com.vaadin.server   
 

Uses of JsonCodec.BeanProperty in com.vaadin.server
 

Methods in com.vaadin.server that return types with arguments of type JsonCodec.BeanProperty
static java.util.Collection<JsonCodec.BeanProperty> JsonCodec.getProperties(java.lang.Class<?> type)
           
 



Copyright © 2000-2011 Vaadin Ltd. All Rights Reserved.