Uses of Class
io.wcm.handler.commons.editcontext.DropTargetImpl
-
Packages that use DropTargetImpl Package Description io.wcm.handler.commons.editcontext Helper classes for AEM edit context. -
-
Uses of DropTargetImpl in io.wcm.handler.commons.editcontext
Methods in io.wcm.handler.commons.editcontext that return DropTargetImpl Modifier and Type Method Description DropTargetImplDropTargetImpl. setAccept(java.lang.String @NotNull [] values)DropTargetImplDropTargetImpl. setGroups(java.lang.String @NotNull [] values)DropTargetImplDropTargetImpl. setParameters(@NotNull java.util.Map<java.lang.String,java.lang.String> value)
-