tomwer.gui.control.datalist.VolumeList#
- class tomwer.gui.control.datalist.VolumeList(parent)#
Widget dedicated to the VolumeBase object
- HEADER_NAMES = ('volume url',)#
- getVolume(volume_id, default=None)#
get volume from id contained in the current items, else default
- static getVolumeObject(obj, allow_several=False, warn=True)#
get volume from identifier… even if not contained in the list of items (using factory)