Skip to main content

49 docs tagged with "imagelist widget"

View all tags
Docs

accessible

When true, indicates the image is an accessibility element.

actionClicked

Message sent when an action icon in the image list is clicked

actionPosition

The position of the icon to use as the secondary action target.

backgroundOpacity

A value between 0 and 100 for the opacity of the Image lists background.

categories

The category list of the image list items.

cols

Defines the number of columns that the list of images will have.

defaultIcon

An Icon to be used as secondary action target.

defaultSource

A static image to display while loading the image source.

gap

The gap between items in px.

hilitedIconColor

The color of the highlighted action icon that all items will have.

hoverIconColor

The color with which the icon is drawn when the pointer is over the item of image lists.

iconColor

The color of the action icon that all items will have.

iconSize

The size of the item's action icon.

itemBackColor

Specifies the color with which the background of the items in the list of images is drawn.

itemBar

Defines if the title bar is used.

itemBarColor

The color that the text protection of each item in the list of images will have

itemBarOpacity

A value between 0 and 100 for the opacity of the Image lists itemBar.

itemBorderColor

Specifies the color with which the borders of the image list are drawn.

itemBorderWidth

Specifies the thickness with which the borders of the image list are drawn.

itemClicked

Message sent when an item in the image list is clicked

itemData

Sorted array with the list of images to load and their properties.

itemMouseEnter

This message is sent when the mouse enter into an item's rectangle.

itemMouseLeave

This message is sent when the mouse leaves into an item's rectangle.

itemOpaque

Specifies whether the interior of the image list items is opaque or transparent to the objects below.

itemsNumber

Reports the total number of items in a imagesList.

itemThreeD

Specifies whether an item of image lists appears to stick out of or recede into the screen.

loadBeginning

Message generated before updating itemData property value.

loadFinished

This message is sent when all the tiles in the image list have finished loading. Parameters:

loadProgress

This message is sent when one of the tiles in the image list is finished loading.

subtitleAlign

Specifies the align of the subtitle text of the image lists item.

subtitleStyle

Specifies the style of the subtitle text of the image lists item.

titleAlign

Specifies the align of the title text of the image lists item.

titleStyle

Specifies the style of the title text of the image lists item.

useTitle

Defines if the title is displayed.