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
E
 Edit
 EditString, ngFieldDef
 Elipsis, stdEditBoxBtn
 Ellipsis, weEditBoxBtn
 Elm
 ElmID, ngApplication
 empty, ngStringBuilder
 Enable
 Enabled
 EndProcess, ngProgressBar
 EndUpdate
 EndUpdateParams, ngApplication
 Enum, ngFieldDef
 Error, ngFieldDefException
 ErrorMessage, ngFieldDefException
 Errors, ngViewModel
 Events
 Expand, ngList
 ExpandAll, ngList
 ExtendedInfo, ngFieldDefException
F
 FastButtons, ngCalendar
 FastNavigation, ngCalendar
 FieldDef, ngFieldDefException
 FindItem, ngList
 FindItemByID, ngList
 FirstPage
 FirstVisibleItem, ngList
 FormatDate
 FormatError, ngFieldDef
 FormatString, ngFieldDef
 FormatTime, ngEditTime
 Frame
 Functions
ngRegisterControlType(
    'weDlgDropDownBox',
   function(def,ref,parent) { return Create_dlgEditBox(def,ref,parent);}
)
weDropDown
ngRegisterControlType(
    'weDlgDropDownListBox',
   function(def,ref,parent) { return Create_dlgEditBox(def,ref,parent);}
)
weDropDownList
Edit: { Type: 'weEdit', Theme: th, L: 0, T: 6, R: 0, Data: { } }
weEdit
ngRegisterControlType(
    'weDlgMemoBox',
   function(def,ref,parent) { return Create_dlgEditBox(def,ref,parent);}
)
weMemo
Converts given value to string suitable for editation according to field type.
c.Elipsis=function()
Invokes elipsis.
c.Ellipsis=function()
Invokes ellipsis.
Gets access to application container DIV element object.
Gets access to container DIV element object.
obj.Elm = function()
Gets access to container DIV element object.
...
this.empty = function ()
Tests if string buffer is empty.
Enables control.
Enables control.
obj.Enabled
Controls whether the control responds to mouse, keyboard.
...
obj.Enabled
Controls whether the control responds to mouse, keyboard.
Ends waiting animation.
Performs the repaints deferred by a call to BeginUpdate.
Performs the repaints deferred by a call to BeginUpdate.
Performs the repaints deferred by a call to BeginUpdate.
Performs the repaints deferred by a call to BeginUpdate.
Ends settings update.
Performs application client parameters update deferred by a call to BeginUpdateParams.
Enumeration of allowed values.
this.Error
Exception error type flags.
this.ErrorMessage
Exception error message (optional).
Gets textual description of ViewModel’s errors.
Expands an item.
Expands all items in tree.
this.ExtendedInfo
Exception extended error information (optional).
this.FastButtons
...
this.FastNavigation
...
this.FieldDef
Related nfFieldDef object.
Locates an item in list by given key.
Locates an item by given ID.
Switches to first page.
stdFlatButton
weButton
Locates first visible item in a list.
Formats date to string.
c.FormatDate = function(d)
Formats date to string.
Formats ViewModel error object to one or more text messages.
Converts given value to string according to field type.
c.FormatTime = function(d)
Formats date to string.
this.Frame
...
this.Frame
...
this.Frame
...
this.Frame
...
this.Frame
...
this.Frame
...
this.Frame
...
Close