SysDictType Class [AX 2012]

Syntax

class SysDictType extends DictType implements SysDictXmlReflectionProvider, SysTypeHierarchyProvider, SysTreeNodeProvider

Run On

Called

Methods

  Method Description
Gg948152.pubmethod(en-us,AX.60).gif alignment Retrieves the alignment for the extended data type. (Inherited from DictType.)
Gg948152.pubmethod(en-us,AX.60).gif arrayIndex
Gg948152.pubmethod(en-us,AX.60).gif arraySize Provides the array size for an extended data type. (Inherited from DictType.)
Gg948152.pubmethod(en-us,AX.60).gif baseType Provides the data type on which an extended data type is based, by using the Types enumeration. (Inherited from DictType.)
Gg948152.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg948152.pubmethod(en-us,AX.60).gif configurationKeyId Returns the ID of the configuration key for the extended data type. (Inherited from DictType.)
Gg948152.pubmethod(en-us,AX.60).gif dateDay
Gg948152.pubmethod(en-us,AX.60).gif dateFormat
Gg948152.pubmethod(en-us,AX.60).gif dateMonth
Gg948152.pubmethod(en-us,AX.60).gif dateYear
Gg948152.pubmethod(en-us,AX.60).gif decimalSeparator
Gg948152.pubmethod(en-us,AX.60).gif direction
Gg948152.pubmethod(en-us,AX.60).gif displaceNegative
Gg948152.pubmethod(en-us,AX.60).gif displayHeight Retrieves the display height for the type. (Inherited from DictType.)
Gg948152.pubmethod(en-us,AX.60).gif displayLength (Overrides the displayLength Method.)
Gg948152.pubmethod(en-us,AX.60).gif enumId Provides the ID for the enumeration type on which an extended data type is based. (Inherited from DictType.)
Gg948152.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg948152.pubmethod(en-us,AX.60).gif extend Provides the ID for the extended data type that an extended data type extends. (Inherited from DictType.)
Gg948152.pubmethod(en-us,AX.60).gif extendedBy Retrieves a list of type IDs for extended data types (EDTs) that are extended by the current EDT. (Inherited from DictType.)
Gg948152.pubmethod(en-us,AX.60).gif formHelp
Gg948152.pubmethod(en-us,AX.60).gif getAutoYesNoPropertyValue
Gg948152.pubmethod(en-us,AX.60).gif getCountryRegionCodes Retrieves a container that holds the country/region codes that are defined. (Inherited from DictType.)
Gg948152.pubmethod(en-us,AX.60).gif getDimensionAttributeNames Gets a list of the names of all dimension attributes.
Gg948152.pubmethod(en-us,AX.60).gif getDimensionAttributesFromFocus Gets a list of the names of all dimension attributes in the specified focus.
Gg948152.pubmethod(en-us,AX.60).gif getDimensionDisplayValueEDTName Gets the name of the Extended Data Type (EDT) that is used for denormalized display values.
Gg948152.pubmethod(en-us,AX.60).gif getDimensionFocusNames Gets a list of the dimension focuses.
Gg948152.pubmethod(en-us,AX.60).gif getDimensionProvider
Gg948152.pubmethod(en-us,AX.60).gif getDisplayStringForAttributeValue Gets the display string for the specified DimensionAttributeValue record.
Gg948152.pubmethod(en-us,AX.60).gif getEnumPropertyValue
Gg948152.pubmethod(en-us,AX.60).gif getLookupRelation (Inherited from DictType.)
Gg948152.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg948152.pubmethod(en-us,AX.60).gif getTreeNodeWithRefresh
Gg948152.pubmethod(en-us,AX.60).gif getValue (Inherited from DictType.)
Gg948152.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg948152.pubmethod(en-us,AX.60).gif help Provides the Help text that is displayed for an extended data type or a specified array element, or for the extended data type that an extended data type extends. (Inherited from DictType.)
Gg948152.pubmethod(en-us,AX.60).gif helpDefined Returns the value of the help property for the extended data type. (Inherited from DictType.)
Gg948152.pubmethod(en-us,AX.60).gif helpLabelId
Gg948152.pubmethod(en-us,AX.60).gif id Provides the ID for an extended data type. (Inherited from DictType.)
Gg948152.pubmethod(en-us,AX.60).gif isCurrency
Gg948152.pubmethod(en-us,AX.60).gif isDate
Gg948152.pubmethod(en-us,AX.60).gif isDimension
Gg948152.pubmethod(en-us,AX.60).gif isDimensionDenormalizedValueAvailable Indicates whether a denormalized combination string exists for the specified dimension type.
Gg948152.privmethod(en-us,AX.60).gif isEdt
Gg948152.pubmethod(en-us,AX.60).gif isEmail
Gg948152.pubmethod(en-us,AX.60).gif isExtendedFrom Determines whether the extended data type extends from the base extended data type that is provided. (Inherited from DictType.)
Gg948152.pubmethod(en-us,AX.60).gif isExtending
Gg948152.pubmethod(en-us,AX.60).gif isNumber
Gg948152.pubmethod(en-us,AX.60).gif isPropertyValueAuto
Gg948152.pubmethod(en-us,AX.60).gif isRadioStyle Indicates whether the style of an extended data type that is based on an Enum data type is a radio button or a combo box. (Inherited from DictType.)
Gg948152.pubmethod(en-us,AX.60).gif isTime
Gg948152.pubmethod(en-us,AX.60).gif isUrl
Gg948152.pubmethod(en-us,AX.60).gif isValidDimensionAttribute
Gg948152.pubmethod(en-us,AX.60).gif label Provides the label that is displayed for an extended data type or specified array element, or the label for the extended data type that an extended data type extends. (Overrides the label Method.)
Gg948152.pubmethod(en-us,AX.60).gif labelDefined Returns the value of the label property for the extended data type. (Inherited from DictType.)
Gg948152.pubmethod(en-us,AX.60).gif labelLabel
Gg948152.pubmethod(en-us,AX.60).gif lookupTable (Inherited from DictType.)
Gg948152.pubmethod(en-us,AX.60).gif maxDateLabel
Gg948152.pubmethod(en-us,AX.60).gif name Provides the name of an extended data type. (Inherited from DictType.)
Gg948152.pubmethod(en-us,AX.60).gif new Creates a new instance of the DictType class. (Overrides the new Method.)
Gg948152.pubmethod(en-us,AX.60).gif noOfDecimals
Gg948152.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.)
Gg948152.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.)
Gg948152.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg948152.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg948152.pubmethod(en-us,AX.60).gif path
Gg948152.pubmethod(en-us,AX.60).gif relationObject Provides information about relations that are defined for an extended data type or a specified array element by returning a DictRelation object. (Inherited from DictType.)
Gg948152.pubmethod(en-us,AX.60).gif relations
Gg948152.pubmethod(en-us,AX.60).gif setDisplayLength
Gg948152.pubmethod(en-us,AX.60).gif setNoOfDecimals
Gg948152.pubmethod(en-us,AX.60).gif setStringLen Sets the string length for an extended data type that is based on the string data type. (Inherited from DictType.)
Gg948152.pubmethod(en-us,AX.60).gif setStringRight Indicates the string justification for an extended data type that is based on a String data type. (Inherited from DictType.)
Gg948152.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg948152.pubmethod(en-us,AX.60).gif setValue (Inherited from DictType.)
Gg948152.pubmethod(en-us,AX.60).gif signDisplay
Gg948152.pubmethod(en-us,AX.60).gif stringLen Provides the string length for an extended data type that is based on the string data type. (Inherited from DictType.)
Gg948152.pubmethod(en-us,AX.60).gif stringRight Indicates whether the string is right-justified for an extended data type that is based on the string data type. (Inherited from DictType.)
Gg948152.pubmethod(en-us,AX.60).gif subTypes Retrieves a collection of the sub types for this type.
Gg948152.pubmethod(en-us,AX.60).gif superType Retrieves the super type of this kind.
Gg948152.pubmethod(en-us,AX.60).gif supportsDimensionLookup
Gg948152.pubmethod(en-us,AX.60).gif thousandSeparator
Gg948152.pubmethod(en-us,AX.60).gif timeFormat
Gg948152.pubmethod(en-us,AX.60).gif timeSeparator
Gg948152.pubmethod(en-us,AX.60).gif timeZonePreference
Gg948152.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg948152.pubmethod(en-us,AX.60).gif treeNode
Gg948152.pubmethod(en-us,AX.60).gif typeIcon Retrieves the icon of the type.
Gg948152.pubmethod(en-us,AX.60).gif typeName Retrieves the name of the type.
Gg948152.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.)
Gg948152.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg948152.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg948152.pubmethod(en-us,AX.60).gif xmlQualifiedName
Gg948152.pubmethod(en-us,AX.60).gif xmlReflection
Gg948152.protmethod(en-us,AX.60).gif xmlReflectionApiData
Gg948152.protmethod(en-us,AX.60).gif xmlReflectionArrayElements
Gg948152.protmethod(en-us,AX.60).gif xmlReflectionContainers
Gg948152.protmethod(en-us,AX.60).gif xmlReflectionElements
Gg948152.protmethod(en-us,AX.60).gif xmlReflectionFamily
Gg948152.protmethod(en-us,AX.60).gif xmlReflectionHelpText
Gg948152.protmethod(en-us,AX.60).gif xmlReflectionLabel
Gg948152.protmethod(en-us,AX.60).gif xmlReflectionMembers
Gg948152.protmethod(en-us,AX.60).gif xmlReflectionProperties
Gg948152.protmethod(en-us,AX.60).gif xmlReflectionTypeData
Gg948152.pubmethod(en-us,AX.60).gif Gg948152.static(en-us,AX.60).gif ::extendedTypeId2IconId
Gg948152.pubmethod(en-us,AX.60).gif Gg948152.static(en-us,AX.60).gif ::getAllDimensionProviders Gets a list of the dimension providers.
Gg948152.pubmethod(en-us,AX.60).gif Gg948152.static(en-us,AX.60).gif ::isEqualOrExtending
Gg948152.pubmethod(en-us,AX.60).gif Gg948152.static(en-us,AX.60).gif ::newName
Gg948152.pubmethod(en-us,AX.60).gif Gg948152.static(en-us,AX.60).gif ::newTreeNode
Gg948152.pubmethod(en-us,AX.60).gif Gg948152.static(en-us,AX.60).gif ::type2IconId

Top

Inheritance Hierarchy

Object Class
  DictType Class
    SysDictType Class
      SysDictType_RU Class