| Package | Description |
|---|---|
| com.vaadin.generator.metadata |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentFunctionParameterData> |
ComponentFunctionData.getParameters()
Gets the list of parameters of the function.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentFunctionData.setParameters(List<ComponentFunctionParameterData> parameters)
Sets the list of parameters of the function.
|
Copyright © 2000–2019 Vaadin Ltd. All rights reserved.