Package | Description |
---|---|
com.dhtmlx.planner | |
com.dhtmlx.planner.settings |
Modifier and Type | Method and Description |
---|---|
static DHXMapType |
DHXMapType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DHXMapType[] |
DHXMapType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DHXMapType |
DHXPlannerConfig.getMapType()
Map type {takes one of the predifened values}
|
Modifier and Type | Method and Description |
---|---|
void |
DHXPlannerConfig.setMapType(DHXMapType value) |