public class DesignContext.ComponentCreatedEvent extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
Component |
getComponent()
Returns the created component.
|
DesignContext |
getContext()
Returns the new component context.
|
String |
getLocalId()
Returns the local id of the created component or null if not exist.
|
public String getLocalId()
public Component getComponent()
public DesignContext getContext()
Copyright © 2021 Vaadin Ltd. All rights reserved.