@HtmlImport(value="bower_components/paper-item/paper-icon-item.html")
@NpmPackage(value="@polymer/paper-item",
version="3.0.1")
@JsModule(value="@polymer/paper-item/paper-icon-item.js")
@Tag(value="paper-icon-item")
public class PaperIconItem
extends com.vaadin.flow.component.Component
implements com.vaadin.flow.component.HasComponents, com.vaadin.flow.component.HasText, com.vaadin.flow.component.HasSize
| Constructor and Description |
|---|
PaperIconItem(String title,
String icon) |
PaperIconItem(String title,
String icon,
com.vaadin.flow.server.Command command) |
PaperIconItem(String title,
String icon,
com.vaadin.flow.server.Command command,
AppDrawer appDrawer) |
PaperIconItem(String title,
URL image) |
PaperIconItem(String title,
URL image,
com.vaadin.flow.server.Command command) |
PaperIconItem(String title,
URL image,
com.vaadin.flow.server.Command command,
AppDrawer appDrawer) |
| Modifier and Type | Method and Description |
|---|---|
void |
setIcon(String icon) |
void |
setImage(URL image) |
void |
setTitle(String title) |
addListener, fireEvent, from, get, getChildren, getElement, getEventBus, getId, getLocale, getParent, getTranslation, getTranslation, getUI, hasListener, isTemplateMapped, isVisible, onAttach, onDetach, onEnabledStateChanged, set, setElement, setId, setVisibleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, add, addComponentAsFirst, addComponentAtIndex, remove, removeAllCopyright © 2018–2019 Flowing Code. All rights reserved.