Package | Description |
---|---|
com.dhtmlx.planner | |
com.dhtmlx.planner.data |
Modifier and Type | Method and Description |
---|---|
void |
DHXPlanner.load(java.lang.String url,
DHXDataFormat datatype) |
Modifier and Type | Method and Description |
---|---|
DHXDataFormat |
DHXDataLoader.getFormat()
gets data format
|
static DHXDataFormat |
DHXDataFormat.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DHXDataFormat[] |
DHXDataFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DHXDataLoader.setFormat(DHXDataFormat format)
sets data format
|