protected class TableControlSWTRenderer.TableControlSWTRendererCompositeBuilder extends DefaultTableViewerCompositeBuilder
TableViewerCompositeBuilder
which calls
the existing template method to create the validation label.Modifier | Constructor and Description |
---|---|
protected |
TableControlSWTRendererCompositeBuilder() |
Modifier and Type | Method and Description |
---|---|
protected org.eclipse.swt.widgets.Label |
createValidationLabel(org.eclipse.swt.widgets.Composite topComposite)
Called to create the validation label.
|
protected org.eclipse.swt.widgets.Composite |
createViewerComposite(org.eclipse.swt.widgets.Composite composite)
Called to create the composite for the table viewer.
|
createButtonComposite, createCompositeLayout, createTitleLabel, getButtonComposite, getTitleLabel, getValidationControls, getViewerComposite
protected TableControlSWTRendererCompositeBuilder()
protected org.eclipse.swt.widgets.Label createValidationLabel(org.eclipse.swt.widgets.Composite topComposite)
DefaultTableViewerCompositeBuilder
createValidationLabel
in class DefaultTableViewerCompositeBuilder
topComposite
- the parentprotected org.eclipse.swt.widgets.Composite createViewerComposite(org.eclipse.swt.widgets.Composite composite)
DefaultTableViewerCompositeBuilder
createViewerComposite
in class DefaultTableViewerCompositeBuilder
composite
- the parentCopyright © 2018. All rights reserved.