public class PasswordWidgetFactory extends AbstractLabelCallbackFactory
Constructor and Description |
---|
PasswordWidgetFactory(PasswordCallback callback) |
Modifier and Type | Method and Description |
---|---|
void |
complete()
Complete the data entry
|
protected void |
createInput(org.eclipse.core.databinding.DataBindingContext dbc,
org.eclipse.swt.widgets.Label label,
org.eclipse.swt.widgets.Composite composite) |
createGridWidgets, tryInstantComplete
public PasswordWidgetFactory(PasswordCallback 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
public void complete()
CallbackWidgetFactory
This can be used as the last point where the callback data can be updated before it is sent to the requester
complete
in interface CallbackWidgetFactory
complete
in class AbstractLabelCallbackFactory
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.