| Package | Description |
|---|---|
| com.vaadin.generator.metadata |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentPropertyData> |
ComponentMetadata.getProperties()
Gets the
List of properties exposed by the webcomponent. |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentMetadata.setProperties(List<ComponentPropertyData> properties)
Sets the
List of properties exposed by the webcomponent. |
Copyright © 2000–2019 Vaadin Ltd. All rights reserved.