Class GridGlobalPreferences


  • @Portable
    public class GridGlobalPreferences
    extends Object
    • Constructor Detail

      • GridGlobalPreferences

        public GridGlobalPreferences()
    • Method Detail

      • getKey

        public String getKey()
      • getInitialColumns

        public List<String> getInitialColumns()
      • getBannedColumns

        public List<String> getBannedColumns()
      • getPageSize

        public int getPageSize()
      • setPageSize

        public void setPageSize​(int pageSize)