jBPM Console NG - Business Domain Client 6.0.1-SNAPSHOT

org.jbpm.console.ng.bd.client.util
Class DataGridUtils

java.lang.Object
  extended by org.jbpm.console.ng.bd.client.util.DataGridUtils

public class DataGridUtils
extends Object


Field Summary
static int pageSize
           
 
Constructor Summary
DataGridUtils()
           
 
Method Summary
static void setTooltip(com.github.gwtbootstrap.client.ui.DataGrid<KModuleDeploymentUnitSummary> kmoduleListGrid, String idCurrentRow, int column, String kModuleId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pageSize

public static int pageSize
Constructor Detail

DataGridUtils

public DataGridUtils()
Method Detail

setTooltip

public static void setTooltip(com.github.gwtbootstrap.client.ui.DataGrid<KModuleDeploymentUnitSummary> kmoduleListGrid,
                              String idCurrentRow,
                              int column,
                              String kModuleId)

jBPM Console NG - Business Domain Client 6.0.1-SNAPSHOT

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