|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface GroupInfo
GroupInfo store group field and sort info.
| Method Summary | |
|---|---|
Object |
clone()
Make a copy of this object. |
Enumeration |
getGroupRefs()
Get all grouping columns. |
int |
getOrderType(DataRef group)
Get order type. |
void |
parseXML(Element tag)
Read in the XML representation of this object. |
void |
removeGroupRef(DataRef group)
Remove group column |
void |
writeXML(PrintWriter writer)
Write this group info to XML. |
| Method Detail |
|---|
Enumeration getGroupRefs()
void removeGroupRef(DataRef group)
int getOrderType(DataRef group)
group - - column index
void writeXML(PrintWriter writer)
writer - the stream to output the XML text to
void parseXML(Element tag)
throws Exception
tag - the XML element representing this object.
ExceptionObject clone()
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||