jBPM Console NG - Generic Client 6.1.0-SNAPSHOT

org.jbpm.console.ng.gc.client.experimental.customGrid
Class GridColumnsConfig

java.lang.Object
  extended by java.util.AbstractMap<K,V>
      extended by java.util.HashMap<Integer,ColumnSettings>
          extended by org.jbpm.console.ng.gc.client.experimental.customGrid.GridColumnsConfig
All Implemented Interfaces:
Serializable, Cloneable, Map<Integer,ColumnSettings>

public class GridColumnsConfig
extends HashMap<Integer,ColumnSettings>

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
 
Constructor Summary
GridColumnsConfig(String gridId)
           
 
Method Summary
 String getGridId()
           
 
Methods inherited from class java.util.HashMap
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from class java.util.AbstractMap
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Constructor Detail

GridColumnsConfig

public GridColumnsConfig(String gridId)
Method Detail

getGridId

public String getGridId()

jBPM Console NG - Generic Client 6.1.0-SNAPSHOT

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