222223224225226227228229
/** * Configure the Alternate row color */ protected void configureGridLayer() { gridLayer.addConfiguration(new GridLayerConfiguration(gridLayer, tableStyle)); }