| Package | Description |
|---|---|
| com.vaadin.generator | |
| com.vaadin.generator.metadata |
| Modifier and Type | Method and Description |
|---|---|
NestedClassGenerator |
NestedClassGenerator.withType(ComponentObjectType type)
Sets the
ComponentObjectType this generator will use to create
the getters and setters for the properties. |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentObjectType> |
ComponentPropertyBaseData.getObjectType()
Gets the object type properties.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentPropertyBaseData.setObjectType(List<ComponentObjectType> objectType)
Sets the object type properties.
|
Copyright © 2000–2019 Vaadin Ltd. All rights reserved.