Uses of Class
com.vaadin.client.Registry
Packages that use Registry
-
Uses of Registry in com.vaadin.client
Subclasses of Registry in com.vaadin.clientConstructors in com.vaadin.client with parameters of type RegistryModifierConstructorDescriptionDependencyLoader(Registry registry) Creates a new instance connected to the given registry.InitialPropertiesHandler(Registry registry) Creates a new instance connected to the given registry.ResourceLoader(Registry registry, boolean initFromDom) Creates a new resource loader.SystemErrorHandler(Registry registry) Creates a new instance connected to the given registry.URIResolver(Registry registry) Creates a new instance connected to the given registry. -
Uses of Registry in com.vaadin.client.communication
Methods in com.vaadin.client.communication with parameters of type RegistryConstructors in com.vaadin.client.communication with parameters of type RegistryModifierConstructorDescriptionAtmospherePushConnection(Registry registry) Creates a new instance connected to the given registry.DefaultConnectionStateHandler(Registry registry) Creates a new instance connected to the given registry.Creates a new instance connected to the given registry.MessageHandler(Registry registry) Creates a new instance connected to the given registry.MessageSender(Registry registry) Creates a new instance connected to the given registry.Creates a new instance using the given registry.PushConfiguration(Registry registry) Creates a new instance connected to the given registry.ReconnectConfiguration(Registry registry) Creates a new instance using the given registry.RequestResponseTracker(Registry registry) Creates a new instance connected to the given registry.ServerConnector(Registry registry) Creates a new instance connected to the given registry.ServerRpcQueue(Registry registry) Creates a new instance connected to the given registry.XhrConnection(Registry registry) Creates a new instance connected to the given registry. -
Uses of Registry in com.vaadin.client.flow
Methods in com.vaadin.client.flow that return RegistryModifier and TypeMethodDescriptionStateTree.getRegistry()Gets theRegistrythat this state tree belongs to.Constructors in com.vaadin.client.flow with parameters of type RegistryModifierConstructorDescriptionExecuteJavaScriptProcessor(Registry registry) Creates a new processor with the given registry.Creates a new instance connected to the given registry.