Uses of Class
com.sas.dataselectors.filters.AbstractFilterableListModel

Packages that use AbstractFilterableListModel
com.sas.dataselectors.filters Provides adapter components used to convert native models to models which can then be used with filter components. 
 

Uses of AbstractFilterableListModel in com.sas.dataselectors.filters
 

Subclasses of AbstractFilterableListModel in com.sas.dataselectors.filters
 class BusinessModelToFilterableListModelAdapter
          The BusinessModelToFilterableListModelAdapter constructs the list of filterable items for the given BusinessModel interface as a data source.
 class BusinessQueryToFilterableListModelAdapter
          The BusinessQueryToFilterableListModelAdapter constructs the list of filterable items for the given BusinessQuery interface as a data source.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.