public interface ESchStateLayout
Modifier and Type | Field and Description |
---|---|
static int |
SCH_LAYOUT_DAY
Full-day states only, like Shift, Full-Day Exception, Day Off and Full-Day Time Off.
|
static int |
SCH_LAYOUT_OVERLAPPED
States presented in overlapped way.
|
static int |
SCH_LAYOUT_SEQUENTIAL
All states presented sequentially
Scheduled states are presented sequentially so that there is only one state at any given
moment.
|
static final int SCH_LAYOUT_DAY
static final int SCH_LAYOUT_SEQUENTIAL
static final int SCH_LAYOUT_OVERLAPPED
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.