Uses of Class
org.eclipse.swt.widgets.DateTime
-
Uses of DateTime in org.eclipse.jface.databinding.swt.typed
Modifier and TypeMethodDescriptionstatic IWidgetValueProperty<DateTime,
Date> WidgetProperties.dateTimeSelection()
Returns a value property for observing the selection state of aDateTime
.static IWidgetValueProperty<DateTime,
LocalDate> WidgetProperties.localDateSelection()
Returns a value property for observing the selection state of aDateTime
with theSWT.DATE
orSWT.CALENDAR
style.static IWidgetValueProperty<DateTime,
LocalTime> WidgetProperties.localTimeSelection()