Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The RetailDialogField class is used to return the FormControlName value concatenated with a string value.
Syntax
class RetailDialogField extends DialogField
Run On
Called
Methods
Method | Description | |
---|---|---|
![]() |
active | (Inherited from DialogField.) |
![]() |
alignControl | (Inherited from DialogField.) |
![]() |
alignment | (Inherited from DialogField.) |
![]() |
allowEdit | (Inherited from DialogField.) |
![]() |
backgroundColor | (Inherited from DialogField.) |
![]() |
border | (Inherited from DialogField.) |
![]() |
buildValue | (Inherited from DialogField.) |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
configurationKey | (Inherited from DialogControl.) |
![]() |
control | (Inherited from DialogControl.) |
![]() |
customFieldName_RU | (Inherited from DialogField.) |
![]() |
dialog | (Inherited from DialogField.) |
![]() |
displayHeight | (Inherited from DialogField.) |
![]() |
displayLength | (Inherited from DialogField.) |
![]() |
doNull | (Inherited from DialogField.) |
![]() |
enabled | (Inherited from DialogField.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
fieldControl | (Inherited from DialogField.) |
![]() |
fieldname | Concatenates the FormControlName value with the specified value. (Overrides the fieldname Method.) |
![]() |
form | (Inherited from DialogField.) |
![]() |
frameType | (Inherited from DialogField.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
heightMode | (Inherited from DialogField.) |
![]() |
helpText | (Inherited from DialogField.) |
![]() |
hideFirstEntry | (Inherited from DialogField.) |
![]() |
init | (Inherited from DialogField.) |
![]() |
label | (Inherited from DialogField.) |
![]() |
labelWidth | (Inherited from DialogField.) |
![]() |
limitText | (Inherited from DialogField.) |
![]() |
lookupButton | (Inherited from DialogField.) |
![]() |
mandatory_RU | (Inherited from DialogField.) |
![]() |
mcrReplaceOnLookup | Sets replaceOnLookup property for a dialog field. (Inherited from DialogField.) |
![]() |
multiLine | (Inherited from DialogField.) |
![]() |
name | (Inherited from DialogField.) |
![]() |
new | Constructs an instance of the DialogField class. (Inherited from DialogField.) |
![]() |
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.) |
![]() |
pack | Serializes the current instance of the DialogField class. (Inherited from DialogField.) |
![]() |
parmName | Gets or sets the Name parameter. |
![]() |
passwordStyle | (Inherited from DialogField.) |
![]() |
registerOverrideMethod | Registers the runtime overridden method and object for the given method name. (Inherited from DialogField.) |
![]() |
runValue | (Inherited from DialogField.) |
![]() |
setHeightFromLines | (Inherited from DialogField.) |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
showLabel | (Inherited from DialogField.) |
![]() |
skip | (Inherited from DialogField.) |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
unpack | Deserializes the packedClass parameter value to an instance of the DialogControl class. (Inherited from DialogField.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
value | (Inherited from DialogField.) |
![]() |
visible | (Inherited from DialogField.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
widthMode | (Inherited from DialogField.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Top
Inheritance Hierarchy
Object Class
DialogControl Class
DialogField Class
RetailDialogField Class