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

Uses of Class
com.bea.wlw.netui.tags.databinding.grid.column.FormattableColumn

Packages that use FormattableColumn
com.bea.wlw.netui.tags.databinding.grid.column   
 

Uses of FormattableColumn in com.bea.wlw.netui.tags.databinding.grid.column
 

Subclasses of FormattableColumn in com.bea.wlw.netui.tags.databinding.grid.column
 class AnchorColumn
           A column that renders an HTML anchor into each data cell in the column.
 class BasicColumn
           A BasicColumn simply renders data from the data set into the page.
 class ExpressionColumn
          A column that can use expressions in addition to formatters to format the value of a data cell.
 class ImageColumn
           A column that renders an image in HTML into each data cell in a column.
 class 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.