jBPM Console NG - Generic Client 6.1.0-SNAPSHOT

Uses of Class
org.jbpm.console.ng.gc.client.list.base.GridViewContainer.GridSelectionModel

Packages that use GridViewContainer.GridSelectionModel
org.jbpm.console.ng.gc.client.list.base   
 

Uses of GridViewContainer.GridSelectionModel in org.jbpm.console.ng.gc.client.list.base
 

Methods in org.jbpm.console.ng.gc.client.list.base that return GridViewContainer.GridSelectionModel
static GridViewContainer.GridSelectionModel GridViewContainer.GridSelectionModel.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GridViewContainer.GridSelectionModel[] GridViewContainer.GridSelectionModel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jbpm.console.ng.gc.client.list.base with parameters of type GridViewContainer.GridSelectionModel
protected  void BaseViewImpl.initializeComponents(P presenter, com.google.gwt.view.client.ListDataProvider<T> dataProvider, GridViewContainer.GridSelectionModel gridSelectionModel)
           
protected  void BaseViewImpl.initializeGridView(com.google.gwt.view.client.ListDataProvider<T> dataProvider, GridViewContainer.GridSelectionModel gridSelectionModel)
           
 void GridViewContainer.setSelectionModel(GridViewContainer.GridSelectionModel selectionModel)
           
 void BaseViewImpl.setSelectionModel(GridViewContainer.GridSelectionModel gridSelectionModel)
           
 


jBPM Console NG - Generic Client 6.1.0-SNAPSHOT

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