remove

fun remove(item: T): Boolean(source)

Removes an item from the panel.

Parameters

item

to remove


fun remove(at: Int): T(source)

Removes the item at an index from the panel.

Parameters

at

the index