Interface I_CmsNestedDropTarget

All Superinterfaces:
I_CmsDropTarget
All Known Subinterfaces:
I_CmsDropContainer
All Known Implementing Classes:
CmsContainerPageContainer, CmsGroupContainerElementPanel

public interface I_CmsNestedDropTarget extends I_CmsDropTarget
Provides methods for nested drop targets.

  • Method Details

    • getDnDChildren

      Returns the list of child drop targets.

      Returns:
      the child drop targets
    • hasDnDChildren

      boolean hasDnDChildren()
      Checks whether this drop target has any children.

      Returns:
      true if this drop target has any children