com.vaadin.event.dd.

Interface TargetDetails

    • Method Summary

      All Methods
      Modifier and Type Method Description
      Object getData​(String key)

      Deprecated.

      Gets target data associated with the given string key.

      DropTarget getTarget()

      Deprecated.

       
    • Method Detail

      • getData

        Object getData​(String key)
        Deprecated.

        Gets target data associated with the given string key.

        Parameters:

        key -

        Returns:

        The data associated with the key