| |||||||
| FRAMES NO FRAMES | |||||||
| Tag Information | |
| Tag Class | org.openfaces.taglib.jsp.table.ColumnReorderingJspTag |
| TagExtraInfo Class | None |
| Body Content | JSP |
| Display Name | None |
| Attributes | |||||
| Name | Required | Binding Type | EL | Default | Description |
| autoScrollAreaClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | CSS class name for the header's area that allows scrolling the area for dragging to make all columns available for reordering even in scrollable tables. |
| autoScrollAreaStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | CSS style for the header's area that allows scrolling the area for dragging to make all columns available for reordering even in scrollable tables. |
| autoScrollAreaTransparency | false | javax.el.ValueExpression
(must evaluate to java.lang.Double)
| true | 0.5 | Specifies the transparency level for the area that allows horizontal scrolling during column reordering. |
| autoScrollLeftImageUrl | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | Image that will be displayed in the left auto-scrolling area that appears when reordering columns in a scrollable table. |
| autoScrollRightImageUrl | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | Image that will be displayed in the right auto-scrolling area that appears when reordering columns in a scrollable table. |
| draggedCellClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A CSS class name for the dragged header cell. |
| draggedCellStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A style for the dragged header cell. |
| draggedCellTransparency | false | javax.el.ValueExpression
(must evaluate to java.lang.Double)
| true | 0.5 | Allows customizing transparency effect for the dragged header cell. This should be a floating-point number in range 0..1. 0 corresponds to fully opaque display, and 1 corresponds to fully transparent display. |
| dropTargetBottomImageUrl | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | Image that is displayed below the drop target when column dragging is in progress. |
| dropTargetClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | CSS class name for for the area that highlights the possible drop target when the user drags a column. The usual attributes that should be configured in this style are the "background" and "width" CSS attributes. |
| dropTargetStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | CSS style for for the area that highlights the possible drop target when the user drags a column. The usual attributes that should be configured in this style are the "background" and "width" CSS attributes. |
| dropTargetTopImageUrl | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | Image that is displayed above the drop target when column dragging is in progress. |
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||