| Package | Description |
|---|---|
| com.vaadin.ui.declarative |
| Modifier and Type | Class and Description |
|---|---|
static class |
Design.DefaultComponentMapper
Default implementation of
Design.ComponentMapper. |
| Modifier and Type | Method and Description |
|---|---|
static Design.ComponentMapper |
Design.getComponentMapper()
Gets the currently used component mapper.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Design.setComponentMapper(Design.ComponentMapper componentMapper)
Sets the component mapper that is used for resolving between tag names
and component instances.
|
Copyright © 2022 Vaadin Ltd. All rights reserved.