com.jstatcom.ts
Interface TSListAccessor
-
- All Known Implementing Classes:
- TSActionTypes
public interface TSListAccessorInterface for classes that should have access to aTSList. The reference to the list can be set by the interface methodenableForTSList.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidenableForTSList(TSList tsList)Can be implemented by classes to get access to aTSListinstance.
-
-
-
Method Detail
-
enableForTSList
void enableForTSList(TSList tsList)
Can be implemented by classes to get access to aTSListinstance. The implementing class can define its state according to the state of the list.- Parameters:
tsList- the list to be accessed
-
-
DMelt 3.0 © DataMelt by jWork.ORG