Function Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
P
 PageByIndex, ngPageList
 Param, ngApplication
 ParamType, ngApplication
 ParseDate
 ParseParams, ngApplication
 ParseString, ngFieldDef
 ParseTime, ngEditTime
 PersistParam, ngApplication
 Popup
 PopupCtrl
 PopupSubMenu, ngMenu
 PrevMonth, ngCalendar
 PrevPage, ngPageList
 PrevVisibleItem, ngList
 PrevYear, ngCalendar
R
 Refresh, ngPageList
 RegisterAPI, ngApplication
 Release
 Remove, ngList
 RemoveEvent
 RemoveItemControl, ngList
 Replace, ngList
 Reset
 Resource, ngApplication
 Restore
 Run, ngApplication
S
 Save, ngSettings
 Scan, ngList
 ScanPageItems, ngPageList
 ScanValues, ngViewModel
 ScanVisible, ngList
 ScanVisiblePageItems, ngPageList
 Search
 SelectDate, ngCalendar
 SelectItem, ngList
 sendRequest, ngRPC
 Serialize, ngFieldDef
 Set, ngSettings
 SetAttribute, ngFieldDef
 SetBounds, ngControl
 SetCaretPos
 SetClientParam, ngApplication
 SetClientRect
 SetDate
 SetDropDownControl, ngEdit
 SetEnabled
 SetFieldValueByID, ngViewModel
 SetFocus, ngControl
 SetHTML, ngWebBrowser
 SetInvalid
 SetItemEnabled, ngList
 SetItemFocus, ngList
 SetItems, ngList
 SetItemVisible, ngList
 SetLength, ngPageList
 SetNamespace, ngViewModel
 SetNum, ngEditNum
 SetOpacity, ngControl
 SetPage
 SetPageByControl, ngPages
 SetPagingType, ngPageList
 SetParam
 SetParamEncodingFnc, ngApplication
 SetParamType, ngApplication
 SetPopup, ngControl
 SetPosition, ngProgressBar
 SetReadOnly
 SetScrollBars, ngControl
 SetSelected, ngCalendar
 SetServerParam, ngApplication
 SetSize, ngSplitPanel
 SetText
 SetTitle, ngApplication
 SetURL, ngWebBrowser
 SetURLParam, ngApplication
 SetValues, ngViewModel
 SetViewModel, ngViewModel
 SetVisible, ngControl
 Show, ngWindow
 ShowErrors, ngViewModel
 ShowLoading, ngPageList
 ShowSubMenu, ngMenu
 Sort, ngList
 SuggestionRefresh, ngEdit
Returns page number by given item index.
Gets application input parameter (from URL).
Gets application parameter type.
Parses date from string.
c.ParseDate = function(d)
Parses date from string.
Parse application parameters from browser’s or given URL.
Converts given string value to value according to field type.
c.ParseTime = function(d)
Parses date from string.
Sets application parameter persistence.
Popups hint at specified position.
Popups menu at specified position.
Popups hint along specified control.
Popups menu along specified control.
Popups menu as submenu along specified element.
Moves calendar page to previous month.
Switches to previous page.
Locates previous visible item in a list.
Moves calendar page to previous year.
Invalidates data from server on current page.
Registers new application API.
Clears control’s DIV container.
this.Release = function()
Clears all control’s DIV containers.
Deletes all references to the item from list.
Removes function from the event handler (callback).
Removes function from the event handler (callback).
Removes function from the event handler (callback).
Removes control ftom ItemsControls array.
Replaces item at the position specified by index.
Switches to the first page, clears selection and invalidates all data loaded from server if list is dynamic.
Resets ViewModel to initial state.
Gets resource by application language.
Restores split panel to its normal size.
Restores a window to its normal size.
Executes the application.
Saves settings into cookies.
Recursive scan items in list.
Recursive scan items on current page.
Scans all ViewModel values.
Recursive scan only visible items in list.
Recursive scan visible items on current page..
c.Search=function(t)
Invokes search.
c.Search=function(t)
Invokes search.
c.Search = function(t)
Invokes search.
Adds/removes date to/from selection/
Adds item to selection.
Sends request to the server.
Exports (and converts) given value from ViewModel.
Sets setting.
Sets field attribute.
Updates or sets position of the control.
Sets caret position.
Sets caret position.
Sets application client parameter value.
Sets client rectangle dimensions.
Sets client rectangle dimensions.
Sets client rectangle dimensions.
Sets client rectangle dimensions.
c.SetDate = function(d)
Sets edited date.
c.SetDate = function(d)
Sets edited date.
Assigns drop down control to edit box.
Sets enabled state of the control.
Sets enabled state of the control.
Sets ViewModel value based on property ID.
Sets focus on the control.
Sets HTML code directly into browser.
Sets (visual) invalid state of control.
Sets (visual) invalid state of control.
Sets (visual) invalid state of control.
c.SetInvalid=function(r,
update)
Sets (visual) invalid state of control.
Sets (visual) invalid state of control.
c.SetInvalid=function(r,
update)
Sets (visual) invalid state of control.
Sets (visual) invalid state of control.
Sets (visual) invalid state of control.
Sets (visual) invalid state of control.
Sets (visual) invalid state of control.
c.SetInvalid=function(r,
update)
Sets (visual) invalid state of control.
c.SetInvalid=function(r,
update)
Sets (visual) invalid state of control.
Sets (visual) invalid state of control.
Sets enabled state of the item.
Sets focus to specified item.
Sets list items.
Sets item visibility.
Sets number of items in list.
Sets ViewModel namespace.
c.SetNum = function(n)
Sets number.
Sets control opacity.
Sets current page.
Sets current page index.
Sets page by control placed on page.
Sets visible paging elements.
Sets application parameter value (and optionaly its type).
Sets request parameter.
Sets application parameter encoding and decoding functions.
Sets application parameter type.
Sets if control work as popup.
Sets position of progress in interval 0-100.
Sets readonly state of control.
Sets readonly state of control.
Sets scroll bars apperance.
Sets selected dates from array.
Sets application server parameter value.
Changes size of split panel.
Sets new button text.
Sets edit text.
Sets memo text.
Sets new button text.
Sets new text content.
Sets hint text.
Sets window caption.
Sets application title.
Sets browser URL.
Sets application URL parameter value.
Sets values to ViewModel.
Sets ViewModel modification.
Sets control visibility.
Makes a window visible.
Displays ViewModel errors.
Shows default loading control, if available.
Shows item submenu.
Performs a sort on the list.
Refreshes suggestion content.
Close