|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use BaseExpandCollapse | |
|---|---|
| com.sas.servlet.tbeans.html | Provides classes and interfaces for several transformation beans such as Button, Label, and TreeView along with their supporting classes. |
| com.sas.servlet.tbeans.remotefileselector2 | |
| com.sas.servlet.tbeans.remotefileselector2.html | |
| Uses of BaseExpandCollapse in com.sas.servlet.tbeans.html |
|---|
| Subclasses of BaseExpandCollapse in com.sas.servlet.tbeans.html | |
|---|---|
class |
ExpandCollapse
The ExpandCollapse is a TransformationBean used to expand and collapse content within an HTML div tag. |
| Uses of BaseExpandCollapse in com.sas.servlet.tbeans.remotefileselector2 |
|---|
| Methods in com.sas.servlet.tbeans.remotefileselector2 that return BaseExpandCollapse | |
|---|---|
protected abstract BaseExpandCollapse |
BaseRemoteFileSearch.getDefaultExpandCollapseComponent()
Returns the default instance of the ExpandCollapse component. |
BaseExpandCollapse |
BaseRemoteFileSearch.getExpandCollapseComponent()
Returns the ExpandCollapse
component used to toggle the display
of the search fields and buttons. |
| Methods in com.sas.servlet.tbeans.remotefileselector2 with parameters of type BaseExpandCollapse | |
|---|---|
void |
BaseRemoteFileSearch.setExpandCollapseComponent(BaseExpandCollapse ec)
Set the component to use for toggling the display of the Search fields and buttons. |
| Uses of BaseExpandCollapse in com.sas.servlet.tbeans.remotefileselector2.html |
|---|
| Methods in com.sas.servlet.tbeans.remotefileselector2.html that return BaseExpandCollapse | |
|---|---|
protected BaseExpandCollapse |
RemoteFileSearch.getDefaultExpandCollapseComponent()
Create and set defaults for the ExpandCollapse component used with search. |
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||