@HtmlImport(value="bower_components/paper-card/paper-card.html") @Tag(value="paper-card") @Deprecated public class PaperCard extends com.vaadin.flow.component.Component implements com.vaadin.flow.component.HasSize, com.vaadin.flow.component.HasStyle, com.vaadin.flow.component.orderedlayout.ThemableLayout
| Modifier | Constructor and Description |
|---|---|
protected |
PaperCard()
Deprecated.
|
|
PaperCard(com.vaadin.flow.component.Component cardContent,
MenuItem... cardActions)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setCardActions(MenuItem... cardActions)
Deprecated.
|
void |
setCardContent(com.vaadin.flow.component.Component content)
Deprecated.
|
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, waitgetHeight, getWidth, setHeight, setSizeFull, setSizeUndefined, setWidthaddClassName, addClassNames, getClassName, getClassNames, getStyle, hasClassName, removeClassName, removeClassNames, setClassName, setClassNameprotected PaperCard()
public PaperCard(com.vaadin.flow.component.Component cardContent,
MenuItem... cardActions)
public void setCardActions(MenuItem... cardActions)
public void setCardContent(com.vaadin.flow.component.Component content)
Copyright © 2018–2019 Flowing Code. All rights reserved.