Share via


SysDictEnum Class [AX 2012]

Syntax

class SysDictEnum extends DictEnum implements SysDictXmlReflectionProvider, SysTypeHierarchyProvider, SysTreeNodeProvider

Run On

Called

Methods

  Method Description
Gg926715.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg926715.pubmethod(en-us,AX.60).gif configurationKeyId Returns the configuration key ID for the enumeration. (Inherited from DictEnum.)
Gg926715.pubmethod(en-us,AX.60).gif displayLength (Inherited from DictEnum.)
Gg926715.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg926715.pubmethod(en-us,AX.60).gif firstValue
Gg926715.pubmethod(en-us,AX.60).gif getCountryRegionCodes (Inherited from DictEnum.)
Gg926715.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg926715.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg926715.pubmethod(en-us,AX.60).gif help Retrieves the Help text for this enumeration. (Inherited from DictEnum.)
Gg926715.pubmethod(en-us,AX.60).gif helpDefined Returns the value of the help property for this enumeration. (Inherited from DictEnum.)
Gg926715.pubmethod(en-us,AX.60).gif helpLabelId
Gg926715.pubmethod(en-us,AX.60).gif id Returns the enumeration ID of the enumeration. (Inherited from DictEnum.)
Gg926715.pubmethod(en-us,AX.60).gif index2ConfigurationKey (Inherited from DictEnum.)
Gg926715.pubmethod(en-us,AX.60).gif index2CountryRegionCodes (Inherited from DictEnum.)
Gg926715.pubmethod(en-us,AX.60).gif index2Label Returns the label of the enumeration item that is specified by an index. (Inherited from DictEnum.)
Gg926715.pubmethod(en-us,AX.60).gif index2LabelId (Inherited from DictEnum.)
Gg926715.pubmethod(en-us,AX.60).gif index2Name Returns the label of the enumeration item that is specified by an index. (Inherited from DictEnum.)
Gg926715.pubmethod(en-us,AX.60).gif index2Symbol Returns the symbol or name of the enumeration item that is specified by an index. (Inherited from DictEnum.)
Gg926715.pubmethod(en-us,AX.60).gif index2Value Returns the value of the enumeration item that is specified by an index. (Inherited from DictEnum.)
Gg926715.pubmethod(en-us,AX.60).gif label Returns the label text of the enumeration. (Inherited from DictEnum.)
Gg926715.pubmethod(en-us,AX.60).gif labelDefined Returns the value of the label property for this enumeration. (Inherited from DictEnum.)
Gg926715.pubmethod(en-us,AX.60).gif labelLabel
Gg926715.pubmethod(en-us,AX.60).gif lastValue
Gg926715.pubmethod(en-us,AX.60).gif name Returns the name of the enumeration. (Inherited from DictEnum.)
Gg926715.pubmethod(en-us,AX.60).gif name2Value Returns the enumeration value of the item that is referenced by its label. (Inherited from DictEnum.)
Gg926715.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from DictEnum.)
Gg926715.pubmethod(en-us,AX.60).gif nextValue
Gg926715.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg926715.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg926715.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg926715.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg926715.pubmethod(en-us,AX.60).gif path
Gg926715.pubmethod(en-us,AX.60).gif pathForDeveloperDocumentation
Gg926715.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg926715.pubmethod(en-us,AX.60).gif showAsRadio Returns a value that indicates whether the enumeration should be displayed by using radio buttons instead of a combo box. (Inherited from DictEnum.)
Gg926715.pubmethod(en-us,AX.60).gif subTypes Retrieves a collection of the sub types for this type.
Gg926715.pubmethod(en-us,AX.60).gif superType Retrieves the super type of this type.
Gg926715.pubmethod(en-us,AX.60).gif symbol2Value Returns the enumeration value of the item, referenced by its symbol or name. (Inherited from DictEnum.)
Gg926715.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg926715.pubmethod(en-us,AX.60).gif treeNode
Gg926715.pubmethod(en-us,AX.60).gif typeIcon Retrieves the icon of the type.
Gg926715.pubmethod(en-us,AX.60).gif typeName Retrieves the name of the type.
Gg926715.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg926715.pubmethod(en-us,AX.60).gif value2ConfigurationKey Returns the configuration key ID of a specified enumeration value. (Inherited from DictEnum.)
Gg926715.pubmethod(en-us,AX.60).gif value2CountryRegionCodes (Inherited from DictEnum.)
Gg926715.pubmethod(en-us,AX.60).gif value2Index
Gg926715.pubmethod(en-us,AX.60).gif value2Label Returns the label of a specified enumeration value. (Inherited from DictEnum.)
Gg926715.pubmethod(en-us,AX.60).gif value2Name Returns the name of a specified enumeration value. (Inherited from DictEnum.)
Gg926715.pubmethod(en-us,AX.60).gif value2Symbol Returns the symbol, or the value of the Name property, of a specified enumeration value. (Inherited from DictEnum.)
Gg926715.pubmethod(en-us,AX.60).gif values Returns the number of items in the enumeration. (Inherited from DictEnum.)
Gg926715.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg926715.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg926715.pubmethod(en-us,AX.60).gif xmlQualifiedName
Gg926715.protmethod(en-us,AX.60).gif xmlQualifiedNameForEntry
Gg926715.pubmethod(en-us,AX.60).gif xmlReflection
Gg926715.protmethod(en-us,AX.60).gif xmlReflectionApiData
Gg926715.protmethod(en-us,AX.60).gif xmlReflectionContainers
Gg926715.protmethod(en-us,AX.60).gif xmlReflectionElements
Gg926715.protmethod(en-us,AX.60).gif xmlReflectionHelpText
Gg926715.protmethod(en-us,AX.60).gif xmlReflectionLabel
Gg926715.protmethod(en-us,AX.60).gif xmlReflectionMembers
Gg926715.protmethod(en-us,AX.60).gif xmlReflectionTypeData
Gg926715.pubmethod(en-us,AX.60).gif Gg926715.static(en-us,AX.60).gif ::newName

Top

Inheritance Hierarchy

Object Class
  DictEnum Class
    SysDictEnum Class