Uses of Interface
com.google.gwt.core.server.ServerGwtBridge.Properties
- 
Packages that use ServerGwtBridge.Properties Package Description com.google.gwt.core.server 
- 
- 
Uses of ServerGwtBridge.Properties in com.google.gwt.core.serverMethods in com.google.gwt.core.server with parameters of type ServerGwtBridge.Properties Modifier and Type Method Description <T> TLocalizableInstantiator. create(java.lang.Class<?> clazz, ServerGwtBridge.Properties properties)<T> TObjectNew. create(java.lang.Class<?> clazz, ServerGwtBridge.Properties properties)<T> TServerGwtBridge.ClassInstantiator. create(java.lang.Class<?> baseClass, ServerGwtBridge.Properties properties)Create an instance given a base class.static GwtLocaleServerGwtBridge. getLocale(ServerGwtBridge.Properties properties)
 
-