|
|||||||||
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.DualListBox
public static class DSortPanel.DualListBox
Nested Class Summary | |
---|---|
class |
DSortPanel.DualListBox.Criteria
|
Nested classes/interfaces inherited from class butler.client.query.DSortPanel |
---|
DSortPanel.ColumnWrapper, DSortPanel.DualListBox, DSortPanel.Radio |
Constructor Summary | |
---|---|
DSortPanel.DualListBox()
|
Method Summary | |
---|---|
void |
add(SortCriteria criteria,
boolean defaultFlag,
boolean mandatory)
|
java.util.List |
getCriterias()
|
DDualListBox |
getDualListBox()
|
static DSortPanel.DualListBox |
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.DualListBox()
Method Detail |
---|
public void add(SortCriteria criteria, boolean defaultFlag, boolean mandatory)
public java.util.List getCriterias()
public DDualListBox getDualListBox()
public static DSortPanel.DualListBox 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 |