public class Css3GroupSummaryViewAppearance extends Css3GroupingViewAppearance implements com.sencha.gxt.widget.core.client.grid.GroupSummaryView.GroupSummaryViewAppearance
| Modifier and Type | Class and Description |
|---|---|
static interface |
Css3GroupSummaryViewAppearance.Css3GroupSummaryResources |
static interface |
Css3GroupSummaryViewAppearance.Css3GroupSummaryStyles |
Css3GroupingViewAppearance.Css3GroupingViewResources, Css3GroupingViewAppearance.Css3GroupingViewStylecom.sencha.gxt.theme.base.client.grid.GroupingViewDefaultAppearance.DefaultHeaderTemplate, com.sencha.gxt.theme.base.client.grid.GroupingViewDefaultAppearance.GroupHeaderTemplate<M>, com.sencha.gxt.theme.base.client.grid.GroupingViewDefaultAppearance.GroupingViewResources, com.sencha.gxt.theme.base.client.grid.GroupingViewDefaultAppearance.GroupingViewStyle, com.sencha.gxt.theme.base.client.grid.GroupingViewDefaultAppearance.GroupTemplate<M>| Constructor and Description |
|---|
Css3GroupSummaryViewAppearance() |
| Modifier and Type | Method and Description |
|---|---|
int |
getGroupIndex(com.sencha.gxt.core.client.dom.XElement group) |
com.google.gwt.dom.client.NodeList<com.google.gwt.dom.client.Element> |
getSummaries(com.sencha.gxt.core.client.dom.XElement table) |
Css3GroupSummaryViewAppearance.Css3GroupSummaryStyles |
style() |
void |
toggleSummaries(com.sencha.gxt.core.client.dom.XElement parent,
boolean visible) |
findHead, getGroup, groupByIcon, isCollapsed, onGroupExpand, renderGroupHeader, setHeaderTemplatepublic void toggleSummaries(com.sencha.gxt.core.client.dom.XElement parent,
boolean visible)
toggleSummaries in interface com.sencha.gxt.widget.core.client.grid.GroupSummaryView.GroupSummaryViewAppearancepublic com.google.gwt.dom.client.NodeList<com.google.gwt.dom.client.Element> getSummaries(com.sencha.gxt.core.client.dom.XElement table)
getSummaries in interface com.sencha.gxt.widget.core.client.grid.GroupSummaryView.GroupSummaryViewAppearancepublic int getGroupIndex(com.sencha.gxt.core.client.dom.XElement group)
getGroupIndex in interface com.sencha.gxt.widget.core.client.grid.GroupSummaryView.GroupSummaryViewAppearancepublic Css3GroupSummaryViewAppearance.Css3GroupSummaryStyles style()
style in interface com.sencha.gxt.widget.core.client.grid.GroupingView.GroupingViewAppearancestyle in interface com.sencha.gxt.widget.core.client.grid.GroupSummaryView.GroupSummaryViewAppearancestyle in class com.sencha.gxt.theme.base.client.grid.GroupingViewDefaultAppearanceCopyright © 2021. All Rights Reserved.