Class TargetAttributeDroppedEvent
- java.lang.Object
-
- de.hybris.platform.cockpit.events.impl.AbstractCockpitEvent
-
- de.hybris.platform.importcockpit.events.impl.AbstractImportCockpitEvent
-
- de.hybris.platform.importcockpit.events.impl.TargetAttributeDroppedEvent
-
- All Implemented Interfaces:
CockpitEvent
public class TargetAttributeDroppedEvent extends AbstractImportCockpitEvent
Import Cockpit event fired when a target attribute has been dragged from the target section and dropped to the mapping area.
-
-
Constructor Summary
Constructors Constructor Description TargetAttributeDroppedEvent(java.lang.Object source)
-
Method Summary
-
Methods inherited from class de.hybris.platform.cockpit.events.impl.AbstractCockpitEvent
getSource, toString
-
-