Uses of Class
org.drools.guvnor.client.rpc.SnapshotComparisonPageRow

Packages that use SnapshotComparisonPageRow
org.drools.guvnor.client.widgets.tables   
org.drools.guvnor.server.builder.pagerow   
 

Uses of SnapshotComparisonPageRow in org.drools.guvnor.client.widgets.tables
 

Fields in org.drools.guvnor.client.widgets.tables with type parameters of type SnapshotComparisonPageRow
protected  com.google.gwt.view.client.MultiSelectionModel<SnapshotComparisonPageRow> SnapshotComparisonPagedTable.selectionModel
           
 

Methods in org.drools.guvnor.client.widgets.tables that return types with arguments of type SnapshotComparisonPageRow
 com.google.gwt.view.client.MultiSelectionModel<SnapshotComparisonPageRow> SnapshotComparisonPagedTable.getSelectionModel()
           
 

Method parameters in org.drools.guvnor.client.widgets.tables with type arguments of type SnapshotComparisonPageRow
protected  void SnapshotComparisonPagedTable.addAncillaryColumns(ColumnPicker<SnapshotComparisonPageRow> columnPicker, SortableHeaderGroup<SnapshotComparisonPageRow> sortableHeaderGroup)
           
protected  void SnapshotComparisonPagedTable.addAncillaryColumns(ColumnPicker<SnapshotComparisonPageRow> columnPicker, SortableHeaderGroup<SnapshotComparisonPageRow> sortableHeaderGroup)
           
 

Uses of SnapshotComparisonPageRow in org.drools.guvnor.server.builder.pagerow
 

Methods in org.drools.guvnor.server.builder.pagerow that return types with arguments of type SnapshotComparisonPageRow
 List<SnapshotComparisonPageRow> SnapshotComparisonPageRowBuilder.build()
           
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.