Package | Description |
---|---|
org.eclipse.nebula.widgets.datechooser | |
org.eclipse.nebula.widgets.formattedtext |
Modifier and Type | Field and Description |
---|---|
protected FormattedText |
DateChooserCombo.formattedText
FormattedText widget for edition of the date
|
Modifier and Type | Field and Description |
---|---|
protected FormattedText |
FormattedTextObservableValue.formattedText
FormattedText FormattedText that this is being observed. |
protected FormattedText |
FormattedTextCellEditor.formattedText |
Modifier and Type | Method and Description |
---|---|
FormattedText |
FormattedTextCellEditor.getFormattedText()
Returns the FormattedText object used by this cell editor.
|
Constructor and Description |
---|
FormattedTextObservableValue(FormattedText formattedText) |
FormattedTextObservableValue(FormattedText formattedText,
int updateEventType) |
FormattedTextObservableValue(org.eclipse.core.databinding.observable.Realm realm,
FormattedText formattedText,
int updateEventType) |