jBPM Console NG - Human Tasks Client 6.0.0.CR4-Pre1

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

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

public class DataGridUtils
extends Object


Field Summary
static Long newTaskId
           
 
Constructor Summary
DataGridUtils()
           
 
Method Summary
static Long getIdRowSelected(com.github.gwtbootstrap.client.ui.DataGrid<TaskSummary> myTaskListGrid)
           
static void paintRowSelected(com.github.gwtbootstrap.client.ui.DataGrid<TaskSummary> myTaskListGrid, Long idTask)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

newTaskId

public static Long newTaskId
Constructor Detail

DataGridUtils

public DataGridUtils()
Method Detail

paintRowSelected

public static void paintRowSelected(com.github.gwtbootstrap.client.ui.DataGrid<TaskSummary> myTaskListGrid,
                                    Long idTask)

getIdRowSelected

public static Long getIdRowSelected(com.github.gwtbootstrap.client.ui.DataGrid<TaskSummary> myTaskListGrid)

jBPM Console NG - Human Tasks Client 6.0.0.CR4-Pre1

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