com.vaadin.client.connectors.

Class DetailComponentManagerConnector

    • Constructor Detail

      • DetailComponentManagerConnector

        public DetailComponentManagerConnector()
    • Method Detail

      • extend

        protected void extend​(ServerConnector target)

        Description copied from class: AbstractExtensionConnector

        Called when the extension is attached to its parent. This method is only called once as an extension cannot be moved from one parent to another.

        Specified by:

        extend in class AbstractExtensionConnector

        Parameters:

        target - The connector this extension extends