market.stdform
Class FSManagerOpenPurchaseOrderDetail
java.lang.Object
|
+--market.stdform.FSManagerOpenPurchaseOrderDetail
- public class FSManagerOpenPurchaseOrderDetail
- extends Object
This FormSheet displays details of a market's order that has not yet arrived.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FSManagerOpenPurchaseOrderDetail
public FSManagerOpenPurchaseOrderDetail()
create
public static SingleTableFormSheet create(CIOpenPurchaseOrders opo)
- Creates a
SingleTableFormSheet
with some extra components. The look of the table is
defined by the TEDManagerOpenPurchaseOrderDetail
.
- Returns:
- the created SingleTableFormSheet.