Uses of Class
com.sas.servlet.tbeans.remotefileselector2.BaseRemoteFileSearch

Packages that use BaseRemoteFileSearch
com.sas.commands.remotefileselector2   
com.sas.servlet.tbeans.remotefileselector2.html   
 

Uses of BaseRemoteFileSearch in com.sas.commands.remotefileselector2
 

Methods in com.sas.commands.remotefileselector2 that return BaseRemoteFileSearch
 BaseRemoteFileSearch HttpSearchCommand.getViewer()
           
 

Methods in com.sas.commands.remotefileselector2 with parameters of type BaseRemoteFileSearch
 void HttpSearchCommand.setViewer(BaseRemoteFileSearch rfsSearch)
           
 

Uses of BaseRemoteFileSearch in com.sas.servlet.tbeans.remotefileselector2.html
 

Subclasses of BaseRemoteFileSearch in com.sas.servlet.tbeans.remotefileselector2.html
 class InformationServicesSearch
           The InformationServicesSearch is a TransformationBean™ that generates the appropriate HTML 4.0 to represent the default search component for the InformationServicesSelector.
 class RemoteFileSearch
           The RemoteFileSearch is a TransformationBean™ that generates the appropriate HTML 4.0 to represent the search facility of the RemoteFileSelector component.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.