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

Class Summary
Columns This tag is a container for the columns that will render the header, data, and footer for each column in a Grid.
Grid A <netui-data:grid...> tag is the containing tag of a tag set that renders regular data with the ability to page, sort, and filter the data set.
GridComponent An abstract base class for all tags that can be contained directly inside of a Grid tag.
GridContext A JavaBean that represents the runtime data of a specific Grid tag instance.
 


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