| Modifier and Type | Method and Description |
|---|---|
PlacesIcons.Icon |
PlacesIcons.create()
Create a new
IronIcon instance with the icon determined by the name. |
PlacesIcons.Icon |
PlacesIcons.create(com.vaadin.flow.component.ComponentEventListener<com.vaadin.flow.component.ClickEvent<com.vaadin.flow.component.icon.IronIcon>> listener)
Create a new
IronIcon instance with the icon determined by the name and a listener for click events. |
Copyright © 2019 Flowing Code. All rights reserved.