JournalFormTrans Class [AX 2012]
The classes which are post fixed with Form, FormTable and FormTrans contains the code used to control and manage the header and line forms.
Syntax
class JournalFormTrans extends JournalForm
Run On
Client
Methods
Method | Description | |
---|---|---|
allowEditAndCreateLines | Determines if it is allowed to edit and create journal lines. | |
buttonClickedShowInfolog | ||
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
datasourceActivePost | ||
datasourceCreatePost | ||
datasourceCreatePre | ||
datasourceDeletePost | ||
datasourceDeletePre | ||
datasourceExecuteQueryPost | ||
datasourceInitPost | ||
datasourceInitValuePost | ||
datasourceInitValuePre | ||
datasourceLinkActivePre | ||
datasourceMethodLineLogImage | ||
datasourceValidateWritePost | ||
datasourceWritePost | ||
datasourceWritePre | ||
displayJournalNumOfLines | ||
displayVoucherNumOfLines | ||
enableButtonsActive | ||
enableFieldsActive | ||
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
fieldModifiedTransDatePost | ||
findRecord | (Overrides the findRecord Method.) | |
formClosePre | ||
formInitPost | ||
getJournalFormTable | (Overrides the getJournalFormTable 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.) | |
initButtons | ||
initDatasourceAllow | ||
initJournalFormTable | ||
initJournalTransFromCaller | ||
journalTable | (Inherited from JournalForm.) | |
journalTableData | (Inherited from JournalForm.) | |
journalTrans_DS | ||
journalTransData | (Overrides the journalTransData Method.) | |
new | Initializes a new instance of the JournalForm 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.) | |
parmCtrlCheckJournal | Gets or sets the CtrlCheckJournal parameter. | |
parmCtrlInfolog | Gets or sets the CtrlInfolog parameter. | |
parmCtrlLineLogImage | Gets or sets the CtrlLineLogImage parameter. | |
parmCtrlPostJournal | Gets or sets the CtrlPostJournal parameter. | |
parmCtrlVoucherGrid | Gets or sets the CtrlVoucherGrid parameter. | |
parmCtrlVoucherTab | Gets or sets the CtrlVoucherTab parameter. | |
runbaseMainCancel | (Overrides the runbaseMainCancel Method.) | |
runbaseMainEnd | (Overrides the runbaseMainEnd Method.) | |
runbaseMainStart | (Overrides the runbaseMainStart Method.) | |
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.) | |
updateFormCache | ||
updateFormCacheTransferJournal | (Overrides the updateFormCacheTransferJournal Method.) | |
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.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Top
Inheritance Hierarchy
Object Class
JournalForm Class
JournalFormTrans Class
AssetDepBookJournalFormTrans Class
COSJournalFormTrans Class
InventFiscalLIFOJournalFormTrans Class
InventJournalFormTrans Class
LedgerJournalFormTrans Class
ProdJournalFormTrans Class
ProjJournalFormTrans Class
RHRMJournalFormTrans Class
RPayJournalFormTrans Class
TutorialJournalFormTrans Class
WMSJournalFormTrans Class