@Portable public class GridGlobalPreferences extends Object
Constructor and Description |
---|
GridGlobalPreferences() |
GridGlobalPreferences(String key,
List<String> initialColumns,
List<String> bannedColumns) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getBannedColumns() |
List<String> |
getInitialColumns() |
String |
getKey() |
int |
getPageSize() |
void |
setPageSize(int pageSize) |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.