Uses of Class
com.sas.servlet.tbeans.tableview.TableViewActionSupportFilter

Packages that use TableViewActionSupportFilter
com.sas.actionprovider.util.relational   
 

Uses of TableViewActionSupportFilter in com.sas.actionprovider.util.relational
 

Methods in com.sas.actionprovider.util.relational with parameters of type TableViewActionSupportFilter
static int HttpRelationalActionUtil.validateColumnHeaderArea(TableViewActionSupportFilter filter)
          Validates if the current area, as specified via various attributes on the filter, matches any of the ColumnHeaderArea objects on the filter's validAreaValues list.
static int HttpRelationalActionUtil.validateDataCellArea(TableViewActionSupportFilter filter)
          Validates if the current area, as specified via various attributes on the filter, matches any of the DataCellArea objects on the filter's validAreaValues list.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.