Package | Description |
---|---|
com.dhtmlx.planner | |
com.dhtmlx.planner.settings |
Modifier and Type | Method and Description |
---|---|
static DHXLightboxRecurring |
DHXLightboxRecurring.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DHXLightboxRecurring[] |
DHXLightboxRecurring.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DHXLightboxRecurring |
DHXPlannerConfig.getLightboxRecurring()
{'ask' (default), 'instance', 'series'} defines the lightbox behavior
while opening in the edit mode
|
Modifier and Type | Method and Description |
---|---|
void |
DHXPlannerConfig.setLightboxRecurring(DHXLightboxRecurring value) |