General ui.Dialog methods

These methods can be used for retrieving general dialog information, moving through the dialog, and enabling actions.

There is some specifics about using variables with ui.Dialog methods.

You can learn about them here.

GetCurrent()

binds the ui.Dialog object with the current active dialog

getCurrentItem()

retrieves the name of the current active form item

setCurrentRow()

moves the cursor to the next row when DISPLAY ARRAY or INPUT ARRAY is executed

getCurrentRow()

retrieves the current row of the DISPLAY ARRAY or INPUT ARRAY list

getArrayLength()

returns an integer number representing the total number of rows in the DISPLAY ARRAY or INPUT ARRAY list

accept()

accepts the value input to the current field and terminates the current dialog (is equal to pressing the Accept key)

setActionActive()

enables and disables the actions specified in ACTION or COMMAND clauses

setActionHidden()

modifies the default view of an action so that it becomes visible or hidden

 

 

Contact Us

Privacy Policy

Copyright © 2024 Querix, (UK) Ltd.