You're viewing an older version of Framework JavaDoc. Please see version 7.7.47 for the latest.
com.vaadin.ui.declarative.

Class DesignContext.ComponentCreatedEvent

  • java.lang.Object
    • com.vaadin.ui.declarative.DesignContext.ComponentCreatedEvent
    • Method Detail

      • getLocalId

        public String getLocalId()

        Returns the local id of the created component or null if not exist

        Returns:

        the localId

      • getComponent

        public Component getComponent()

        Returns the created component

        Returns:

        the component