Hi,I have created one custom component it has a feature drag an image
from content finder and drop it in custom component.It works well
without using cq:dropTargets node,cq:inplaceEditing and all those edit
behaviour stuff's.For adding the listeners node , cq:editConfig node is
necessary . Coz listeners node comes under editConfig.Is these nodes
(inplaceEditConfig,dropTargets) are necessary for editing,drag and drop
functionalities without these i able to drag drop and editing the
content??Thank...