Großmarkt

market.stdform
Class FSManagerOpenPurchaseOrderMain

java.lang.Object
  |
  +--market.stdform.FSManagerOpenPurchaseOrderMain

public class FSManagerOpenPurchaseOrderMain
extends Object

This FormSheet displays an overview of the market's purchases that have not yet arrived.


Constructor Summary
FSManagerOpenPurchaseOrderMain()
           
 
Method Summary
static SingleTableFormSheet create()
          Creates a SingleTableFormSheet.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FSManagerOpenPurchaseOrderMain

public FSManagerOpenPurchaseOrderMain()
Method Detail

create

public static SingleTableFormSheet create()
Creates a SingleTableFormSheet. The look of the table is defined by the TEDManagerOpenPurchaseOrderMain.

Returns:
the created SingleTableFormSheet.

Großmarkt