Class DefaultDetailCompositeBuilder

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method 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.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultDetailCompositeBuilder

        public DefaultDetailCompositeBuilder()