TIWCGJQMListView Class

Represents type TIWCGJQMListView.

Namespace: IWCGJQMListView
TIWCGJQMContainer
  IWCGJQMListView.TIWCGJQMCustomListView
    IWCGJQMListView.TIWCGJQMListView
type
 [ComponentPlatformsAttribute(pidWin32 or pidWin64)]
 TIWCGJQMListView = class(TIWCGJQMCustomListView)
 end;

The TIWCGJQMListView type exposes the following members.

Show:
 NameDescription
Create(TComponent)

Initializes a new instance of the TIWCGJQMCustomListView class. (Inherited from TIWCGJQMCustomListView.)

Top
Show:
 NameDescription
Align

Represents property Align.

FixJQMMargins

all standard, non-inset lists have a -15px margin to negate the 15px of padding on the content area to make lists extend to the edges of the screen. If you add other widgets above or below a list, the negative margin may make these elements overlap so you'll need to add additional spacing in your custom CSS.'

Items

List of items

JQMIScrollViewOptions

Represents property JQMIScrollViewOptions.

JQMListViewOptions

ListView Options

ListStyle

Represents property ListStyle.

ListViewType

ListView type

OnGetAutoCompleteData

The OnGetAutoCompleteData event takes place when Autocomplete gets data from a certain Term

OnGetAutoCompleteDataEx

The OnGetAutoCompleteDataEx event takes place when Autocomplete gets data from a certain Term

Top
Show:
 NameDescription
AcceptDesignTimeControlWithin(TControl,string,Boolean)

Represents method AcceptDesignTimeControlWithin(TControl,string,Boolean). (Inherited from TIWCGJQMCustomListView.)

GetDocumentationLink

Represents method GetDocumentationLink. (Inherited from TIWCGJQMCustomListView.)

GetHTML5

Represents method GetHTML5. (Inherited from TIWCGJQMCustomListView.)

GetHtmlTag(TIWCompContext)

Represents method GetHtmlTag(TIWCompContext). (Inherited from TIWCGJQMCustomListView.)

GetInputControlNames(TStringList)

Represents method GetInputControlNames(TStringList). (Inherited from TIWCGJQMCustomListView.)

GetJQHTMLName

Represents method GetJQHTMLName. (Inherited from TIWCGJQMCustomListView.)

GetMobile

Represents method GetMobile. (Inherited from TIWCGJQMCustomListView.)

GetRenderScript

Represents method GetRenderScript. (Inherited from TIWCGJQMCustomListView.)

GetScriptLinks(TStrings)

Represents method GetScriptLinks(TStrings). (Inherited from TIWCGJQMCustomListView.)

GetScriptLinksAfterJQM(TStrings)

Represents method GetScriptLinksAfterJQM(TStrings). (Inherited from TIWCGJQMCustomListView.)

ItemBindEvents(TIWCGJQMListItem)

Represents method ItemBindEvents(TIWCGJQMListItem). (Inherited from TIWCGJQMCustomListView.)

RenderHTML(TIWCompContext)

Represents method RenderHTML(TIWCompContext). (Inherited from TIWCGJQMCustomListView.)

RenderStyle(TIWCompContext)

Represents method RenderStyle(TIWCompContext). (Inherited from TIWCGJQMCustomListView.)

SetValue(string)

Represents method SetValue(string). (Inherited from TIWCGJQMCustomListView.)

Top