| Module: | libext | Package: | wrap.ext.data | Parent: | Store | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |
wrap.ext.data.GroupingStore
Inheritance : Object : Observable : Store
Constructors
| Signature |
| public GroupingStore(GroupingStoreConfig config) |
Methods
| Name | Signature |
| clearGrouping | void clearGrouping() |
| groupBy | void groupBy(String field) |
| groupBy | void groupBy(String field, boolean forceRegroup) |
Constructors
|
public GroupingStore(GroupingStoreConfig config) Parameters
|
Methods
|
clearGrouping void clearGrouping() |
|
groupBy void groupBy(String field) Parameters
|
|
groupBy void groupBy(String field, boolean forceRegroup) Parameters
|
| Module: | libext | Package: | wrap.ext.data | Parent: | Store | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |