TIWCGJQLockIndicatorItem Class
Represents type TIWCGJQLockIndicatorItem
.
IWCGJQCommon.TIWCGJSon
IWCGJQCommon.TIWCGJQCustomLockIndicatorItem
IWCGJQLockIndicatorBase.TIWCGJQLockIndicatorItem
type TIWCGJQLockIndicatorItem = class(TIWCGJQCustomLockIndicatorItem) end;
The TIWCGJQLockIndicatorItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create(TCollection) | Initializes a new instance of the TIWCGJQLockIndicatorItem class. (Overrides TIWCGJSon.Create(TCollection).) |
![]() | CreateSingle(TPersistent,string) | |
![]() | Destroy | Represents the destructor of the TIWCGJQLockIndicatorItem class. (Overrides TIWCGJSon.Destroy.) |
Name | Description | |
---|---|---|
![]() | AllowBodyStretch | Allow body element to be stetched in ie6; this makes blocking look better on "short" pages. Disable if you wish to prevent changes to the body height |
![]() | BaseZ | Z-index for the blocking overlay |
![]() | BindEvents | Enable if you want key and mouse events to be disabled for content that is blocked |
![]() | BlockMsgClass | Class name of the message block |
![]() | CenterX | Set this property to true to have the message automatically centered (Required: property CenterY = True) Only effects element blocking (page block controlled via css) |
![]() | CenterY | Set this property to true to have the message automatically centered (Required: property CenterX = True) |
![]() | CGJSContainer | Represents property |
![]() | ClassData | Represents property |
![]() | ConstrainTabKey | Be default blockUI will supress tab navigation from leaving blocking content (if bindEvents is true) |
![]() | Control | Control to block/show loading indicator |
![]() | ControlHTMLName | Represents property |
![]() | Css | Styles for the message when blocking. |
![]() | CursorReset | Style to replace wait cursor before unblocking to correct issue of lingering wait cursor. |
![]() | Draggable | Only used when theme is true. |
![]() | FadeIn | FadeIn time in millis; set to 0 to disable fadeIn on block |
![]() | FadeOut | FadeOut time in millis; set to 0 to disable fadeOut on unblock |
![]() | FocusableElements | Elements that can receive focus |
![]() | FocusInput | If true, focus will be placed in the first available input field when page blocking |
![]() | ForceIframe | Force usage of iframe in non-IE browsers (handy for blocking applets) |
![]() | Funcs | Represents property |
![]() | GrowlCSS | Styles applied when using $.growlUI {*} |
![]() | IFrameSrc | IE issues: 'about:blank' fails on HTTPS and javascript:false is s-l-o-w |
![]() | IgnoreIfBlocked | If it is already blocked, then ignore it (don't unblock and reblock) |
![]() | ImageSetting | Image settings |
![]() | ImageSrc | Represents property |
![]() | InstList | Represents property |
![]() | IsStored | Represents property |
![]() | JSon | Return the Interface of SuperObject (ISuperObject) (Inherited from TIWCGJSon.) |
![]() | JSonEvents[string] | Represents property |
![]() | List | Represents property |
![]() | LockIndicator | Represents property |
![]() | MemberList | Represents property |
![]() | MessageSettings | Message displayed when blocking (use null for no message) |
![]() | Name | Indicator Name |
![]() | OnBlock | Callback method invoked when fadeIn has completed and blocking message is visible |
![]() | OnOverlayClick | Callback method invoked when the overlay area is clicked. |
![]() | OnUnblock | Callback method invoked when unblocking has completed; the callback is passed the element that has been unblocked (which is the window object for page blocks) and the options that were passed to the unblock call. |
![]() | OverlayCSS | Styles for the overlay. |
![]() | Owner | Represents property |
![]() | PositionOptions | Message position options |
![]() | PropCount | Represents property |
![]() | PropIndexByName[string] | Represents property |
![]() | PropList | Represents property |
![]() | PropName | Represents property |
![]() | PropNameByIndex[Integer] | Represents property |
![]() | QuirksmodeOffsetHack | Don't ask; if you really must know: http://groups.google.com/group/jquery-en/browse_thread/thread/36640a87 30503595/2f6a79a77a78e493#2f6a79a77a78e493 |
![]() | SelectedImageName | Represents property |
![]() | ShowOverlay | Disable if you don't want to show the overlay |
![]() | SObj | Represents property |
![]() | Theme | Set to true to use with jQuery UI themes. |
![]() | ThemedCSS | Minimal style set used when themes are used. |
![]() | Timeout | Time in millis to wait before auto-unblocking; set to 0 to disable auto-unblock |
![]() | Title | Title string; only used when theme is true. |
Name | Description | |||
---|---|---|---|---|
![]() | AddBooleanMember(string,Boolean,Boolean,Boolean) | Represents method | ||
![]() | AddColorMember(string,TIWCGColor,Boolean,Boolean) | Represents method | ||
![]() | AddCurrencyMember(string,Currency,Boolean,Boolean) | Represents method | ||
![]() | AddDoubleMember(string,Double,Boolean,Boolean) | Represents method | ||
![]() | AddDynObjListMember(string,Boolean,Boolean) | Represents method | ||
![]() | AddEnumMember(string,string[],Byte,Boolean,Boolean) | Represents method | ||
![]() | AddEnumSetMember(string,string[],Void,Word,Boolean,Boolean) | Represents method | ||
![]() | AddFunc(TIWCGFunc) | Represents method | ||
![]() | AddFuncMember(string,string,string,Boolean,TIWCGJSonFuncClass,Boolean,Boolean) | Represents method | ||
![]() | AddHTML5(TIWHTMLTag) | Represents method | ||
![]() | AddIntegerMember(string,Integer,Boolean,Boolean) | Represents method | ||
![]() | AddJSonMember(string,TCGJSon,Boolean,Boolean) | Represents method | ||
![]() | AddMembers | The procedure add jquery properties.
| ||
![]() | AddObjListMember(string,TIWCGJSonListClass,Boolean,Boolean,Boolean) | Represents method | ||
![]() | AddObjMember(string,TIWCGJSonClass,Boolean,Boolean,Boolean) | Represents method | ||
![]() | AddSimpleArrayMember(string,Boolean,Boolean,Boolean) | Represents method | ||
![]() | AddStringMember(string,string,Boolean,Boolean) | Represents method | ||
![]() | AddVariantMember(string,Variant,Boolean,Boolean) | Represents method | ||
![]() | AfterConstruction | Represents method | ||
![]() | Assign(TPersistent) | Represents method | ||
![]() | CheckJSonMember(Integer) | Represents method | ||
![]() | ConvertEnumToString(string) | Represents method | ||
![]() | ConvertSetToString(string,TCGStringArray) | Represents method | ||
![]() | DelFunc(TIWCGFunc) | Represents method | ||
![]() | FreeJSonObj(Integer) | Overloaded. Represents method | ||
![]() | FreeJSonObj(string) | Overloaded. Represents method | ||
![]() | GetBooleanValue(Integer) | Represents method | ||
![]() | GetCGJSContainer | Represents method | ||
![]() | GetColorValue(Integer) | Represents method | ||
![]() | GetCurrencyValue(Integer) | Represents method | ||
![]() | GetCustomJq(string,ISuperObject) | Represents method | ||
![]() | GetDisplayName | Represents method | ||
![]() | GetDoubleValue(Integer) | Represents method | ||
![]() | GetDynObjListValue(Integer) | Represents method | ||
![]() | GetEnumAsString(Integer) | Represents method | ||
![]() | GetEnumerValue(Integer) | Represents method | ||
![]() | GetEnumSetValue(Integer,Pointer) | Represents method | ||
![]() | GetFixedScript(TIWCGJSonFunc,Boolean) | Represents method | ||
![]() | GetFuncValue(Integer) | Represents method | ||
![]() | GetHTMLName | Represents method | ||
![]() | GetImplComponent | Represents method | ||
![]() | GetIntegerValue(Integer) | Represents method | ||
![]() | GetIsStored | Represents method | ||
![]() | GetItemIndex | Represents method | ||
![]() | GetIWCLName | Represents method | ||
![]() | GetJQueryScript(boolean) | Represents method | ||
![]() | GetJSon | Represents method | ||
![]() | GetJSonByType(Boolean,Boolean) | Represents method | ||
![]() | GetJSonEx(Boolean,Boolean,TIWCGResponseMemberList,Boolean) | Represents method | ||
![]() | GetJSonValue(Integer) | Represents method | ||
![]() | GetJSonValueObj(Integer) | Represents method | ||
![]() | GetMemberJSon(TCGJSonMember,ISuperObject,Boolean,Boolean,string) | Represents method | ||
![]() | GetMemberSetterHandler(TObject,TCGJSonMember) | Represents method | ||
![]() | GetMemberSetterScriptParts(TIWCGResponseMemberList,TIWCGJScript) | Represents method | ||
![]() | GetMembersJSon(TIWCGResponseMemberList,Boolean,Boolean) | Represents method | ||
![]() | GetObjListValue(Integer) | Represents method | ||
![]() | GetObjValue(Integer) | Represents method | ||
![]() | GetOwner | Represents method | ||
![]() | GetPropName | Represents method | ||
![]() | GetSimpleArrayValue(Integer) | Represents method | ||
![]() | GetStringValue(Integer) | Represents method | ||
![]() | GetVariantValue(Integer) | Represents method | ||
![]() | InternalGetJSon(TEachPropJSonProc,Boolean,Boolean,Void,Boolean,Boolean,TIWCGResponseMemberList,Boolean) | Represents method | ||
![]() ![]() | IsArray | Represents method | ||
![]() | IsBooleanStored(Integer) | Represents method | ||
![]() | IsColorStored(Integer) | Represents method | ||
![]() | IsCurrencyStored(Integer) | Represents method | ||
![]() | IsDoubleStored(Integer) | Represents method | ||
![]() | IsEnumerStored(Integer) | Represents method | ||
![]() | IsEnumSetStored(Integer) | Represents method | ||
![]() | IsFuncStored(Integer) | Represents method | ||
![]() | IsIntegerStored(Integer) | Represents method | ||
![]() | IsJSonObjStored(string) | Represents method | ||
![]() | IsJSonStored(Integer) | Represents method | ||
![]() | IsObjStored(Integer) | Represents method | ||
![]() | IsStringStored(Integer) | Represents method | ||
![]() | IsVariantStored(Integer) | Represents method | ||
![]() ![]() | JSonEscape | Represents method | ||
![]() ![]() | JSonIdent | Represents method | ||
![]() ![]() | JSonNameQuote | Represents method | ||
![]() | Lock | Represents method | ||
![]() | ResetProps | Represents method | ||
![]() | SetBooleanValue(Integer,Boolean) | Represents method | ||
![]() | SetColorValue(Integer,TIWCGColor) | Represents method | ||
![]() | SetCurrencyValue(Integer,Currency) | Represents method | ||
![]() | SetDoubleValue(Integer,Double) | Represents method | ||
![]() | SetDynObjListValue(Integer,TIWCGJSonDynObjList) | Represents method | ||
![]() | SetEnumerValue(Integer,Byte) | Represents method | ||
![]() | SetEnumSetValue(Integer,Pointer) | Represents method | ||
![]() | SetFuncValue(Integer,TIWCGJSonFunc) | Represents method | ||
![]() | SetIntegerValue(Integer,Integer) | Represents method | ||
![]() | SetJSonValue(Integer,TCGJSon) | Represents method | ||
![]() | SetObjListValue(Integer,TIWCGJSonList) | Represents method | ||
![]() | SetObjValue(Integer,TIWCGJSon) | Represents method | ||
![]() | SetSimpleArrayValue(Integer,TIWCGJSonSimpleArray) | Represents method | ||
![]() | SetStringValue(Integer,string) | Represents method | ||
![]() | SetVariantValue(Integer,Variant) | Represents method | ||
![]() | StoreProperty(PPropInfo,TObject) | Represents method | ||
![]() | SupportsSetter(TObject,TCGJSonMember) | Represents method | ||
![]() | Unlock | Represents method |