TIWCGJQMListItem Class
ListItem class
IWCGJQMListView.TIWCGJQMListItem
type TIWCGJQMListItem = class(TCGCollectionItem, IIWCGFuncAdapter, IIWJQMLinkingOptions) end;
The TIWCGJQMListItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create(TCollection) | Initializes a new instance of the TIWCGJQMListItem class. |
![]() | Destroy | Represents the destructor of the TIWCGJQMListItem class. |
Name | Description | |
---|---|---|
![]() | CountBubbleStr | To add a count indicator to the right of the list item. The theme for count bubbles can be set by setting the CountTheme in the list and specifying a swatch letter. |
![]() | CssClass | Represents property |
![]() | Description | Description of item (Note: 2st line) |
![]() | Divider | List items can be turned into dividers to organize and group the list items. This is done by setting the Divider = True at any list item. These items are styled with the bar swatch "b" by default (blue in the default theme) but you can specify a theme for dividers by settting the DividerTheme in the list element (ul or ol) and specifying a theme swatch letter. You can override the DividerTheme for a specific divider by adding the Theme property to the list item. |
![]() | Events | Events |
![]() | FilterText | Make a list filterable. |
![]() | Header | Header of item (Note: 1st line) |
![]() | HeaderASide | To add text hierarchy, use headings to increase font emphasis and use paragraphs to reduce emphasis. Supplemental information can be added to the right of each list item by wrapping content in an element |
![]() | JQMLinkingOptions | Linking Options |
![]() | ListViewItems | Represents property |
![]() | Picture | This picture will add thumbnails to the left of a list item. The framework will scale the image to 80 pixels square. |
![]() | RightIcon | The default icon for each list item containing a link is jqmisRightArrow. To prevent icons from appearing altogether, set the RightIcon to jqmisNone. |
![]() | SplitButton | Split button class |
![]() | Style | Represents property |
![]() | Tag | Represents property |
![]() | Text | Text of item (Note: 3rd line) |
![]() | Theme | Sets the color scheme (swatch) for this widget. It accepts a single letter from a-z that maps to the swatches included in your theme. |
![]() | UniqueName | Represents property |
Name | Description | |
---|---|---|
![]() | AddItemTag(TIWHTMLTagCollection) | Represents method |
![]() | Assign(TPersistent) | Represents method |
![]() | DefineProperties(TFiler) | Represents method |
![]() | GetCGJSContainer | Represents method |
![]() | GetDisplayName | Represents method |
![]() | GetElementID | Represents method |
![]() | GetFixedScript(TIWCGJSonFunc,Boolean) | Represents method |
![]() | GetHTML | Represents method |
![]() | GetHTMLName | Represents method |
![]() | GetImplComponent | Represents method |
![]() | GetItemIndex | Represents method |
![]() | GetItemJSON | Represents method |
![]() | GetIWCLName | Represents method |
![]() | GetPropName | Represents method |
![]() | InsertHTML | Represents method |