@Templated public class RotationPageViewport extends DateTimeViewport<RotationView,RotationMetadata> implements org.jboss.errai.ui.client.local.api.elemental2.IsElement
| Modifier and Type | Field and Description |
|---|---|
static LocalDateTime |
BASE_DATE |
| Constructor and Description |
|---|
RotationPageViewport() |
getIdMapFor, getLockableLaneMap, lock, refresh, unlock, updateElementspublic static final LocalDateTime BASE_DATE
protected void withView(RotationView view)
withView in class DateTimeViewport<RotationView,RotationMetadata>protected LinearScale<LocalDateTime> getScaleFor(RotationView view)
getScaleFor in class DateTimeViewport<RotationView,RotationMetadata>protected Map<Long,String> getLaneTitlesFor(RotationView view)
getLaneTitlesFor in class DateTimeViewport<RotationView,RotationMetadata>protected com.google.gwt.core.client.Scheduler.RepeatingCommand getViewportBuilderCommand(RotationView view, Lockable<Map<Long,Lane<LocalDateTime,RotationMetadata>>> lockableLaneMap)
getViewportBuilderCommand in class DateTimeViewport<RotationView,RotationMetadata>protected Function<LocalDateTime,HasGridObjects<LocalDateTime,RotationMetadata>> getInstanceCreator(RotationView view, Long laneId)
getInstanceCreator in class DateTimeViewport<RotationView,RotationMetadata>protected RotationMetadata getMetadata()
getMetadata in class DateTimeViewport<RotationView,RotationMetadata>protected Function<LocalDateTime,String> getDateHeaderFunction()
getDateHeaderFunction in class DateTimeViewport<RotationView,RotationMetadata>protected Function<LocalDateTime,String> getTimeHeaderFunction()
getTimeHeaderFunction in class DateTimeViewport<RotationView,RotationMetadata>protected Function<LocalDateTime,List<String>> getDateHeaderIconClassesFunction()
getDateHeaderIconClassesFunction in class DateTimeViewport<RotationView,RotationMetadata>protected Lane.DummySublane getDummySublane()
getDummySublane in class DateTimeViewport<RotationView,RotationMetadata>protected String getLoadingTaskId()
getLoadingTaskId in class DateTimeViewport<RotationView,RotationMetadata>protected boolean showLoadingSpinner()
showLoadingSpinner in class DateTimeViewport<RotationView,RotationMetadata>protected List<Long> getLaneOrder(RotationView view)
getLaneOrder in class DateTimeViewport<RotationView,RotationMetadata>Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.