Drag To Reorder Columns - caf_h:dragToReorderColumns

Component Information 
InfoValue
Component Typecom.webmethods.caf.faces.behavior.DragToReorderColumns
Handler Classcom.webmethods.caf.faces.component.behavior.DragToReorderColumnsBehaviorHandler
Renderer Typecom.webmethods.caf.faces.behavior.DragToReorderColumns
Description Allows user to resize the columns in a table by dragging the column header borders
Palette LocationCAF Html/Control/Behaviors/Drag To Reorder Columns
Client-Side ModelCAF.DragToReorderColumnsBehavior.Model
Attributes 
NameRequiredTypeDescription
columnDisplayfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Column display as ordered list of column ids (for persisting new column order).
forfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
ID of control to which to apply this behavior
idfalsejava.lang.String Control identifier
renderedfalsejavax.el.ValueExpression
(must evaluate to boolean)
True to render control; false to ignore it

If not specified, the default value is "true".

storePreferencesExpressionfalsejavax.el.MethodExpression
(signature must match void storePreferences())
Method to invoke to persist portlet preferences.

Output generated by Vdldoc View Declaration Language Documentation Generator.