|
SalesPoint Framework v3.0 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
| Packages that use Time | |
| sale | This package contains the central classes of the Framework. |
| Uses of Time in sale |
| Classes in sale that implement Time | |
class |
CalendarTime
This class is an implementation of the Time interface. |
class |
Date
This class is an implementation of the Time interface. |
class |
Step
This class is an implementation of the Time interface. |
| Fields in sale declared as Time | |
protected Time |
StepTimer.m_tTime
The current Time. |
| Constructors in sale with parameters of type Time | |
StepTimer.StepTimer(Time tTimeObject)
Create a new timer wich uses the given Time object. |
|
AutoTimer.AutoTimer(Time tTime)
Create a new AutoTimer with the given time object and a delay of 10 seconds. |
|
AutoTimer.AutoTimer(Time tTime,
long lDelay)
Create a new AutoTimer with the given time object and delay. |
|
|
SalesPoint Framework v3.0 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||