| 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.ViewerColumn |
GridTableViewerComposite.createColumn(TableViewerSWTCustomization.ColumnDescription columnDescription,
org.eclipse.emf.databinding.EMFDataBindingContext emfDataBindingContext,
org.eclipse.jface.viewers.AbstractTableViewer tableViewer) |
| Modifier and Type | Method and Description |
|---|---|
List<TableViewerSWTCustomization.ColumnDescription> |
DefaultTableControlSWTCustomization.getColumns() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultTableControlSWTCustomization.addColumn(TableViewerSWTCustomization.ColumnDescription columnDescription)
Adds a column to the table.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnDescriptionImpl
Implementation of the
TableViewerSWTCustomization.ColumnDescription. |
| Modifier and Type | Method and Description |
|---|---|
List<TableViewerSWTCustomization.ColumnDescription> |
TableViewerSWTCustomization.getColumns()
Returns the column descriptions which will be used to create actual columns.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract org.eclipse.jface.viewers.ViewerColumn |
AbstractTableViewerComposite.createColumn(TableViewerSWTCustomization.ColumnDescription columnDescription,
org.eclipse.emf.databinding.EMFDataBindingContext emfDataBindingContext,
org.eclipse.jface.viewers.AbstractTableViewer tableViewer)
Creates a new
ViewerColumn. |
protected org.eclipse.jface.viewers.ViewerColumn |
TableViewerComposite.createColumn(TableViewerSWTCustomization.ColumnDescription columnDescription,
org.eclipse.emf.databinding.EMFDataBindingContext emfDataBindingContext,
org.eclipse.jface.viewers.AbstractTableViewer tableViewer) |
Copyright © 2017. All rights reserved.