public class FunctionParameterVariantCombinator extends Object
| Modifier and Type | Method and Description |
|---|---|
static Set<List<ComponentType>> |
generateVariants(ComponentFunctionData function)
Utility method for generating all possible combinations of allowed
parameters for ComponentFunctionData.
|
public static Set<List<ComponentType>> generateVariants(ComponentFunctionData function)
function - the function to generate parameter variants forCopyright © 2000–2019 Vaadin Ltd. All rights reserved.