| Package | Description |
|---|---|
| org.eclipse.emf.ecp.view.spi.table.nebula.grid | |
| org.eclipse.emfforms.internal.swt.table | |
| org.eclipse.emfforms.spi.swt.table |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.jface.viewers.AbstractTableViewer |
GridTableViewerComposite.createTableViewer(TableViewerSWTCustomization customization,
org.eclipse.swt.widgets.Composite viewerComposite) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTableControlSWTCustomization
The default implementation of the
TableViewerSWTCustomization. |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.jface.viewers.AbstractTableViewer |
TableViewerComposite.createTableViewer(TableViewerSWTCustomization customization,
org.eclipse.swt.widgets.Composite viewerComposite)
Creates the table viewer.
|
protected abstract org.eclipse.jface.viewers.AbstractTableViewer |
AbstractTableViewerComposite.createTableViewer(TableViewerSWTCustomization customization,
org.eclipse.swt.widgets.Composite viewerComposite)
Creates the table viewer.
|
| Constructor and Description |
|---|
AbstractTableViewerComposite(org.eclipse.swt.widgets.Composite parent,
int style,
Object inputObject,
TableViewerSWTCustomization customization,
org.eclipse.core.databinding.observable.value.IObservableValue title,
org.eclipse.core.databinding.observable.value.IObservableValue tooltip)
Default constructor.
|
Copyright © 2016. All rights reserved.