org.kie.uberfire.shared.preferences
Class GridPreferencesStore
java.lang.Object
org.kie.uberfire.shared.preferences.GridPreferencesStore
@Portable
public class GridPreferencesStore
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GridPreferencesStore
public GridPreferencesStore()
GridPreferencesStore
public GridPreferencesStore(GridGlobalPreferences globalPreferences)
getGlobalPreferences
public GridGlobalPreferences getGlobalPreferences()
getColumnPreferences
public List<GridColumnPreference> getColumnPreferences()
addGridColumnPreference
public void addGridColumnPreference(GridColumnPreference preference)
resetGridColumnPreferences
public void resetGridColumnPreferences()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.