OutputStaticTextField Class
Syntax
class OutputStaticTextField extends OutputField
Run On
Called
Methods
Method | Description | |
---|---|---|
alignment | (Inherited from OutputField.) | |
backgroundColor | (Inherited from OutputField.) | |
borderWidth | (Inherited from OutputField.) | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
CSSClass | (Inherited from OutputField.) | |
dateFormat | (Inherited from OutputField.) | |
decimals | (Inherited from OutputField.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
extendedDataType | (Inherited from OutputField.) | |
fieldHandle | (Inherited from OutputField.) | |
fieldName | (Inherited from OutputField.) | |
fontHeight | (Inherited from OutputField.) | |
fontName | (Inherited from OutputField.) | |
foregroundColor | (Inherited from OutputField.) | |
formatValue | (Inherited from OutputField.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
height | (Inherited from OutputField.) | |
heightMode | (Inherited from OutputField.) | |
hideZeros | (Inherited from OutputField.) | |
isOneline | (Inherited from OutputField.) | |
isOverlapping | (Inherited from OutputField.) | |
italic | (Inherited from OutputField.) | |
lateEval | (Inherited from OutputField.) | |
lineBottom | (Inherited from OutputField.) | |
lineLeft | (Inherited from OutputField.) | |
lineRight | (Inherited from OutputField.) | |
lineTop | (Inherited from OutputField.) | |
menuFunctionHelp | (Inherited from OutputField.) | |
menuFunctionName | (Inherited from OutputField.) | |
menuFunctionType | (Inherited from OutputField.) | |
menuFunctionWeb | (Inherited from OutputField.) | |
name | (Inherited from OutputField.) | |
new | Initializes a new instance of the OutputStaticTextField class. (Overrides the new Method.) | |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) | |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) | |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) | |
owner | Returns the instance that owns the object. (Inherited from Object.) | |
recId | (Inherited from OutputField.) | |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
showPrompt | (Inherited from OutputField.) | |
strikeThrough | (Inherited from OutputField.) | |
tableHandle | (Inherited from OutputField.) | |
tableName | (Inherited from OutputField.) | |
toString | Returns a string that represents the current object. (Overrides the toString Method.) | |
turnSign | (Inherited from OutputField.) | |
type | (Inherited from OutputField.) | |
underline | (Inherited from OutputField.) | |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
value | ||
wait | Pauses a process. (Inherited from Object.) | |
webMenuItemName | (Inherited from OutputField.) | |
webMenuItemType | (Inherited from OutputField.) | |
webTarget | (Inherited from OutputField.) | |
weight | (Inherited from OutputField.) | |
width | (Inherited from OutputField.) | |
widthMode | (Inherited from OutputField.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) | |
xPos | (Inherited from OutputField.) | |
yPos | (Inherited from OutputField.) |
Top
Inheritance Hierarchy
Object Class
OutputField Class
OutputStaticTextField Class