|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbutler.client.query.DSortPanel
butler.client.query.DSortPanel.Radio
public static class DSortPanel.Radio
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class butler.client.query.DSortPanel |
|---|
DSortPanel.ColumnWrapper, DSortPanel.DualListBox, DSortPanel.Radio |
| Constructor Summary | |
|---|---|
DSortPanel.Radio()
|
|
| Method Summary | |
|---|---|
void |
addComparator(Column col)
|
void |
addComparator(RecordComparator comparator,
java.lang.String caption)
|
java.util.List |
getComparators()
|
static DSortPanel.Radio |
parse(org.dom4j.Element element,
java.util.Map tabMap)
|
| Methods inherited from class butler.client.query.DSortPanel |
|---|
parseSortPanel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DSortPanel.Radio()
| Method Detail |
|---|
public void addComparator(RecordComparator comparator,
java.lang.String caption)
public void addComparator(Column col)
throws java.lang.Exception
java.lang.Exceptionpublic java.util.List getComparators()
public static DSortPanel.Radio parse(org.dom4j.Element element,
java.util.Map tabMap)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||