Package | Description |
---|---|
com.dhtmlx.planner.api |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<DHXZone> |
DHXTimeSpan.getZones() |
Modifier and Type | Method and Description |
---|---|
void |
DHXTimeSpan.addZone(DHXZone zone) |
DHXMarkTime |
DHXTimeSpanMarker.mark(java.util.Calendar date,
DHXZone zone)
Mark time areas of specific date
|
DHXMarkTime |
DHXTimeSpanMarker.mark(DHXTimeSpan.DHXDayOfWeek day,
DHXZone zone)
Mark time areas of specific date
|
Modifier and Type | Method and Description |
---|---|
void |
DHXTimeSpan.setZones(java.util.ArrayList<DHXZone> zones) |