public static interface DataGrid.SelectableResources extends DataGrid.Resources
If select row,apply style. It focus to Basic TwBootstrap style. If you use custom style,you should override like this.
| Modifier and Type | Method and Description |
|---|---|
DataGrid.Style |
dataGridStyle() |
@ClientBundle.Source(value="com/github/gwtbootstrap/client/ui/GwtBootstrapDataGridSelectable.css") DataGrid.Style dataGridStyle()
dataGridStyle in interface com.google.gwt.user.cellview.client.DataGrid.ResourcesCopyright © 2016. All rights reserved.