butler.client.query
Class DSortPanel

java.lang.Object
  extended by butler.client.query.DSortPanel
Direct Known Subclasses:
DSortPanel.DualListBox, DSortPanel.Radio

public class DSortPanel
extends java.lang.Object

Author:
Fredrik Bertilsson

Nested Class Summary
 class DSortPanel.ColumnWrapper
           
static class DSortPanel.DualListBox
           
static class DSortPanel.Radio
           
 
Constructor Summary
DSortPanel()
           
 
Method Summary
static DSortPanel parseSortPanel(org.dom4j.Element element, java.util.Map tableMap)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DSortPanel

public DSortPanel()
Method Detail

parseSortPanel

public static DSortPanel parseSortPanel(org.dom4j.Element element,
                                        java.util.Map tableMap)
                                 throws java.lang.Exception
Throws:
java.lang.Exception