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
      • getContext

        public DesignContext getContext()
        Returns the new component context.
        Returns:
        the context
        Since:
        8.5