Uses of Class
org.eclipse.nebula.widgets.datechooser.DateChooserCombo
Package | Description |
---|---|
org.eclipse.nebula.widgets.datechooser |
-
Uses of DateChooserCombo in org.eclipse.nebula.widgets.datechooser
Fields in org.eclipse.nebula.widgets.datechooser declared as DateChooserCombo Modifier and Type Field Description protected DateChooserCombo
DateChooserComboCellEditor. combo
The DateChooserCombo controlprotected DateChooserCombo
DateChooserComboObservableValue. combo
DateChooserCombo
widget that this is being observed.Methods in org.eclipse.nebula.widgets.datechooser that return DateChooserCombo Modifier and Type Method Description DateChooserCombo
DateChooserComboCellEditor. getCombo()
Returns the wrapped DateChooserCombo widget.Constructors in org.eclipse.nebula.widgets.datechooser with parameters of type DateChooserCombo Constructor Description DateChooserComboObservableValue(org.eclipse.core.databinding.observable.Realm realm, DateChooserCombo combo, int updateEventType)
DateChooserComboObservableValue(DateChooserCombo combo, int updateEventType)