| Package | Description |
|---|---|
| com.vaadin.ui |
| Modifier and Type | Method and Description |
|---|---|
static List<Dependency> |
Dependency.findDependencies(List<Class<? extends ClientConnector>> connectorTypes,
LegacyCommunicationManager manager)
Finds all the URLs defined for the given classes, registers the URLs to
the communication manager and returns the registered dependencies.
|
Copyright © 2017 Vaadin Ltd. All rights reserved.