Class 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