Uses of Class
com.sas.servlet.tbeans.html.AppliedFilters

Packages that use AppliedFilters
com.sas.servlet.tbeans.graphics.html Provides classes for generating different chart objects. 
com.sas.servlet.tbeans.olaptableview.html Provides classes and interfaces for Creating an HTML table representing an OLAPTable. 
com.sas.servlet.tbeans.tableview.html Provides the classes used to generate a table of data in HTML. 
 

Uses of AppliedFilters in com.sas.servlet.tbeans.graphics.html
 

Methods in com.sas.servlet.tbeans.graphics.html that return AppliedFilters
 AppliedFilters GraphComposite.getDefaultAppliedFilters()
          Returns the default AppliedFilter object for the chart
 

Uses of AppliedFilters in com.sas.servlet.tbeans.olaptableview.html
 

Methods in com.sas.servlet.tbeans.olaptableview.html that return AppliedFilters
protected  AppliedFilters OLAPTableViewComposite.getDefaultAppliedFilters()
          Returns the default AppliedFilters object for the OLAPTableViewComposite.
 

Uses of AppliedFilters in com.sas.servlet.tbeans.tableview.html
 

Methods in com.sas.servlet.tbeans.tableview.html that return AppliedFilters
protected  AppliedFilters TableViewComposite.getDefaultAppliedFilters()
          Returns the default AppliedFilters object for the TableViewComposite.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.