TIWCGJQEventBinderElementList Class
Represents type TIWCGJQEventBinderElementList
.
IWCGJQEventBinder.TIWCGJQEventBinderElementList
type TIWCGJQEventBinderElementList = class(TCGCollection, IIWCGFuncAdapter) end;
The TIWCGJQEventBinderElementList type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create(TPersistent,string) | Initializes a new instance of the TIWCGJQEventBinderElementList class. |
Name | Description | |
---|---|---|
![]() | EventBinder | Represents property |
![]() | Items[Integer] | Represents property |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Add new element. |
![]() | Add(string) | Overloaded. Add new element. |
![]() | Add(TControl) | Overloaded. Add new element. |
![]() | ControlDestroyed(TComponent) | Represents method |
![]() | GetCGJSContainer | Represents method |
![]() | GetFixedScript(TIWCGJSonFunc,Boolean) | Represents method |
![]() | GetHTMLName | Represents method |
![]() | GetImplComponent | Represents method |
![]() | GetItemIndex | Represents method |
![]() | GetIWCLName | Represents method |
![]() | GetOwner | Represents method |
![]() | GetPropName | Represents method |
![]() | Remove(string) | Overloaded. Remove element by jQuery Selector |
![]() | Remove(TControl) | Overloaded. Remove element by control |