public interface DetailCompositeBuilder
Modifier and Type | Method and Description |
---|---|
org.eclipse.swt.widgets.Composite |
createDetailComposite(org.eclipse.swt.widgets.Composite parent)
Called to create the detail composite on the right.
|
boolean |
enableVerticalCopy()
Defines whether the grid will allow to vertically copy values.
|
org.eclipse.swt.widgets.Composite createDetailComposite(org.eclipse.swt.widgets.Composite parent)
parent
- the parent compositeboolean enableVerticalCopy()
Copyright © 2017. All rights reserved.