Class TwoColumnGridView
NorthSouthContainer
net.datenwerke.gxtdto.client.baseex.widget.layout.DwNorthSouthContainer
net.datenwerke.rs.base.client.reportengines.table.helpers.filter.GridView<FilterRangeDto>
net.datenwerke.rs.base.client.reportengines.table.helpers.filter.TwoColumnGridView
-
Constructor Summary
ConstructorsConstructorDescriptionTwoColumnGridView(<any> store, ColumnDto column, SelectionPanel<FilterRangeDto> selectionPanel) -
Method Summary
Methods inherited from class net.datenwerke.rs.base.client.reportengines.table.helpers.filter.GridView
addRemoveButtons, getToolbar
-
Constructor Details
-
TwoColumnGridView
public TwoColumnGridView(<any> store, ColumnDto column, SelectionPanel<FilterRangeDto> selectionPanel)
-