@Deprecated public class NumericalControl extends AbstractTextControl
AbstractTextControl.ModelToTargetUpdateStrategy, AbstractTextControl.TargetToModelUpdateStrategyCUSTOM_VARIANT, VALIDATION_ERROR_ICON, validationLabel| Constructor and Description |
|---|
NumericalControl()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.core.databinding.Binding |
bindValue()
Deprecated.
Triggers the control to perform the databinding.
|
protected void |
customizeText(org.eclipse.swt.widgets.Text text)
Deprecated.
This method allows to set custom values to the text field, e.g.
|
protected String |
getTextVariantID()
Deprecated.
The VariantId to use e.g.
|
protected int |
getTextWidgetStyle()
Deprecated.
The style to apply to the text widget.
|
protected String |
getUnsetButtonTooltip()
Deprecated.
Returns the string for the unset button tooltip.
|
protected String |
getUnsetLabelText()
Deprecated.
Returns the string for the unset label.
|
createToolTip, createTooltipBinding, dispose, fillControlComposite, getControlsForTooltip, getText, getTextWidgetLayoutData, setEditable, setUnvalidatedString, updateValidationColoraddControlDecoration, handleValidation, resetValidation, showLabelbackwardCompatibleHandleValidation, createButtonForAction, createContentControl, createControl, createControls, getCustomUnsetButton, getHelpText, getModelValue, getSystemColor, getValidationBackgroundColor, getValidationIcon, isEditable, setObservableValue, showUnsetLabelapplyValidation, enabledmentChanged, getControl, getDataBindingContext, getDomainModelReference, getEditingDomain, getEditingDomain, getFirstSetting, getFirstStructuralFeature, getItemPropertyDescriptor, getLocale, getService, getViewModelContext, init, isEmbedded, postInit, setEmbeddedprotected int getTextWidgetStyle()
AbstractTextControlgetTextWidgetStyle in class AbstractTextControlprotected String getTextVariantID()
AbstractTextControlgetTextVariantID in class AbstractTextControlprotected String getUnsetLabelText()
SWTControlgetUnsetLabelText in class SWTControlprotected String getUnsetButtonTooltip()
SWTControlgetUnsetButtonTooltip in class SWTControlprotected void customizeText(org.eclipse.swt.widgets.Text text)
AbstractTextControlcustomizeText in class AbstractTextControltext - the text widget to customizepublic org.eclipse.core.databinding.Binding bindValue()
SWTControlbindValue in class AbstractTextControlBindingCopyright © 2016. All rights reserved.