Class GridRegion


  • public final class GridRegion
    extends Object
    A region is simply an area on the Grid. Diving the table/grid into regions makes it easier to manage areas with similar behavior. For example all the cells in the column header are painted differently and can respond to sorting actions.