public class DefaultDateColumn extends AbstractColumn<DefaultDateColumn> implements DateColumn<DefaultDateColumn>
DateColumn.Attributes, DateColumn.TimeZoneFormatSuffixes
Column.ColumnAttributes
Constructor and Description |
---|
DefaultDateColumn() |
DefaultDateColumn(DateColumn<?> column) |
Modifier and Type | Method and Description |
---|---|
DefaultDateColumn |
copy() |
canEqual, equals, getAlign, getColSpan, getName, getWidth, hashCode, isSortable, setAlign, setColSpan, setName, setSortable, setWidth
compareTo, getActions, getAttributes, getAugmentationKey, getClassifier, getComponents, getConditionals, getDescription, getEndpoints, getId, getLabel, getOrder, getScope, getType, isTranslatable, setActions, setAttributes, setAugmentationKey, setClassifier, setComponents, setConditionals, setDescription, setEndpoints, setId, setLabel, setOrder, setScope, setTranslatable, setType, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
dateFormat, dateTimeSeparator, findDateFormat, findDateTimeSeparator, getDateFormat, getDateTimeSeparator, hasDateFormat, hasDateTimeSeparator, removeDateFormat, removeDateTimeSeparator
align, alignCenter, alignLeft, alignRight, colSpan, colSpan, filterAndSortAlias, getAlign, getColSpan, getName, getWidth, isSortable, name, notSortable, setAlign, setColSpan, setName, setSortable, setWidth, sortable, sortable, width
addAction, addAction, addComponent, addEndpoint, addEndpoint, apply, attribute, augmentationKey, classifier, clearConditionals, clearEndpoints, conditional, conditionals, description, description, findAction, findAction, findActions, findAttribute, findComponent, findComponent, findComponents, findEndpoint, findEndpoint, findEndpoints, get, get, getAction, getAction, getActions, getActionsList, getAttribute, getAttribute, getAttributes, getAugmentationKey, getClassifier, getComponent, getComponent, getComponents, getComponentsList, getConditionals, getDescription, getEndpoint, getEndpoint, getEndpoints, getEndpointsList, getId, getLabel, getOrder, getScope, getType, hasAction, hasAttribute, hasComponent, hasEndpoint, id, isAugmentable, isTranslatable, label, label, notTranslatable, order, removeAction, removeAttribute, removeComponent, removeEndpoint, scope, self, setActions, setAttributes, setAugmentationKey, setClassifier, setComponents, setConditionals, setDescription, setEndpoints, setId, setLabel, setOrder, setScope, setTranslatable, setType, translatable, translatable, type
compareTo
public DefaultDateColumn()
public DefaultDateColumn(DateColumn<?> column)
public DefaultDateColumn copy()
copy
in interface Copyable<DefaultDateColumn>
Copyright © 2021. All rights reserved.