Kernel Class: DictClass

DictClass extends Object
Show extending classes

Constructor Method

public void new(classId _classId)

Instance Methods

public anytype callObject(str _methodName, Object _Called, . . .)
public anytype callStatic(str _methodName, . . .)
public classId extend()
public List extendedBy()
public classId id()
public classId implements(int _no)
public int implementsCnt()
public boolean isAbstract()
public boolean isFinal()
public boolean isInterface()
public boolean isRunable()
public Object makeObject(. . .)
public str name()
public str objectMethod(int _methodNumber)
public int objectMethodCnt()
public DictMethod objectMethodObject(int _methodNumber)
public ClassRunMode RunMode()
public str staticMethod(int _methodNumber)
public int staticMethodCnt()
public DictMethod staticMethodObject(int _methodNumber)

Generated by Axapta Doc Generator v. 0.5.2 on 05 Dec 2006
Axapta Doc Generator is licensed under the MIT License. Axapta is a registered trademark of Microsoft Corporation.