|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use SortSelectorInterface | |
|---|---|
| com.sas.dataselectors.sort | Provides adapter components used to convert native models to models which can then be used with sort selector components. |
| Uses of SortSelectorInterface in com.sas.dataselectors.sort |
|---|
| Classes in com.sas.dataselectors.sort that implement SortSelectorInterface | |
|---|---|
class |
BaseSortSelectorAdapter
The SortSelectorInterface defines the basic methods required for the model of a RelationalSortSelector. |
class |
SortSelectorAdapter
The SortSelectorInterface defines the basic methods required for the model of a RelationalSortSelector. |
| Methods in com.sas.dataselectors.sort that return SortSelectorInterface | |
|---|---|
static SortSelectorInterface |
SortSelectorFactory.getAdapter(java.lang.Object model)
Returns a new adapter for the given data model. |
static SortSelectorInterface |
SortSelectorModelFactory.getAdapter(javax.swing.table.TableModel model)
Returns a new adapter for the given data model. |
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||