getItems()
Return the GUI objects currently in the group.
group.getItems()
Returns
return itemList
| Value | Type | Description |
|---|---|---|
| itemList | list[Drawable] |
A copy of the list of objects in the group. |
Return the GUI objects currently in the group.
group.getItems()
return itemList
| Value | Type | Description |
|---|---|---|
| itemList | list[Drawable] |
A copy of the list of objects in the group. |