@Beta public interface MutableElement extends Element
| Modifier and Type | Method and Description |
|---|---|
void |
remove()
Removes this element from its container and renders it invalid.
|
void remove()
IllegalStateException - if this element has already been removed or it was not possible to removeCopyright © 2015. All Rights Reserved.