|
Class Summary |
| AbstractDragIndicator |
The <rich:dragIndicator> component defines a graphical element to display under the mouse cursor during a
drag-and-drop operation. |
| AbstractDragSource |
The <rich:dragSource> component can be added to a component to indicate it is capable of being dragged by the user. |
| AbstractDropTarget |
The <rich:dropTarget> component can be added to a component so that the component can accept dragged items. |
| UIDragIndicator |
The <rich:dragIndicator> component defines a graphical element to display under the mouse cursor during a
drag-and-drop operation. |
| UIDragSource |
The <rich:dragSource> component can be added to a component to indicate it is capable of being dragged by the user. |
| UIDropTarget |
The <rich:dropTarget> component can be added to a component so that the component can accept dragged items. |