Class TargetDetailsImpl

    • Constructor Detail

      • TargetDetailsImpl

        protected TargetDetailsImpl​(Map<String,​Object> rawDropData)
        Deprecated.
    • Method Detail

      • getMouseEvent

        public MouseEventDetails getMouseEvent()
        Deprecated.
        Returns:
        details about the actual event that caused the event details. Practically mouse move or mouse up.
      • getData

        public Object getData​(String key)
        Deprecated.
        Description copied from interface: TargetDetails
        Gets target data associated with the given string key.
        Specified by:
        getData in interface TargetDetails
        Returns:
        The data associated with the key