Class InitializeGridCommand

  • All Implemented Interfaces:
    ILayerCommand

    public class InitializeGridCommand
    extends AbstractContextFreeCommand
    Command that is propagated when NatTable starts up. This gives every layer a chance to initialize itself and compute its structural caches.
    • Constructor Detail

      • InitializeGridCommand

        public InitializeGridCommand​(org.eclipse.swt.widgets.Composite tableComposite)
    • Method Detail

      • getTableComposite

        public org.eclipse.swt.widgets.Composite getTableComposite()