butler.web.filter
Class ForeignKeyFilterPanel

java.lang.Object
  extended by butler.web.filter.FilterPanel
      extended by butler.web.filter.ForeignKeyFilterPanel

public class ForeignKeyFilterPanel
extends FilterPanel

Author:
Fredrik Bertilsson

Constructor Summary
ForeignKeyFilterPanel()
           
 
Method Summary
 org.apache.ecs.Element buildHTML(javax.servlet.ServletRequest request)
           
 void setDescriptor(DFilterPanel desc)
           
 
Methods inherited from class butler.web.filter.FilterPanel
create, getFilter, getParamList, getParamMap, getValues, getValues0, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForeignKeyFilterPanel

public ForeignKeyFilterPanel()
Method Detail

setDescriptor

public void setDescriptor(DFilterPanel desc)
Overrides:
setDescriptor in class FilterPanel

buildHTML

public org.apache.ecs.Element buildHTML(javax.servlet.ServletRequest request)
                                 throws java.lang.Exception
Specified by:
buildHTML in class FilterPanel
Throws:
java.lang.Exception