fastcs_pandablocks.types#

Members

PandaName

PandaName(block: 'str | None' = None, block_number: 'int | None' = None, field: 'str | None' = None, sub_field: 'str | None' = None)

WidgetGroup

Group that an attribute will be added to on the screen.

class fastcs_pandablocks.types.PandaName(block: 'str | None' = None, block_number: 'int | None' = None, field: 'str | None' = None, sub_field: 'str | None' = None)[source]#
class fastcs_pandablocks.types.WidgetGroup(value)[source]#

Group that an attribute will be added to on the screen.