| Package | Description |
|---|---|
| org.optaweb.employeerostering.gwtui.client.viewport.grid |
| Modifier and Type | Method and Description |
|---|---|
GridObjectPlacer |
Lane.getGridObjectPlacer() |
static GridObjectPlacer |
GridObjectPlacer.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridObjectPlacer[] |
GridObjectPlacer.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DateTimeHeader.generateTicks(GridObjectPlacer gridObjectPlacer,
LinearScale<LocalDateTime> scale,
Long offset,
Function<LocalDateTime,String> dateTextSupplier,
Function<LocalDateTime,String> timeTextSupplier,
Function<LocalDateTime,List<String>> iconClassListSupplier) |
Lane<T,M> |
Lane.withGridObjectPlacer(GridObjectPlacer gridObjectPlacer) |
Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.