Constructor
new GroupBy()
Example
new GeoGlobe.DSS.GroupBy({
groups: ['name', 'person.age']
})
Members
groups :Array.<Array>
字段名称
Type:
- Array.<Array>
Methods
initialize(options)
Parameters:
Name | Type | Description |
---|---|---|
options |
Object |