Package | Description |
---|---|
com.dhtmlx.planner | |
com.dhtmlx.planner.controls |
Modifier and Type | Method and Description |
---|---|
static DHXTimeUnits |
DHXTimeUnits.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DHXTimeUnits[] |
DHXTimeUnits.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DHXTimeUnits |
DHXAgendaView.getTimeFrameUnits() |
Modifier and Type | Method and Description |
---|---|
void |
DHXAgendaView.setTimeFrame(DHXTimeUnits unit)
Show not all upcomming events, but only part of them
|
void |
DHXAgendaView.setTimeFrame(DHXTimeUnits unit,
int number)
Show not all upcomming events, but only part of them
|
void |
DHXAgendaView.setTimeFrameUnits(DHXTimeUnits timeFrameUnits) |