Drag To Resize Columns - caf_h:dragToResizeColumns

Component Information 
InfoValue
Component Typecom.webmethods.caf.faces.behavior.DragToResizeColumns
Handler Classcom.webmethods.caf.faces.component.behavior.DragToResizeColumnsBehaviorHandler
Renderer Typecom.webmethods.caf.faces.behavior.DragToResizeColumns
Description Allows user to resize the columns in a table by dragging the column header borders
Palette LocationCAF Html/Control/Behaviors/Drag To Resize Columns
Client-Side ModelCAF.DragToResizeColumnsBehavior.Model
Attributes 
NameRequiredTypeDescription
columnWidthsfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Column widths as id=width mapped csv (for persisting new column to widths mapping).
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.