public interface CallbackWidgetFactory
| 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
|
boolean |
tryInstantComplete() |
void createGridWidgets(DataBindingContext dbc,
Composite composite)
dbc - the data binding contextcomposite - the 2 column grid compositevoid complete()
This can be used as the last point where the callback data can be updated before it is sent to the requester
boolean tryInstantComplete()
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