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.
Syntax
class NumberSeqFormHandlerLedgerJournal extends NumberSeqFormHandler
Run On
Called
Methods
Method | Description | |
---|---|---|
![]() |
callAbort | Calls an abort for a number in a number sequence. (Inherited from NumberSeqFormHandler.) |
![]() |
callUsed | Calls a number that is used in a number sequence. (Inherited from NumberSeqFormHandler.) |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
checkChangeNumber | (Inherited from NumberSeqFormHandler.) |
![]() |
constructNumberSeqFromClassId | Creates an instance of the NumberSeq class from the class ID. (Inherited from NumberSeqFormHandler.) |
![]() |
curRecord | (Overrides the curRecord Method.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
fieldAllowEdit | (Inherited from NumberSeqFormHandler.) |
![]() |
formMethodClose | Cancels the unused numbers when a form is closed. (Overrides the formMethodClose Method.) |
![]() |
formMethodDataSourceCreate | Creates a record with a number sequence value. (Overrides the formMethodDataSourceCreate Method.) |
![]() |
formMethodDataSourceCreatePre | (Inherited from NumberSeqFormHandler.) |
![]() |
formMethodDataSourceDelete | (Overrides the formMethodDataSourceDelete Method.) |
![]() |
formMethodDataSourceLinkActive | (Inherited from NumberSeqFormHandler.) |
![]() |
formMethodDataSourceValidateWrite | Validates the number sequence when the data source validate is called. (Overrides the formMethodDataSourceValidateWrite Method.) |
![]() |
formMethodDataSourceVoucherModified | |
![]() |
formMethodDataSourceWrite | Changes the number sequences when the data source write method is called. (Overrides the formMethodDataSourceWrite Method.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
initNumberSeqFromContainer | Initializes an instance of the NumberSeq class by using the class ID. (Inherited from NumberSeqFormHandler.) |
![]() |
lastUncommitedNumber | Gets the value of the lastNumber variable. (Inherited from NumberSeqFormHandler.) |
![]() |
new | Initializes a new instance of the Object class. (Inherited from Object.) |
![]() |
newVoucher | |
![]() |
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 NumberSeqFormHandler class. (Inherited from NumberSeqFormHandler.) |
![]() |
parmDontThrowOnMissingRefSetUp | Gets or sets the DontThrowOnMissingRefSetUp parameter. (Inherited from NumberSeqFormHandler.) |
![]() |
parmFieldIdNum | Gets or sets the FieldIdNum parameter. (Inherited from NumberSeqFormHandler.) |
![]() |
parmFormDataSource | Gets or sets the FormDataSource parameter. (Inherited from NumberSeqFormHandler.) |
![]() |
parmLedgerJournalEngine | Gets or sets the LedgerJournalEngine parameter. |
![]() |
parmLedgerJournalTrans | |
![]() |
parmNumberSequenceId | Gets or sets the NumberSequenceId parameter. (Inherited from NumberSeqFormHandler.) |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
unpack | (Inherited from NumberSeqFormHandler.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
voucherChanged | |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Top
Inheritance Hierarchy
Object Class
NumberSeqFormHandler Class
NumberSeqFormHandlerLedgerJournal Class