| Package | Description |
|---|---|
| com.vaadin.flow.server |
| Modifier and Type | Method and Description |
|---|---|
List<PwaIcon> |
PwaRegistry.getHeaderIcons()
List of
PwaIcon:s that should be added to header. |
List<PwaIcon> |
PwaRegistry.getIcons()
List of all icons managed by
PwaRegistry. |
List<PwaIcon> |
PwaRegistry.getManifestIcons()
List of
PwaIcon:s that should be added to manifest.webmanifest. |
Copyright © 2000–2018 Vaadin Ltd. All rights reserved.