Uses of Interface
com.vaadin.server.JsonCodec.BeanProperty
-
Packages that use JsonCodec.BeanProperty Package Description 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 Modifier and Type Method Description static java.util.Collection<JsonCodec.BeanProperty>JsonCodec. getProperties(java.lang.Class<?> type)
-