The panelGroup can also provide Drag & Drop
functionality to it's child components. See the Drag & Drop
documentation details.
The following code shows how a draggable panelGroup can
be created:
<ice:panelGroup draggable="true">
Drag
</ice:panelGroup>
|
tag-name:
|
<ice:panelGroup>
|
|
tag-class:
|
com.icesoft.faces.component.ext.taglib.PanelGroupTag
|
|
component-class:
|
com.icesoft.faces.component.ext.HtmlPanelGroup
|
|
component-type:
|
com.icesoft.faces.HtmlPanelGroup
|
|
component-family:
|
javax.faces.Panel
|
|
renderer-class:
|
com.icesoft.faces.component.ext.renderkit.GroupRenderer
|
|
renderer-type:
|
com.icesoft.faces.Group
|