Interface DropContext<PK>


public interface DropContext<PK>
DropContext drop context information
Author:
Moritz Neuhäuser <moritz.neuhaeuser@nuclos.de>
  • Method Summary

    Modifier and Type
    Method
    Description
    getData data transfered by the DnD action
    getTargetObjectId id of drop target
  • Method Details

    • getData

      Object getData()
      getData data transfered by the DnD action
      Returns:
      transfered data
    • getTargetObjectId

      PK getTargetObjectId()
      getTargetObjectId id of drop target
      Returns:
      drop target id