Package | Description |
---|---|
com.dhtmlx.planner.extensions |
Modifier and Type | Method and Description |
---|---|
static DHXExtension |
DHXExtension.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DHXExtension[] |
DHXExtension.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.util.HashMap<DHXExtension,DHXPlannerExtension> |
DHXPlannerExtensions.getItems() |
Modifier and Type | Method and Description |
---|---|
void |
DHXPlannerExtensions.add(DHXExtension ext)
Add link to dhtmlxScheduler extension
|
Modifier and Type | Method and Description |
---|---|
void |
DHXPlannerExtensions.setItems(java.util.HashMap<DHXExtension,DHXPlannerExtension> items) |