public class GroupingHeader extends Object implements Serializable
Constructor and Description |
---|
GroupingHeader(String headerText) |
Modifier and Type | Method and Description |
---|---|
String |
getHeaderText() |
boolean |
isCollapsed() |
void |
setCollapsed(boolean collapsed) |
String |
toString() |
public GroupingHeader(String headerText)