com.sencha.gxt.widget.core.client.grid
Interface GroupingView.GroupingViewAppearance
- All Known Implementing Classes:
- GroupingViewDefaultAppearance
- Enclosing class:
- GroupingView<M>
public static interface GroupingView.GroupingViewAppearance
findHead
XElement findHead(XElement element)
getGroup
XElement getGroup(XElement head)
isCollapsed
boolean isCollapsed(XElement group)
onGroupExpand
void onGroupExpand(XElement group,
boolean expanded)
renderGroupHeader
SafeHtml renderGroupHeader(GroupingView.GroupingData<?> groupInfo)
groupByIcon
ImageResource groupByIcon()
style
GroupingView.GroupingViewStyle style()
Copyright © 2012. All Rights Reserved.