|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TSList | |
|---|---|
| com.jstatcom.ts | Components and data types related to time series analysis. |
| Uses of TSList in com.jstatcom.ts |
|---|
| Methods in com.jstatcom.ts that return TSList | |
|---|---|
TSList |
DefaultTSListPopup.getTSList()
Gets the reference to the underlying TSList that this
popup is invoked on. |
| Methods in com.jstatcom.ts with parameters of type TSList | |
|---|---|
abstract void |
TSActionTypes.doAction(TSList tsList)
This defines the operation that is actually carried out by the action. |
void |
TSListAccessor.enableForTSList(TSList tsList)
Can be implemented by classes to get access to a TSList instance. |
void |
TSActionTypes.enableForTSList(TSList tsList)
Enables/disables the action according to the state of the underlying list. |
void |
TSTransDialog.setTSList(TSList newTimeSeriesList)
Sets TSList for this dialog. |
void |
TSEditDialog.setTSList(TSList newTimeSeriesList)
Sets TSList for this dialog, where the selected
TS are retrieved from. |
void |
TSDummyDialog.setTSList(TSList newTimeSeriesList)
Sets TSList for this dialog. |
void |
TSDescDialog.setTSList(TSList newTimeSeriesList)
Sets TSList for this dialog. |
void |
DefaultTSListPopup.setTSList(TSList newTsList)
Sets the reference to the TSList that this popup is
invoked on. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||