GWT 2.6.0.vaadin2

Uses of Class
com.google.gwt.core.client.RuntimePropertyRegistry.PropertyValueProvider

Packages that use RuntimePropertyRegistry.PropertyValueProvider
com.google.gwt.core.client Fundamental classes used in client-side GWT code. 
 

Uses of RuntimePropertyRegistry.PropertyValueProvider in com.google.gwt.core.client
 

Methods in com.google.gwt.core.client with parameters of type RuntimePropertyRegistry.PropertyValueProvider
static void RuntimePropertyRegistry.registerPropertyValueProvider(RuntimePropertyRegistry.PropertyValueProvider propertyValueProvider)
          Registers the given property value provider.
 


GWT 2.6.0.vaadin2