module Y2Partitioner
  module Widgets
    # Widget to select the metadata RAID level for a Btrfs filesystem
    class BtrfsMetadataRaidLevel < CWM::ComboBox
      # @param controller [Actions::Controllers::BtrfsDevices]