BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs.

Uses of Class
com.bea.wlw.netui.databinding.jsp.FilterWindowService.FilterWindowData

Packages that use FilterWindowService.FilterWindowData
com.bea.wlw.netui.databinding.jsp   
 

Uses of FilterWindowService.FilterWindowData in com.bea.wlw.netui.databinding.jsp
 

Methods in com.bea.wlw.netui.databinding.jsp that return FilterWindowService.FilterWindowData
static FilterWindowService.FilterWindowData FilterWindowService.getFilterWindowData(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Deprecated.  Factory method to create an instance of a #FilterWindowData object that contains state from the request which is used when rendering a filter window.
 


BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs.