public class MD_PropEditBase : GoMetaDialog Base class to access property editor metadialog.
PURPOSE:
Base class to access property editor metadialog ::ofml::go::md_propedit.dllINHERITS: -
USES: -
public var mPropValueLists
Hash key is the property key
public var mPropImages
Hash key is param2Str([property key, property value])
public static var sLastResult
public static var sDialogCancelled
public static var sResetLastResult
can be overridden to 0 in derived classes
public func getMDDialogCaption(pLang)
IN
OUT
public func getMDDialogHeight()
IN
OUT
public func getMDDialogWidth()
IN
OUT
public func setupProps()
To be overridden in derived classes.
IN
OUT
public func importFromArticlePropDef(pKey, pPropDef, pClass, pVisibility, pDefault, pUpdate, pPosition, pPropPicPrefix)
IN
The prefix can contain the reference to a different manufacturer / package (e.g. "::man::series::Pic")
The pictures need to be available in the mat folder of the recent sales region of the package.
OUT
public func setupProperty(pKey, pType, pClass, pText, pVisibility, pDefault, pArgs, pAdditional, pUpdate, pPosition)
IN
OUT
The pictures need to be available in the mat folder of the recent sales region of the package.
public func getPropValue(pKey)
IN
OUT
public func setPropValue(pKey, pValue)
IN
OUT
public func setPropVisible(pKey, pVisible)
IN
OUT
public func setPropSensitive(pKey, pSensitive)
IN
OUT
public func updateProps(pKey)
IN
OUT
© 1999-2016 EasternGraphics GmbH
generated by doc++