|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use RemoteFileSelectorInterface | |
|---|---|
| com.sas.servlet.tbeans.remotefileselector2 | |
| com.sas.servlet.tbeans.remotefileselector2.html | |
| Uses of RemoteFileSelectorInterface in com.sas.servlet.tbeans.remotefileselector2 |
|---|
| Methods in com.sas.servlet.tbeans.remotefileselector2 that return RemoteFileSelectorInterface | |
|---|---|
RemoteFileSelectorInterface |
BaseRemoteFileToolBar.getModel()
Returns the RemoteFileSelector component navigated by the ToolBar Actions. |
RemoteFileSelectorInterface |
BaseRemoteFileSearch.getRemoteFileSelector()
Returns the RemoteFileSelector
that is
making use of this search component. |
| Methods in com.sas.servlet.tbeans.remotefileselector2 with parameters of type RemoteFileSelectorInterface | |
|---|---|
void |
BaseRemoteFileToolBar.setModel(RemoteFileSelectorInterface model)
Sets viewer component that implements the RemoteFileSelectorInterface. |
void |
BaseRemoteFileSearch.setRemoteFileSelector(RemoteFileSelectorInterface remoteFileSelector)
RemoteFileSelector may be null if search facility is used standalone (i.e. not used in conjunction with a RemoteFileSelector) |
| Uses of RemoteFileSelectorInterface in com.sas.servlet.tbeans.remotefileselector2.html |
|---|
| Classes in com.sas.servlet.tbeans.remotefileselector2.html that implement RemoteFileSelectorInterface | |
|---|---|
class |
InformationServicesSelector
The InformationServicesSelector is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to represent a file selector that uses the Information Services interfaces. |
class |
RemoteFileSelector
The RemoteFileSelector is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to represent a file selector. |
| Constructors in com.sas.servlet.tbeans.remotefileselector2.html with parameters of type RemoteFileSelectorInterface | |
|---|---|
RemoteFileToolBar(RemoteFileSelectorInterface rfs)
Constructs a new RemoteFileToolBar using the RemoteFileSelector
component specified. |
|
RemoteFileToolBar(RemoteFileSelectorInterface rfs,
java.util.Locale locale)
Constructs a new RemoteFileToolBar
using the specified RemoteFileSelector
viewer component and the specified locale. |
|
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||