| Package | Description |
|---|---|
| com.vaadin.generator | |
| com.vaadin.generator.metadata |
| Modifier and Type | Method and Description |
|---|---|
static Set<List<ComponentType>> |
FunctionParameterVariantCombinator.generateVariants(ComponentFunctionData function)
Utility method for generating all possible combinations of allowed
parameters for ComponentFunctionData.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentBasicType
Supported types that are read from the webcomponent and translated to Java
types.
|
class |
ComponentObjectType
Represents a webcomponent's property / method parameter of type object.
|
Copyright © 2000–2019 Vaadin Ltd. All rights reserved.