public class XMLSignatureWidgetFactory extends java.lang.Object implements CallbackWidgetFactory
| Constructor and Description |
|---|
XMLSignatureWidgetFactory(XMLSignatureCallback callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
complete()
Complete the data entry
|
void |
createGridWidgets(DataBindingContext dbc,
Composite composite)
Create controls inside a 2 column grid
|
protected void |
openDialog(Shell shell) |
boolean |
tryInstantComplete() |
public XMLSignatureWidgetFactory(XMLSignatureCallback callback)
public void createGridWidgets(DataBindingContext dbc,
Composite composite)
CallbackWidgetFactorycreateGridWidgets in interface CallbackWidgetFactorydbc - the data binding contextcomposite - the 2 column grid compositeprotected void openDialog(Shell shell)
public void complete()
CallbackWidgetFactoryThis can be used as the last point where the callback data can be updated before it is sent to the requester
complete in interface CallbackWidgetFactorypublic boolean tryInstantComplete()
tryInstantComplete in interface CallbackWidgetFactory
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0