|
ContactCenters V. 0.9.9. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PeriodChangeListener
Represents a period-change listener being notified when period-change events occur.
Method Summary | |
---|---|
void |
changePeriod(PeriodChangeEvent pce)
Switches to the next period defined by pce. |
void |
stop(PeriodChangeEvent pce)
This method is called after the period-change event is stopped by PeriodChangeEvent.stop() . |
Method Detail |
---|
void changePeriod(PeriodChangeEvent pce)
PeriodChangeEvent.getCurrentPeriod()
returns the index
of the new period.
pce
- the source period-change event.void stop(PeriodChangeEvent pce)
PeriodChangeEvent.stop()
.
pce
- the period-change event being stopped.
|
ContactCenters V. 0.9.9. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |