Class AttachmentListPart

All Implemented Interfaces:
Part

public class AttachmentListPart extends TablePart
Vorkonfigurierte Tabelle mit den Attachments des aktuellen Dialogs.
  • Constructor Details

  • Method Details

    • paint

      public void paint(org.eclipse.swt.widgets.Composite parent) throws RemoteException
      Description copied from interface: Part
      Malt die Komponente in das angegebene Composite.
      Specified by:
      paint in interface Part
      Overrides:
      paint in class TablePart
      Parameters:
      parent - das Composite.
      Throws:
      RemoteException