@Templated public class DateTimeHeader extends Object implements org.jboss.errai.ui.client.local.api.elemental2.IsElement
| Constructor and Description |
|---|
DateTimeHeader() |
| Modifier and Type | Method and Description |
|---|---|
void |
generateTicks(GridObjectPlacer gridObjectPlacer,
LinearScale<LocalDateTime> scale,
Long offset,
Function<LocalDateTime,String> dateTextSupplier,
Function<LocalDateTime,String> timeTextSupplier,
Function<LocalDateTime,List<String>> iconClassListSupplier) |
void |
init() |
@PostConstruct public void init()
public void generateTicks(GridObjectPlacer gridObjectPlacer, LinearScale<LocalDateTime> scale, Long offset, Function<LocalDateTime,String> dateTextSupplier, Function<LocalDateTime,String> timeTextSupplier, Function<LocalDateTime,List<String>> iconClassListSupplier)
Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.