OutputRealField Class

Syntax

class OutputRealField extends OutputField

Run On

Called

Methods

  Method Description
Gg912559.pubmethod(en-us,AX.60).gif alignment (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif backgroundColor (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif borderWidth (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg912559.pubmethod(en-us,AX.60).gif CSSClass (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif dateFormat (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif decimals (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif displaceNegative
Gg912559.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg912559.pubmethod(en-us,AX.60).gif extendedDataType (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif fieldHandle (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif fieldName (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif fontHeight (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif fontName (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif foregroundColor (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif formatValue (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg912559.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg912559.pubmethod(en-us,AX.60).gif height (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif heightMode (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif hideZeros (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif isOneline (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif isOverlapping (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif italic (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif lateEval (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif lineBottom (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif lineLeft (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif lineRight (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif lineTop (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif menuFunctionHelp (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif menuFunctionName (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif menuFunctionType (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif menuFunctionWeb (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif name (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif negative
Gg912559.pubmethod(en-us,AX.60).gif new Initializes a new instance of the OutputRealField class. (Overrides the new Method.)
Gg912559.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.)
Gg912559.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.)
Gg912559.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg912559.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg912559.pubmethod(en-us,AX.60).gif recId (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg912559.pubmethod(en-us,AX.60).gif showPrompt (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif strikeThrough (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif tableHandle (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif tableName (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Overrides the toString Method.)
Gg912559.pubmethod(en-us,AX.60).gif turnSign (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif type (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif underline (Inherited from OutputField.)
Gg912559.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.)
Gg912559.pubmethod(en-us,AX.60).gif value
Gg912559.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg912559.pubmethod(en-us,AX.60).gif webMenuItemName (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif webMenuItemType (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif webTarget (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif weight (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif width (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif widthMode (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg912559.pubmethod(en-us,AX.60).gif xPos (Inherited from OutputField.)
Gg912559.pubmethod(en-us,AX.60).gif yPos (Inherited from OutputField.)

Top

Inheritance Hierarchy

Object Class
  OutputField Class
    OutputRealField Class