Class AttachGridCommand

All Implemented Interfaces:
Command

public class AttachGridCommand extends AbstractDocumentCommand
Attaches a Grid to the underlying document.
  • Constructor Details

    • AttachGridCommand

      public AttachGridCommand(Grid grid)
  • Method Details