Uses of Interface
com.sas.dataselectors.filters.SimpleLogicListAdapterInterface

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

Uses of SimpleLogicListAdapterInterface in com.sas.dataselectors.filters
 

Fields in com.sas.dataselectors.filters declared as SimpleLogicListAdapterInterface
protected  SimpleLogicListAdapterInterface SimpleFilterListEditorModelBase._adapter
           
 

Methods in com.sas.dataselectors.filters with parameters of type SimpleLogicListAdapterInterface
protected  void SimpleFilterListEditorModelBase.setAdapter(SimpleLogicListAdapterInterface adapter)
          Sets the adapter used as a container for the list model.
 

Constructors in com.sas.dataselectors.filters with parameters of type SimpleLogicListAdapterInterface
SimpleFilterListEditorModelBase(SimpleLogicListAdapterInterface adapter)
          Constructs a new list model from the given logic list adapter.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.