public class TextWidgetFactory extends AbstractLabelCallbackFactory
| Constructor and Description |
|---|
TextWidgetFactory(org.eclipse.scada.sec.callback.TextCallback callback) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createInput(org.eclipse.core.databinding.DataBindingContext dbc,
org.eclipse.swt.widgets.Label label,
org.eclipse.swt.widgets.Composite composite) |
complete, createGridWidgets, tryInstantCompletepublic TextWidgetFactory(org.eclipse.scada.sec.callback.TextCallback callback)
protected void createInput(org.eclipse.core.databinding.DataBindingContext dbc,
org.eclipse.swt.widgets.Label label,
org.eclipse.swt.widgets.Composite composite)
createInput in class AbstractLabelCallbackFactory