| Package | Description |
|---|---|
| com.vaadin.ui.declarative |
| Modifier and Type | Method and Description |
|---|---|
Registration |
DesignContext.addComponentCreationListener(DesignContext.ComponentCreationListener listener)
Adds a component creation listener.
|
void |
DesignContext.removeComponentCreationListener(DesignContext.ComponentCreationListener listener)
Deprecated.
Use a
Registration object returned by
DesignContext.addComponentCreationListener(ComponentCreationListener)
a listener |
Copyright © 2017 Vaadin Ltd. All rights reserved.