RFIDReadWriteForm_InventSerial Class [AX 2012]
Syntax
class RFIDReadWriteForm_InventSerial extends RFIDReadWriteForm
Run On
Client
Methods
Method | Description | |
---|---|---|
active | (Inherited from RFIDReadWriteForm.) | |
addMultiReadButton | (Inherited from RFIDReadWriteForm.) | |
addReadButton | (Inherited from RFIDReadWriteForm.) | |
addTagId | (Inherited from RFIDReadWriteForm.) | |
addWriteButton | (Inherited from RFIDReadWriteForm.) | |
allowOverwritingTagInformation | Warns the user if tag information will be overwritten, and lets the user cancel the operation. (Inherited from RFIDReadWriteForm.) | |
build | (Inherited from RFIDReadWriteForm.) | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
close | (Inherited from RFIDReadWriteForm.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
init | (Inherited from RFIDReadWriteForm.) | |
initParmDefault | (Inherited from RFIDReadWriteForm.) | |
lastValueDataAreaId | (Inherited from RFIDReadWriteForm.) | |
lastValueDesignName | (Inherited from RFIDReadWriteForm.) | |
lastValueElementName | (Inherited from RFIDReadWriteForm.) | |
lastValueType | (Inherited from RFIDReadWriteForm.) | |
lastValueUserId | (Inherited from RFIDReadWriteForm.) | |
multiReadTag | (Inherited from RFIDReadWriteForm.) | |
new | Initializes a new instance of the RFIDReadWriteForm class. (Inherited from RFIDReadWriteForm.) | |
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 RFIDReadWriteForm class. (Inherited from RFIDReadWriteForm.) | |
parmCaption | Gets or sets the Caption parameter. (Inherited from RFIDReadWriteForm.) | |
parmDeviceName | Gets or sets the DeviceName parameter. (Inherited from RFIDReadWriteForm.) | |
parmEpc | Gets or sets the Epc parameter. (Inherited from RFIDReadWriteForm.) | |
parmFormRun | Gets or sets the FormRun parameter. (Inherited from RFIDReadWriteForm.) | |
parmHideParameterGroup | Gets or sets the HideParameterGroup parameter. (Inherited from RFIDReadWriteForm.) | |
parmParentControlId | Gets or sets the ParentControlId parameter. (Inherited from RFIDReadWriteForm.) | |
parmPrinterSettings | Gets or sets the PrinterSettings parameter. (Inherited from RFIDReadWriteForm.) | |
parmServerId | Gets or sets the ServerId parameter. (Inherited from RFIDReadWriteForm.) | |
readTag | (Overrides the readTag Method.) | |
rfidButtonMultiRead_clicked | (Inherited from RFIDReadWriteForm.) | |
rfidButtonRead_clicked | (Inherited from RFIDReadWriteForm.) | |
rfidButtonWrite_clicked | (Inherited from RFIDReadWriteForm.) | |
rfidDeviceGroup_clicked | (Inherited from RFIDReadWriteForm.) | |
rfidDeviceName_lookup | (Inherited from RFIDReadWriteForm.) | |
rfidDeviceName_modified | (Inherited from RFIDReadWriteForm.) | |
rfidServerId_modified | (Inherited from RFIDReadWriteForm.) | |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
tagId | (Inherited from RFIDReadWriteForm.) | |
tagMap | (Inherited from RFIDReadWriteForm.) | |
toString | Returns a string that represents the current object. (Inherited from Object.) | |
unpack | Deserializes the packedClass parameter value to an instance of the RFIDReadWriteForm class. (Inherited from RFIDReadWriteForm.) | |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
wait | Pauses a process. (Inherited from Object.) | |
writeTag | (Overrides the writeTag Method.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) | |
::construct |
Top
Inheritance Hierarchy
Object Class
RFIDReadWriteForm Class
RFIDReadWriteForm_InventSerial Class
RFIDReadWriteForm_WMSPickingLinePick Class
RFIDReadWriteForm_WMSTransportHandling Class