BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs.

Package com.bea.wlw.netui.tags.databinding.grid.column

Class Summary
AnchorColumn A column that renders an HTML anchor into each data cell in the column.
BasicColumn A BasicColumn simply renders data from the data set into the page.
ExpressionColumn A column that can use expressions in addition to formatters to format the value of a data cell.
FormattableColumn The abstract base class of a GridColumn that can accept NetUI FormatTag tags.
GridColumn The abstract base class for all column tags that can be children of the Columns tag.
ImageColumn A column that renders an image in HTML into each data cell in a column.
SortFilterColumn The abstract base class of a grid column that is sortable and / or filterable.
 


BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs.