![]() |
| ||||||||||||||||||||
![]() |
| ||||||||||||||||||||
|
This keyword adds a standard object selection menu, the selections are passed to the Python plugin via
object descriptors. The specified text appears as the window header. Yanaconda plugins can currently not access these selections.
The jth object descriptor in the ith selection window can be accessed as yasara.selection[i].object[j]
(see below). Example:
MainMenu: Analyze
PullDownMenu: _M_CSIS mutations
ObjectSelectionMenu: Select objects to map mutations stored in the MCSIS
Request: MapMutations
| ||||||||||||||||||||