remove abstract method
- Selectable selectable
Removes the selectable
from the registrar.
A Selectable must unregister itself if it is removed from the rendering tree.
Implementation
void remove(Selectable selectable);
Removes the selectable
from the registrar.
A Selectable must unregister itself if it is removed from the rendering tree.
void remove(Selectable selectable);