org.zkoss.zk.ui.ext
Interface DragControl

All Known Implementing Classes:
Portalchildren

public interface DragControl

Decorates Component to denote that the component will control the default drag-and-drop behavior of its children. In other words, if this interface is implemented, the children is default draggable and the meaning of draggable is changed a little. The portal layout is a typical example.

Since:
5.0.3
Author:
tomyeh



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo