| Package | Description |
|---|---|
| com.vaadin.generator.metadata |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentObjectType.ComponentObjectTypeInnerType> |
ComponentObjectType.getInnerTypes()
Get the list of actual types contained in this ComponentObjectType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentObjectType.setInnerTypes(List<ComponentObjectType.ComponentObjectTypeInnerType> innerTypes)
Sets the list of actual types contained in this ComponentObjectType.
|
Copyright © 2000–2019 Vaadin Ltd. All rights reserved.