Class AttachmentListPart

  • All Implemented Interfaces:
    Part

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

      • AttachmentListPart

        public AttachmentListPart()
                           throws java.io.IOException
        ct.
        Throws:
        java.io.IOException
    • Method Detail

      • paint

        public void paint​(org.eclipse.swt.widgets.Composite parent)
                   throws java.rmi.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:
        java.rmi.RemoteException