public class GoMTEnvironment Definition of so-called Environmental methods for the GO MT Implementation.
PURPOSE:
Definition of so-called Environmental methods for the GO MT Implementation.INHERITS: -
USES: -
public func unlockAllObjects()
After this call, the objects may be deleted
by the application.
public func deleteBasketItems(pItemIds)
IN
OUT
public func getArticleData(pId, pKeys)
IN
OUT
public func getDefaultPriceDate()
IN
OUT
public func setDefaultPriceDate(pDate)
Newly created articles will have this price date.
IN
OUT
public func createObject(pMode, pPkg, pArtNo, pVar, pArgs, pPCContext, pWCPos, pWCRot)
IN
In the case of OBK_ITEM, OBK_ITEM_NOMT this is [pFather, pQuantity].
In the case of OBK_FOLDER, this is [pFather, pLabel].
(Symbol pProperty, Any pValue)[]
Values specified in this optional context have a higher
priority than those of the global PC.
OUT
Primitive - Reference to the created object or NULL.
Integer - 1 for successful creation, 0 else.
String - The OBK Id.
public func getMTFather(pObj)
IN
OUT
public func getMTChildren(pObj)
IN
OUT
public func getMTChildInsertAP(pObj)
IN
OUT
public func getInsReferenceObj()
IN
OUT
public func updateObject(pObjName, pChangeMode, pParam)
IN
public func startQueryPoint(pId, pPrompt)
IN
OUT
public func setObjectDPos(pObj, pDPos)
IN
OUT
public func getObjectDPos(pObj)
IN
OUT
public func initialize()
public static var getInstance
© 1999-2016 EasternGraphics GmbH
generated by doc++