remove

fun remove(component: T): Boolean

Removes the ComponentView specified by the parameter from this Pane.

Return

true if the Pane was altered by the call, false otherwise.

Parameters

component

The ComponentView to remove.