org.apache.beehive.netui.databinding.datagrid.runtime.util
Class FilterUtil

Object
  extended by FilterUtil

public final class FilterUtil
extends Object


Method Summary
static void ensureFilters(JspContext jspContext, String attrName)
          Function that normalizes the data set that is used to render the filter window UI.
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

ensureFilters

public static void ensureFilters(JspContext jspContext,
                                 String attrName)
Function that normalizes the data set that is used to render the filter window UI. This function is needed because the NetUI tags require that dataSource expressions evaluate to live values and can't be null.

Parameters:
jspContext -
attrName -