@HtmlImport(value="bower_components/paper-item/paper-item.html")
@NpmPackage(value="@polymer/paper-item",
version="3.0.1")
@JsModule(value="@polymer/paper-item/paper-item.js")
@Tag(value="paper-item")
public class PaperItem
extends com.vaadin.flow.component.Component
implements com.vaadin.flow.component.HasEnabled, com.vaadin.flow.component.HasText, com.vaadin.flow.component.HasSize
| Constructor and Description |
|---|
PaperItem(String title) |
PaperItem(String label,
com.vaadin.flow.server.Command command) |
PaperItem(String title,
com.vaadin.flow.server.Command command,
AppDrawer appDrawer) |
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, waitCopyright © 2018–2019 Flowing Code. All rights reserved.