addData
A method for adding data to the list.
A method for adding data to the list.
Adds one or more items after item index itemPointer.
Adds one or more items before item index itemPointer.
A method for adding an item to the list.
Set to true to alternate the background colors of every other row.
Defines if the PolyList highlights when an item is clicked.
Specifies the thickness with which borders are drawn on the PolyList.
Establish the column width of the list.
The csvData property reflects the content in CSV format.
Get or set the data array that the PolyList will display.
Reports the height needed by an object to display its full contents without scrolling.
Defines how each item in the list is drawn.
Reports the width needed by an object to display its full contents without scrolling.
Delete items.
Use cache when rendering list items.
Use cache when rendering list items.
The first visible or partially visible item of the list.
Get or set the array of selected data corresponding to the selected item in the PolyList.
Specifies the item that will be hilited on a PolyList control.
Defines if the PolyList highlights the item on which the mouse is.
Experimental
The quality used when resizing images.
This message is sent when the user clicks an item.
Gets and sets the value of the content of an item in list.
This message is sent when a list item is showed the first time.
Establish the height of the item of the list.
This message is sent when the mouse enter into an item's rectangle.
This message is sent when the mouse leaves the item's rectangle.
It's a pointer to tell the itemContent property about which item to act on.
Gets the rect of a list item.
The radius of the corners of the elements in the list.
The last visible or partially visible item of the list.
Specifies the margin that all the elements of a list will have in the PolyList.
Show the mouse item when the mouse is moved
Get item index under the cursor
Specifies if the PolyList widget will allow to select more than one row at the same time
Set up and get the number of columns displayed in the PolyList
Reports the total number of elements in a PolyList.
Creates extra space within the widget.
Specifies the background color of list.
Defines the color with which the borders are drawn in PolyList.
The color of the highlighted item of list.
The color of the item the mouse is over.
Defines the background color of the list items.
Defines the background color of the list items.
This widget that allows us to display our data as a list.
The radius of the corners of the widget.
Specifies the vertical scroll of a PolyList.
Get or set the width of the scrollbar
This message is sent when the widget's content is scrolled.
This message is sent when the selection is changed.
Draw a grid between items of the list.
Specifies whether to draw the borders of the PolyList body.
Specifies whether to draw the borders of the PolyList elements.
This message is sent when the user clicks a subitem.
Gets and sets the value of the content of an item in list.
This message is sent when the mouse enters a subitem's rect.
This message is sent when the mouse leaves a subitem's rect.
This message is sent when the mouse is moved over a subitem.
It's a pointer to tell the subItemContent property about which item to act on.
Gets the bounding rect of a specific sub item.
Specifies if the PolyList widget will respond to mouse scrolling gestures
The tsvData property reflects the content in TSV format.
Draws the rectangle that indicates that an element is selected on top of the item.
Show or hide built-in vertical scrollbar.