org.kie.uberfire.shared.preferences
Class GridGlobalPreferences
java.lang.Object
org.kie.uberfire.shared.preferences.GridGlobalPreferences
@Portable
public class GridGlobalPreferences
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GridGlobalPreferences
public GridGlobalPreferences()
GridGlobalPreferences
public GridGlobalPreferences(String key,
List<String> initialColumns,
List<String> bannedColumns)
getKey
public String getKey()
getInitialColumns
public List<String> getInitialColumns()
getBannedColumns
public List<String> getBannedColumns()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.