Variable 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
 ElmID, ngApplication
 Enabled
 Enum, ngFieldDef
 Error, ngFieldDefException
 ErrorMessage, ngFieldDefException
 ExtendedInfo, ngFieldDefException
F
 FastButtons, ngCalendar
 FastNavigation, ngCalendar
 FieldDef, ngFieldDefException
 FirstPage
 Frame
G
 Gestures, ngControl
H
 H
 HAlign, ngToolBar
 HandleImg, ngSplitPanel
 HandleVisible, ngSplitPanel
 HasFocus
 HelpBtn, stdDialog
 HiliteWeekDays, ngCalendar
 Hint
 HintStyle
 HPadding, ngToolBar
 HTMLEncode
 HTTPMethod, ngRPC
I
 Icon, dlgMessageBox
 id, ngControl
 ID
 IE6AlignFix, ngControl
 Image, ngListItem
 Img
 ImgAlign, ngButton
 ImgDay, ngCalendar
 ImgIndent, ngButton
 ImgNow, ngCalendar
 ImgWeekDay, ngCalendar
 Indent, ngList
 innerHTML, ngControl
 Invalid
 ItemHeight, ngList
 ItemImg, ngList
 Items
 ItemsControls, ngList
K
 KeyEvents
L
 L, ngControl
 Lang, ngApplication
 LastPage
 LeftImg
 List
 ListIndent, ngList
 Loading
 LocationHash, ngApplication
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
...
obj.Enabled
Controls whether the control responds to mouse, keyboard.
...
obj.Enabled
Controls whether the control responds to mouse, keyboard.
Enumeration of allowed values.
this.Error
Exception error type flags.
this.ErrorMessage
Exception error message (optional).
this.ExtendedInfo
Exception extended error information (optional).
this.FastButtons
...
this.FastNavigation
...
this.FieldDef
Related nfFieldDef object.
stdFlatButton
weButton
this.Frame
...
this.Frame
...
this.Frame
...
this.Frame
...
this.Frame
...
this.Frame
...
this.Frame
...
If present, the properties of object represents gestures and values specifies if gesture is enabled or not (true/false).
...
...
this.HAlign
...
this.HandleImg
...
this.HandleVisible
...
this.HasFocus
...
this.HasFocus
...
...
this.HiliteWeekDays
...
this.Hint
...
this.Hint
...
Hint: { Type: 'ngText', Events: { OnGetText: nghtxt_OnGetText } }
ngText
Hint: { Type: 'stdText', L: 5, T: 2 }
stdText
Hint: { Type: 'weText', L: 5, T: 2, Theme: WE_LIGHT }
weText
...
...
this.HPadding
...
this.HTMLEncode
...
this.HTMLEncode
...
this.HTMLEncode
...
this.HTMLEncode
...
this.HTMLEncode
...
this.HTMLEncode
...
Used http method (if http request).
Icon: { Type: 'stdImage', L: 15, T: 15, W: ic.W, H: ic.H, Data: { Img: ic } }
stdImage
...
obj.ID
Control identificator.
this.ID
Field identifier.
this.ID
...
...
obj.ID
Control identificator.
...
...
this.Img
...
this.Img
...
this.Img
...
...
this.Img
...
this.ImgAlign
...
this.ImgDay
...
this.ImgIndent
...
this.ImgNow
...
this.ImgWeekDay
...
this.Indent
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
this.ItemImg
...
this.Items
...
...
...
this.KeyEvents
...
c.KeyEvents
...
...
this.Lang
...
stdFlatButton
weButton
this.LeftImg
...
this.LeftImg
...
this.LeftImg
...
List: { Type: 'weList', Theme: th, L: 0, T: 6, R: 0, H: 250, Data: { SelectType: nglSelectSingle } }
weList
ngList
List: { Type: ngVal(listtype,'stdList'), style: { border: '0px' } }
stdList
List: { Type: ngVal(listtype,'weList'), Theme: th }
weList
...
Loading: { Type: 'stdProgressDot', L: 10, T: ((controltype==='ngDataSet') || (controltype==='ngDBDataSet') || (def.Controls && def.Controls.List && def.Controls.List.Data && def.Controls.List.Data.Columns && def.Controls.List.Data.Columns.length>0) ? 31 : 10), Data: { Visible: false } }
stdProgressDot
Loading: { Type: 'weProgressDot', Theme: th, L: 10, T: ((controltype==='ngDataSet') || (controltype==='ngDBDataSet') || (def.Controls && def.Controls.List && def.Controls.List.Data && def.Controls.List.Data.Columns && def.Controls.List.Data.Columns.length>0) ? 55 : 8), Data: { Visible: false } }
weProgressDot
this.LocationHash
...
Close