CustTable::getNumberSeqFormHandler Method

Retrieves the numbersequenceformhandler that can be used in the form creation of this entity to generate the numbersequence related field

Syntax

client server public static NumberSeqFormHandler getNumberSeqFormHandler(ObjectRun callerForm, FormDataSource numberSequenceDatasource)

Run On

Called

Parameters

  • callerForm
    Type: ObjectRun Class
    The form that will be using this numbersequenceformhandler to create this entity
  • numberSequenceDatasource
    Type: FormDataSource Class
    The datasource that contains this entity on the creation form

Return Value

Type: NumberSeqFormHandler Class
the numbersequenceformhandler that can be used in the form creation of this entity

See Also

Reference

CustTable Table