public interface Mappable
| Modifier and Type | Method and Description |
|---|---|
Object |
at(String key)
Gets the value at a given key.
|
void |
setAt(String key,
Object value)
Sets the value at a given key.
|
Copyright © 2021 Vaadin Ltd. All rights reserved.