Package com.smartgwt.client.docs
Interface Grouping
public interface Grouping
The following APIs are all related to Grouping.
- See Also:
-
Calendar.groupLanesBy(java.lang.String)
com.smartgwt.client.widgets.grid.ListGridField#getGroupValue
com.smartgwt.client.widgets.grid.ListGridField#getGroupTitle
ListGrid.groupSortNormalizer(com.smartgwt.client.widgets.grid.ListGridRecord, java.lang.String, com.smartgwt.client.widgets.grid.ListGrid)
ListGrid.getGroupMembers(com.smartgwt.client.widgets.grid.GroupNode, boolean)
ListGrid.groupBy(java.lang.String...)
com.smartgwt.client.widgets.grid.ListGrid#getOriginalData
GroupByEvent
GroupByCompleteEvent
RegroupEvent
GroupTreeChangedEvent
TreeGrid.groupBy()
GroupNode
GroupSpecifier
com.smartgwt.client.widgets.calendar.Calendar#getLaneGroupStartOpen
GroupNode.getGroupMembers()
GroupNode.getGroupTitle()
GroupNode.getGroupValue()
GroupNode.getGroupName()
com.smartgwt.client.widgets.grid.ListGrid#getOriginalData
ListGrid.getGroupTree()
com.smartgwt.client.widgets.grid.ListGrid#getGroupStartOpen
ListGrid.getCanCollapseGroup()
ListGrid.getCollapseGroupOnRowClick()
ListGrid.getGroupTitleField()
ListGrid.getShowGroupSummaryInHeader()
ListGrid.getShowCollapsedGroupSummary()
ListGridField.getGroupingModes()
ListGridField.getGroupingMode()
ListGridField.getDefaultGroupingMode()
ListGridField.getGroupPrecision()
ListGridField.getGroupGranularity()
ListGrid.getGroupNodeStyle()
ListGrid.getGroupNodeBaseStyle()
ListGrid.getGroupIcon()
ListGrid.getGroupIconSize()
ListGrid.getGroupIndentSize()
ListGrid.getGroupLeadingIndent()
ListGrid.getCanGroupBy()
ListGrid.getGroupByMaxRecords()
ListGrid.getIsGrouped()
ListGrid.getNullGroupTitle()
com.smartgwt.client.widgets.grid.ListGrid#getGroupByField
ListGrid.getSortByGroupFirst()
ListGrid.getGroupSortDirection()
TreeGrid.getGroupByField()