@param pName4CustWin Type: TextData
@param pName4OrdWin Type: TextData
@param pOrderType Type: String
@param pHoldingList Type: Array_Of_Holding
@param pName4CustWin Type: TextData
@param pName4OrdWin Type: TextData
@param pOrderType Type: String
@param pHoldingList Type: Array_Of_Holding
null
ListModel
from the specified plugins, and updates the list with the new model. This method is safe to call from any thread: the call to setModel
on the displayed list is made from the EDT.
If a ViewLoadingException if thrown while loading the project into the view, the ProjectDisplayer logs and shows the error message using the default ErrorLogger
. If additional actions need to take place, an optional ExceptionHandler
can be passed when calling this method.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|