|
Clear |
|
|
ExecuteAction |
Fires the ActionNotification event. |
|
ExecuteActionKeyValueList |
Fires the ActionNotification event passing notification data as a Key/ Value List. |
|
ExecuteActionScript |
Execute an Action Script. |
|
FormClose |
Ask the User Interface to Close the form. |
|
FormRefresh |
Refresh all forms with the specified Form Key that have the specified Record Id loaded. |
|
FormShowAccountAppApplicant |
Show the Account Application Applicant wizard. |
|
FormShowAccountAppApplicantBankAccountEnquiry |
Show the Bank Account Enquiry wizard for an Account Application Applicant object. |
|
FormShowAccountAppApplicantCreditEnquiry |
Show the Credit Enquiry wizard for an Account Application Applicant object. |
|
FormShowAccountAppApplicantPPSRSearch |
Show the PPSR Search wizard for an Account Application Applicant object. |
|
FormShowAccountAppCollateralItem |
Show the Account Application Collateral Item wizard. |
|
FormShowAccountAppCollateralItemPPSRSearch |
Show the PPSR Search wizard for an Account Application Collateral Item object. |
|
FormShowAccountFinancial |
Show the Account Financial Form (a restricted version of the Account Quotation). |
|
FormShowAccountPaymentArrangementAdd |
Show the Account Payment Arrangement Form. |
|
FormShowAccountSchedule |
Show an Account Schedule Form. |
|
FormShowAccountTemp |
Show an Account Form to display an Account object (e.g., a temporary, unsaved Account object). |
|
FormShowAddressSearch |
Show an Address Search Form. |
|
FormShowClientBankAccountEnquiry |
Show the Bank Account Enquiry wizard for a Client object. |
|
FormShowClientCreditEnquiry |
Show the Credit Enquiry wizard for a Client object. |
|
FormShowClientPPSRSearch |
Show the PPSR Search wizard for a Client object. |
|
FormShowClientTemp |
Show an Client Form to display a Client object (e.g., a temporary, unsaved Client object). |
|
FormShowCompanyLookup |
Show a Company Lookup Form. |
|
FormShowNewClientWizard |
Show the New Client wizard. |
|
FormShowPageSet |
Show a Page Set. |
|
FormShowPseudoModal |
Use an Application Shortcut to Show a Form Pseudo-Modal to the Page Set form. |
|
FormShowQuickSearch |
Show a Quick Search Form for a Page Object. |
|
FormShowRangeLookupFromDataView |
Show a Range Lookup Form for a DataView for a Page Object. |
|
FormShowRangeLookupFromStandardRange |
Show a Standard Range Lookup Form for a Page Object. |
|
FormShowSecurityStmtItem |
Show the Security Statement Item form. |
|
GetBoolean |
Get the value of a Page Object as a Boolean. |
|
GetDate |
Get the value of a Page Object as a Date. |
|
GetDecimal |
Get the value of a Page Object as a Decimal. |
|
GetInteger |
Get the value of a Page Object as an Integer. |
|
GetPageObject |
Get a Page Object. |
|
GetPageObjectsByGroupTag |
Get a list of finPageSetHandlerPageObject objects that have the specified Group Tag. |
|
GetQuickSearchRecordId |
Show a modal Quick Search form and allow the User to select a record and return the Record Id, e.g., an Account Id. |
|
GetString |
Get the value of a Page Object as a String. |
|
GroupTagRemove |
Remove a Group Tag from the GroupTags collection. |
|
GroupTagSetEnabled |
Set the Enabled property of a Group Tag. |
|
GroupTagSetReadOnly |
Set the ReadOnly property of a Group Tag. |
|
GroupTagSetVisible |
Set the Visible property of a Group Tag. |
|
Initialise |
Initialise the Page Set. |
|
NotifyAccountAppApplicantFormClosed System Use Only |
Used by the User Interface to notify when the Applicant wizard has been closed. |
|
NotifyAccountAppCollateralItemFormClosed System Use Only |
Used by the User Interface to notify when the Collateral Item wizard has been closed. |
|
NotifyAccountFinancialFormClosed System Use Only |
Used by the User Interface to notify when an Account Financial Form has been closed. |
|
NotifyAccountPaymentArrangementAddFormClosed System Use Only |
Used by the User Interface to notify when a New Client wizard Form has been closed. |
|
NotifyBankAccountEnquiryFormClosed System Use Only |
Used by the User Interface to notify when a Bank Account Enquiry Form has been closed. |
|
NotifyCommandButtonClick System Use Only |
Used by the User Interface to notify that a Command Button (i.e., one of the built-in buttons) as been clicked. |
|
NotifyCreditEnquiryFormClosed System Use Only |
Used by the User Interface to notify when a Credit Enquiry Form has been closed. |
|
NotifyCurrentPageChanged System Use Only |
Used by the User Interface to notify that the selected page for a 'Tabbed Pages' type Page Set has changed. This gives the Script a chance to load page-dependant data. |
|
NotifyNewClientWizardFormClosed System Use Only |
Used by the User Interface to notify when a New Client wizard Form has been closed. |
|
NotifyPPSRSearchFormClosed System Use Only |
Used by the User Interface to notify when a PPSR Search Form has been closed. |
|
NotifyPageObjectAfterRowActivate System Use Only |
Used by the User Interface when an 'AfterRowActivate' event occurs for a Grid Page Object. |
|
NotifyPageObjectAfterSelectChange System Use Only |
Used by the User Interface when an 'AfterRowActivate' event occurs for a Grid Page Object. |
|
NotifyPageObjectBeforeCellUpdate System Use Only |
Used by the User Interface when an 'BeforeCellUpdate' event occurs for a Grid Page Object. |
|
NotifyPageObjectButtonClick System Use Only |
Used by the User Interface when a 'ButtonClick' event occurs for a Page Object. |
|
NotifyPageObjectChange System Use Only |
Used by the User Interface when a 'Change' event occurs for a Page Object. |
|
NotifyPageObjectClick System Use Only |
Used by the User Interface when a 'Click' event occurs for a Page Object. |
|
NotifyPageObjectCustomHyperlinkClick System Use Only |
Used by the User Interface when a custom hyperlink (e.g., custom://test) occurs for an HTML Panel type Page Object. |
|
NotifyPageObjectEnter System Use Only |
Used by the User Interface when a 'Enter' event occurs for a Page Object. |
|
NotifyPageObjectInitialiseRow System Use Only |
Used by the User Interface when an 'InitializeRow' event occurs for a Grid Page Object. |
|
NotifyPageObjectLeave System Use Only |
Used by the User Interface when a 'Leave' event occurs for a Page Object. |
|
NotifyPageObjectRowDrilldown System Use Only |
Used by the User Interface when a 'RowDrilldown' event occurs for a Grid Page Object. |
|
NotifyPageResize System Use Only |
Used by the User Interface to notify when a Page has been resized. |
|
NotifyPageSetActionNotification System Use Only |
Used by the User Interface to notify when a Page Set has received a Notification Action. |
|
NotifyPageSetActivate System Use Only |
Used by the User Interface to notify when a Page Set has been activated, e.g., the form on which it resides has been activated. |
|
NotifyPageSetFormClosed System Use Only |
Used by the User Interface to notify when a child Page Set Form has been closed. |
|
NotifySecurityStmtItemFormClosed System Use Only |
Used by the User Interface to notify when a Security Statement Item Form has been closed. |
|
NotifyWizardButtonsUpdate System Use Only |
Used by the User Interface to notify that a wizard's buttons can be updated, e.g., to change their enabled state. |
|
NotifyWizardMove System Use Only |
Used by the User Interface to notify that a wizard page is being moved to and give the Script a chance to skip it. |
|
NotifyWizardRefresh System Use Only |
Used by the User Interface to notify that a wizard page is being moved FORWARD onto. This gives the Script a chance to load page-dependant data. |
|
NotifyWizardValidate System Use Only |
Used by the User Interface to notify that a wizard page requires validating (i.e., moving forward through the wizard or upon clicking Finish). |
|
PageObjectPrint |
Print a Page Object. |
|
PageObjectsValidate |
Ask the User Interface to Validate Page Objects for the current page, e.g., check mandatory values are entered and max and min values restricted. |
|
PageSetMakeReadOnly |
Set this Page Set to be Read-Only. |
|
PerformWizardButtonsUpdate |
Force the Wizard Buttons Update event to be called. |
|
SetEnabled |
Set the Enabled state of a Page Object. |
|
SetEnabledByGroupTag |
Set the Enabled property of all Page Objects that have 'tag' in their comma-separated list of Group Tags. |
|
SetReadOnly |
Set the Read-Only state of a Page Object. |
|
SetReadOnlyByGroupTag |
Set the ReadOnly property of all Page Objects that have 'tag' in their comma-separated list of Group Tags. |
|
SetValue |
Set the value of a Page Object. |
|
SetVisible |
Set the Visible state of a Page Object. |
|
SetVisibleByGroupTag |
Set the Visible property of all Page Objects that have 'tag' in their comma-separated list of Group Tags. |
|
UpdateMousePointer |
Updates the Mouse Pointer to either show or not show the 'Wait' Pointer. |
|
ValidatePageObjects |
Validate Page Objects, i.e., ensure all mandatory Page Objects have a value entered and all values entered are within maximum and minimum ranges. |
|
WorkflowItemPerformAction |
Action a Workflow Item. |
|
WorkflowItemSetOutcome |
Set the Outcome of a Workflow Item. |