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

Packages that use BaseFieldRenderer
com.sas.servlet.tbeans.remotefileselector2.html   
 

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

Subclasses of BaseFieldRenderer in com.sas.servlet.tbeans.remotefileselector2.html
 class ColumnAsRowCellRenderer
           ColumnAsRowCellRenderer is a class that constructs a TableCellRenderer which writes out the last column in a TableView as a row.
 

Methods in com.sas.servlet.tbeans.remotefileselector2.html with parameters of type BaseFieldRenderer
 void RemoteFileSelector.setupShowDescription(BaseCheckBox showDescComponent, BaseFieldRenderer descColumnCellRenderer)
          This method sets up the ShowDescription component so that the correct JavaScript method, sas_RemoteFileSelector_updateDescriptionDisplayStatus, is executed when the CheckBox component is selected.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.