public static class GridDemo.PersonComponent
extends com.vaadin.flow.component.html.Div
| Constructor and Description |
|---|
PersonComponent(GridDemo.Person person)
Creates a new component with the given item.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setPerson(GridDemo.Person person)
Sets the person for the component.
|
addListener, fireEvent, from, get, getChildren, getElement, getEventBus, getId, getLocale, getParent, getTranslation, getTranslation, getTranslation, getTranslation, getUI, hasListener, isAttached, isTemplateMapped, isVisible, onAttach, onDetach, onEnabledStateChanged, set, setElement, setId, setVisibleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddClickListener, addClickShortcutgetChildren, getComponentAt, getComponentCount, indexOf, replaceadd, add, addComponentAsFirst, addComponentAtIndex, remove, removeAllgetCssSize, getHeight, getHeightUnit, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getWidth, getWidthUnit, setHeight, setHeight, setHeightFull, setMaxHeight, setMaxHeight, setMaxWidth, setMaxWidth, setMinHeight, setMinHeight, setMinWidth, setMinWidth, setSizeFull, setSizeUndefined, setWidth, setWidth, setWidthFullpublic PersonComponent(GridDemo.Person person)
person - the person to setpublic void setPerson(GridDemo.Person person)
person - the person to be inside inside the cellCopyright © 2026. All rights reserved.