set_selected
Description:
Set the currently selected object in the selector, or clear the selection if selected is set to null.
Parameters:
| this |
The selector |
| selected |
the object to select or null |
Set the currently selected object in the selector, or clear the selection if selected is set to null.
| this |
The selector |
| selected |
the object to select or null |