Class CI_ColumnSortSelection_ui

Inherits

SY_CommonUI, SY_GridHandler

Properties

LOCAL cCanRowBeDeleted=isTRUE  

variable to denote whether a row can be deleted, used in SY_GridHandler

LOCAL cCanRowsBeSearched=isFALSE  

variable to denote whether rows can be searched, used in SY_GridHandler

LOCAL cSecurityAccess=secFULLACCESS  

variable to set security access since UI class does not have a task or business class associated with it

PROPERTY ColumnsToExclude$  

list of SEP delimited grid/list columns to exclude in the sort selection

Methods

FUNCTION UpdateColumnSortSelections(newFmt$, oldFmt$, columnSort$)  

method UpdateColumnSortSelections will update the column sort selections after the column order has been changed in the source grid

ParameterDescription
newFmt$ [input, string] new format of grid after columns have been moved
oldFmt$ [input, string] old format of grid which current values in columnSort$ are based
columnSort$ [input/output, string] column sort selections
Returns [boolean] True for success

Properties inherited from: SY_CommonUI

ViewOnly, ScriptsDefined, DocDateWarnDisplayed, DocDateWarnForceOff

Methods inherited from: SY_CommonUI

CallScript(), ClassFormatterDate$(), ClassFormatterTime$(), ClassFormatterUdfYesNo$(), ClassOnfocusDate(), ClassPushCreditRptPush(), ClassPushDeliveryOptionsPush(), ClassPushEmailPush(), ClassPushExecute(), ClassPushExplorerView(), ClassPushHyperlinkPush(), ClassPushMapPush(), ClassPushPkgTrackingPush(), ClassPushURLPush(), ClassValidateDate$(), ClassValidateDocumentDate(), ClassValidateUdfYesNo$(), DropBoxLoad(), FormatNumericTime(), GetControlProperty(), GetDateMasked(), GetDateRaw(), GetFolderName$(), GetPanelName$(), GetScreenName$(), GetValue(), HandleScriptUI(), InvokeChange(), InvokeLookup(), ListBoxLoad(), Process(), SetControlProperty(), SetDocDateWarnOff(), AppendTitleBar(), BT_ListBoxExportToExcel(), BT_SageU(), CheckForScripts(), ClassChangeTelephoneNoUI(), ClassPushDirectoryButton(), DrillDown(), GetListboxIol$(), GetScriptUIGroup$(), InitScriptEngine(), NomadsProcess(), ParseTagField(), SetControlState(), SetKeyState(), ShowDocumentDateWarning(), ShowSageUniversity(), Status()