{grid.object}.detailViewToggle Method
/documentation/pages/Ref/Client_Api/Grid/detailViewToggle Method.xml
Toggle the state of the Detail View. If it is not current open, show it. If it is currently open, then close it.
{grid.object}.submitDetailView Method
/documentation/pages/Ref/Client_Api/Grid/submitDetailView Method.xml
Submit the Detail View part to commit any edits that were made to the record shown in the Detail View.
{dialog.object}.formViewNavigate Method
/documentation/pages/Ref/Client_Api/UX/UX methods/Form View Control/formViewNavigate Method.xml
Sets focus to a field in the FormView (and opens the Editor - if defined - for the target field.)
A5.ViewBox.destroy Method
/documentation/pages/Ref/Client_Api/A5/ViewBox_class/destroy Method.xml
Destroy the view box. This method should be called before the view box is removed from the DOM.
A5.ViewBox.focus Method
/documentation/pages/Ref/Client_Api/A5/ViewBox_class/focus Method.xml
Give focus to the A5.ViewBox.
{dialog.object}.formViewRefresh Method
/documentation/pages/Ref/Client_Api/UX/UX methods/Form View Control/formViewRefresh Method.xml
Repopulates the Form View with data from the FormView's data source.
thread.ui_disabled Method
/documentation/pages/Ref/Api/Objects/System/Thread/ui_disabled Method.xml
Returns .T. if current thread has UI disabled.
{grid.object}.closeDetailView Method
/documentation/pages/Ref/Client_Api/Grid/closeDetailView Method.xml
Close the Detail View.
{grid.object}.resetDetailView Method
/documentation/pages/Ref/Client_Api/Grid/resetDetailView Method.xml
Undoes all edits to the Detail View record and returns the record to is state before any edits were made.
{dialog.object}.formViewRow Method
/documentation/pages/Ref/Client_Api/UX/UX methods/Form View Control/formViewRow Method.xml
Gets or sets the logical 'row' property of the FormView control.