Uses of Interface
org.eclipse.nebula.widgets.compositetable.timeeditor.IEventEditor
Package | Description |
---|---|
org.eclipse.nebula.widgets.compositetable.day | |
org.eclipse.nebula.widgets.compositetable.month |
-
Uses of IEventEditor in org.eclipse.nebula.widgets.compositetable.day
Classes in org.eclipse.nebula.widgets.compositetable.day that implement IEventEditor Modifier and Type Class Description class
DayEditor
A DayEditor is an SWT control that can display events on a time line that can span one or more days. -
Uses of IEventEditor in org.eclipse.nebula.widgets.compositetable.month
Classes in org.eclipse.nebula.widgets.compositetable.month that implement IEventEditor Modifier and Type Class Description class
MonthCalendar
An IEventEditor implementing a month calendar.