Package | Description |
---|---|
com.dhtmlx.planner.data |
Modifier and Type | Method and Description |
---|---|
static DHXDataLoader.DHXDynLoadingMode |
DHXDataLoader.DHXDynLoadingMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DHXDataLoader.DHXDynLoadingMode[] |
DHXDataLoader.DHXDynLoadingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DHXDataManager.enableDynamicLoading(DHXDataLoader.DHXDynLoadingMode mode)
Scheduler will load only part of events, necessary to fill current viewable area.
|
void |
DHXDataLoader.enableDynamicLoading(DHXDataLoader.DHXDynLoadingMode dynMode)
sets type of dynamic mode
|