butler.web.filter
Class FilterGroupPanel

java.lang.Object
  extended by butler.web.filter.FilterGroupPanel

public class FilterGroupPanel
extends java.lang.Object

Author:
Fredrik Bertilsson

Constructor Summary
FilterGroupPanel(DFilterGroupPanel desc)
           
 
Method Summary
 org.apache.ecs.html.Table buildHTML(javax.servlet.ServletRequest request)
           
 FilterPanel getFilterPanel(Filter filter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilterGroupPanel

public FilterGroupPanel(DFilterGroupPanel desc)
                 throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

buildHTML

public org.apache.ecs.html.Table buildHTML(javax.servlet.ServletRequest request)
                                    throws java.lang.Exception
Throws:
java.lang.Exception

getFilterPanel

public FilterPanel getFilterPanel(Filter filter)